Community
Participate
Working Groups
Created attachment 201997 [details] example project Validate the attached example project and notice the "ID class does not exist on the project classpath" validation error given on the orm.xml model.Dependent entity. This validation message is incorrect because the package element is not being used to fully qualify the id class.
Created attachment 202042 [details] proposed patch against 3.0 maintenance
checked in to maintenance
fixed in HEAD
Verified in Maintenance Build M-3.3.1-20110906011014 Verified when you import and validate the project no ID error appears. See the link to view test steps for verification. http://wiki.eclipse.org/Dali_3.0.1