Community
Participate
Working Groups
Created attachment 201283 [details] example project Validate the attached example project and notice the "Target class does not exist on the project classpath" validation error given on the orm.xml PropertyRecord.parcels attribute mapping. This validation message is incorrect because the package element is not being used to fully qualify the target class.
Created attachment 202043 [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 the Target Class validation error does not appear. See the link to view test steps for verification. http://wiki.eclipse.org/Dali_3.0.1