JPA enhance on a GWT 2 project does not work
Hi
I am using JPA (OpenJPA) on a GWT 2 project, Is there some way that I can get IDEA to enhance the class files?
I am using ant to enhance the classes in /WEB-INF/classes, but it seems that when I am in debug mode, that it is
looking at other class files.
If anyone knows where the class files are that IDEA looks at, in debug mode please tell me.
Thanks in advance
Carl
请先登录再写评论。
I am having a similar problem getting Intellij to run the entity enhancer.
Note that there are OpenJPA Tools for Eclipse - see http://openjpa.208410.n2.nabble.com/CONF-OpenJPA-gt-Tools-td5627801.html
These tools include en entity enhancer.
How can we use this with Intellij?
Currently IDEA supports automatic enhancement for Google AppEngine projects only.
However enhancing via Ant should work. Did you try to enhance classes in the module output directory (see Project Structure -> Module -> 'Paths' tab)?
>
>
>
>
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"