Compiler Report

Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2

Number of source files: 40 Number of classfiles: 46

Problems: 12 (Errors: 0 Warnings: 12 )

Source File: org/eclipse/wst/xsd/tests/performance/scalability/RepeatRunXSDValidatorTestCase.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RepeatRunXSDValidatorTestCase.java :

22 : import org.eclipse.wst.validation.internal.ValManager;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RepeatRunXSDValidatorTestCase.java :

23 : import org.eclipse.wst.validation.internal.core.ValidationException;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RepeatRunXSDValidatorTestCase.java :

44 : ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RepeatRunXSDValidatorTestCase.java :

72 : Validator[] vals = ValManager.getDefault().getValidators();

5. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type ValManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RepeatRunXSDValidatorTestCase.java :

72 : Validator[] vals = ValManager.getDefault().getValidators();

6. WARNING: DiscouragedReference

Discouraged access: The method getValidators() from the type ValManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RepeatRunXSDValidatorTestCase.java :

72 : Validator[] vals = ValManager.getDefault().getValidators();

Source File: org/eclipse/wst/xsd/tests/performance/scalability/RunXSDValidatorTestCase.java
1. WARNING: DiscouragedReference

Discouraged access: The type ValManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RunXSDValidatorTestCase.java :

22 : import org.eclipse.wst.validation.internal.ValManager;

2. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RunXSDValidatorTestCase.java :

23 : import org.eclipse.wst.validation.internal.core.ValidationException;

3. WARNING: DiscouragedReference

Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RunXSDValidatorTestCase.java :

44 : ValidationException {

4. WARNING: DiscouragedReference

Discouraged access: The type ValManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RunXSDValidatorTestCase.java :

72 : Validator[] vals = ValManager.getDefault().getValidators();

5. WARNING: DiscouragedReference

Discouraged access: The method getDefault() from the type ValManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RunXSDValidatorTestCase.java :

72 : Validator[] vals = ValManager.getDefault().getValidators();

6. WARNING: DiscouragedReference

Discouraged access: The method getValidators() from the type ValManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-M/workdir/plugins/org.eclipse.wst.validation/@dot

RunXSDValidatorTestCase.java :

72 : Validator[] vals = ValManager.getDefault().getValidators();