Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2
Number of source files: 33 Number of classfiles: 38
Problems: 6 (Errors: 0 Warnings: 6 )
The method getSource(ListChangeEvent) from the type PersistenceUnitPropertyListListener is never used locally
PersistenceUnitPropertyListListener.java :
115 : private ListValueModel<Property> getSource(ListChangeEvent event) {
Discouraged access: The type ValidatorJob is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot
EclipseLinkDDLGenerator.java :
53 : import org.eclipse.wst.validation.internal.operations.ValidatorJob;
Discouraged access: The method setProject(IProject) from the type WorkbenchContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot
EclipseLinkDDLGenerator.java :
196 : helper.setProject(project);
Discouraged access: The type ValidatorJob is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot
EclipseLinkDDLGenerator.java :
198 : ValidatorJob validatorJob = new ValidatorJob(validator, "JPA Validator", "", project, helper);
Discouraged access: The constructor ValidatorJob(IValidatorJob, String, String, IProject, IWorkbenchContext) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot
EclipseLinkDDLGenerator.java :
198 : ValidatorJob validatorJob = new ValidatorJob(validator, "JPA Validator", "", project, helper);
Discouraged access: The type ValidatorJob is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot
EclipseLinkDDLGenerator.java :
198 : ValidatorJob validatorJob = new ValidatorJob(validator, "JPA Validator", "", project, helper);