Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

Hibernate Bytecode Instrumentation

$
0
0

How do I get intellij to instrument byte code before running my unit tests? How are others doing it? My issue is that I use some features of hibernate that require byte code instrumentation and I cannot test them properely without it. FWIW, I had the same problem with EclipseLink.

 

Did other's move to Eclipse or did they figure out how to make this part of the quick test + code + debug workflow?

 

TIA,

 

Robert


Viewing all articles
Browse latest Browse all 5481

Trending Articles