-
Bug
-
Resolution: Done
-
Blocker
-
EAP_EWP 5.1.1 ER1
-
None
-
Regression
-
NEW
The following exception is thrown when generating entities from database using seam-gen. This issue is related to JBPAPP-6347. Nevertheless, renaming the ecj.jar to core.jar does not help, since the former core.jar contains much more classes (including org/eclipse/jdt/core/ToolFactory) while the ecj.jar does not.
BUILD FAILED
[testng] w:\workspace\seam-gen-eap5-win\jboss-eap-5.1\seam\seam-gen\build.xml:1390: java.lang.NoClassDefFoundError: org/eclipse/jdt/core/ToolFactory
- is related to
-
JBPAPP-6347 JBoss Tools expects the Eclipse JDT Core jar from the Seam distribution to be in core.jar, but they are now in ecj.jar
- Closed