Community
Participate
Working Groups
In the JPA Details for an orm.xml entity the 'Java class' link does not go to the corresponding java file if the package name is specified in the package element and only the class name is specified in the entity class attribute. <package>org.eclipse.foobar.model</package> <entity class="Contact"> </entity>
Moving JPA specific bugs to new JPA component in bugzilla.
*** This bug has been marked as a duplicate of bug 277017 ***