Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 1 Number of classfiles: 1
Problems: 11 (Errors: 0 Warnings: 11 )
Discouraged access: The type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
22 : import org.eclipse.jpt.eclipselink.core.internal.context.persistence.schema.generation.SchemaGeneration;
Discouraged access: The type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
98 : SchemaGeneration.ECLIPSELINK_CREATE_FILE_NAME,
Discouraged access: The field ECLIPSELINK_CREATE_FILE_NAME from the type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
98 : SchemaGeneration.ECLIPSELINK_CREATE_FILE_NAME,
Discouraged access: The type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
100 : SchemaGeneration.DEFAULT_SCHEMA_GENERATION_CREATE_FILE_NAME);
Discouraged access: The field DEFAULT_SCHEMA_GENERATION_CREATE_FILE_NAME from the type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
100 : SchemaGeneration.DEFAULT_SCHEMA_GENERATION_CREATE_FILE_NAME);
Discouraged access: The type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
103 : SchemaGeneration.ECLIPSELINK_DROP_FILE_NAME,
Discouraged access: The field ECLIPSELINK_DROP_FILE_NAME from the type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
103 : SchemaGeneration.ECLIPSELINK_DROP_FILE_NAME,
Discouraged access: The type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
105 : SchemaGeneration.DEFAULT_SCHEMA_GENERATION_DROP_FILE_NAME);
Discouraged access: The field DEFAULT_SCHEMA_GENERATION_DROP_FILE_NAME from the type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
105 : SchemaGeneration.DEFAULT_SCHEMA_GENERATION_DROP_FILE_NAME);
Discouraged access: The type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
108 : SchemaGeneration.ECLIPSELINK_APPLICATION_LOCATION);
Discouraged access: The field ECLIPSELINK_APPLICATION_LOCATION from the type SchemaGeneration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.jpt.eclipselink.core/@dot
Main.java :
108 : SchemaGeneration.ECLIPSELINK_APPLICATION_LOCATION);