Compiler Report

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

Number of source files: 177 Number of classfiles: 629

Problems: 1935 (Errors: 0 Warnings: 1935 )

Source File: org/eclipse/wst/jsdt/core/tests/dom/ASTConverterJavadocTest.java
1. WARNING: DiscouragedReference

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

ASTConverterJavadocTest.java :

65 : import org.eclipse.wst.jsdt.internal.compiler.parser.ScannerHelper;

2. WARNING: DiscouragedReference

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

ASTConverterJavadocTest.java :

507 : if (((c1 = ScannerHelper.getNumericValue(source[idx+charLength++])) > 15

3. WARNING: DiscouragedReference

Discouraged access: The method getNumericValue(char) from the type ScannerHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTConverterJavadocTest.java :

507 : if (((c1 = ScannerHelper.getNumericValue(source[idx+charLength++])) > 15

4. WARNING: DiscouragedReference

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

ASTConverterJavadocTest.java :

509 : || ((c2 = ScannerHelper.getNumericValue(source[idx+charLength++])) > 15 || c2 < 0)

5. WARNING: DiscouragedReference

Discouraged access: The method getNumericValue(char) from the type ScannerHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTConverterJavadocTest.java :

509 : || ((c2 = ScannerHelper.getNumericValue(source[idx+charLength++])) > 15 || c2 < 0)

6. WARNING: DiscouragedReference

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

ASTConverterJavadocTest.java :

510 : || ((c3 = ScannerHelper.getNumericValue(source[idx+charLength++])) > 15 || c3 < 0)

7. WARNING: DiscouragedReference

Discouraged access: The method getNumericValue(char) from the type ScannerHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTConverterJavadocTest.java :

510 : || ((c3 = ScannerHelper.getNumericValue(source[idx+charLength++])) > 15 || c3 < 0)

8. WARNING: DiscouragedReference

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

ASTConverterJavadocTest.java :

511 : || ((c4 = ScannerHelper.getNumericValue(source[idx+charLength++])) > 15 || c4 < 0)) {

9. WARNING: DiscouragedReference

Discouraged access: The method getNumericValue(char) from the type ScannerHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTConverterJavadocTest.java :

511 : || ((c4 = ScannerHelper.getNumericValue(source[idx+charLength++])) > 15 || c4 < 0)) {

10. WARNING: DiscouragedReference

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

ASTConverterJavadocTest.java :

705 : if (((c1 = ScannerHelper.getNumericValue(source[i+1])) > 15

11. WARNING: DiscouragedReference

Discouraged access: The method getNumericValue(char) from the type ScannerHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTConverterJavadocTest.java :

705 : if (((c1 = ScannerHelper.getNumericValue(source[i+1])) > 15

12. WARNING: DiscouragedReference

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

ASTConverterJavadocTest.java :

707 : || ((c2 = ScannerHelper.getNumericValue(source[i+2])) > 15 || c2 < 0)

13. WARNING: DiscouragedReference

Discouraged access: The method getNumericValue(char) from the type ScannerHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTConverterJavadocTest.java :

707 : || ((c2 = ScannerHelper.getNumericValue(source[i+2])) > 15 || c2 < 0)

14. WARNING: DiscouragedReference

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

ASTConverterJavadocTest.java :

708 : || ((c3 = ScannerHelper.getNumericValue(source[i+3])) > 15 || c3 < 0)

15. WARNING: DiscouragedReference

Discouraged access: The method getNumericValue(char) from the type ScannerHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTConverterJavadocTest.java :

708 : || ((c3 = ScannerHelper.getNumericValue(source[i+3])) > 15 || c3 < 0)

16. WARNING: DiscouragedReference

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

ASTConverterJavadocTest.java :

709 : || ((c4 = ScannerHelper.getNumericValue(source[i+4])) > 15 || c4 < 0)) {

17. WARNING: DiscouragedReference

Discouraged access: The method getNumericValue(char) from the type ScannerHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTConverterJavadocTest.java :

709 : || ((c4 = ScannerHelper.getNumericValue(source[i+4])) > 15 || c4 < 0)) {

Source File: org/eclipse/wst/jsdt/core/tests/dom/ASTConverterTest.java
1. WARNING: LocalVariableIsNeverUsed

The local variable variableBinding is never read

ASTConverterTest.java :

4319 : IVariableBinding variableBinding = fragment.resolveBinding();

2. WARNING: LocalVariableIsNeverUsed

The local variable source is never read

ASTConverterTest.java :

7839 : char[] source = sourceUnit.getSource().toCharArray();

3. WARNING: LocalVariableIsNeverUsed

The local variable expression is never read

ASTConverterTest.java :

7942 : Expression expression = assignment.getRightHandSide();

Source File: org/eclipse/wst/jsdt/core/tests/formatter/FormatterRegressionTests.java
1. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

42 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

2. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

43 : import org.eclipse.wst.jsdt.internal.formatter.DefaultCodeFormatter;

3. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

44 : import org.eclipse.wst.jsdt.internal.formatter.DefaultCodeFormatterOptions;

4. WARNING: DiscouragedReference

Discouraged access: The method getInputStreamAsCharArray(InputStream, int, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

95 : return new String(org.eclipse.wst.jsdt.internal.compiler.util.Util.getInputStreamAsCharArray(inputStream, -1, null));

5. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

95 : return new String(org.eclipse.wst.jsdt.internal.compiler.util.Util.getInputStreamAsCharArray(inputStream, -1, null));

6. WARNING: DiscouragedReference

Discouraged access: The method editedString(String, TextEdit) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

122 : String result = org.eclipse.wst.jsdt.internal.core.util.Util.editedString(source, edit);

7. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

122 : String result = org.eclipse.wst.jsdt.internal.core.util.Util.editedString(source, edit);

8. WARNING: DiscouragedReference

Discouraged access: The method editedString(String, TextEdit) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

130 : final String result2 = org.eclipse.wst.jsdt.internal.core.util.Util.editedString(result, edit);

9. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

130 : final String result2 = org.eclipse.wst.jsdt.internal.core.util.Util.editedString(result, edit);

10. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

189 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

11. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatterOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

189 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

12. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

189 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

13. WARNING: DiscouragedReference

Discouraged access: The field number_of_empty_lines_to_preserve from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

190 : preferences.number_of_empty_lines_to_preserve = 0;

14. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

191 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

15. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatter(DefaultCodeFormatterOptions) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

191 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

16. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

191 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

17. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

200 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

18. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatterOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

200 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

19. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

200 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

20. WARNING: DiscouragedReference

Discouraged access: The field number_of_empty_lines_to_preserve from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

201 : preferences.number_of_empty_lines_to_preserve = 0;

21. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

202 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

22. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatter(DefaultCodeFormatterOptions) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

202 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

23. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

202 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

24. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

345 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

25. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatterOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

345 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

26. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

345 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

27. WARNING: DiscouragedReference

Discouraged access: The field tab_char from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

346 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

28. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

346 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

29. WARNING: DiscouragedReference

Discouraged access: The field TAB from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

346 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

30. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

347 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

31. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatter(DefaultCodeFormatterOptions) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

347 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

32. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

347 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

33. WARNING: DiscouragedReference

Discouraged access: The field tab_char from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

350 : preferences.tab_char = DefaultCodeFormatterOptions.SPACE;

34. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

350 : preferences.tab_char = DefaultCodeFormatterOptions.SPACE;

35. WARNING: DiscouragedReference

Discouraged access: The field SPACE from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

350 : preferences.tab_char = DefaultCodeFormatterOptions.SPACE;

36. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatter(DefaultCodeFormatterOptions) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

351 : codeFormatter = new DefaultCodeFormatter(preferences);

37. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

351 : codeFormatter = new DefaultCodeFormatter(preferences);

38. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

372 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

39. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatterOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

372 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

40. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

372 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

41. WARNING: DiscouragedReference

Discouraged access: The field keep_simple_if_on_one_line from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

373 : preferences.keep_simple_if_on_one_line = true;

42. WARNING: DiscouragedReference

Discouraged access: The field keep_then_statement_on_same_line from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

374 : preferences.keep_then_statement_on_same_line = true;

43. WARNING: DiscouragedReference

Discouraged access: The field tab_char from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

375 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

44. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

375 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

45. WARNING: DiscouragedReference

Discouraged access: The field TAB from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

375 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

46. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

376 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

47. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatter(DefaultCodeFormatterOptions) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

376 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

48. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

376 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

49. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

397 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

50. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatterOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

397 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

51. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

397 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

52. WARNING: DiscouragedReference

Discouraged access: The field keep_simple_if_on_one_line from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

398 : preferences.keep_simple_if_on_one_line = true;

53. WARNING: DiscouragedReference

Discouraged access: The field keep_then_statement_on_same_line from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

399 : preferences.keep_then_statement_on_same_line = true;

54. WARNING: DiscouragedReference

Discouraged access: The field keep_guardian_clause_on_one_line from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

400 : preferences.keep_guardian_clause_on_one_line = true;

55. WARNING: DiscouragedReference

Discouraged access: The field tab_char from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

401 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

56. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

401 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

57. WARNING: DiscouragedReference

Discouraged access: The field TAB from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

401 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

58. WARNING: DiscouragedReference

Discouraged access: The field compact_else_if from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

402 : preferences.compact_else_if = true;

59. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

403 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

60. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatter(DefaultCodeFormatterOptions) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

403 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

61. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

403 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

62. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

408 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

63. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatterOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

408 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

64. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

408 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

65. WARNING: DiscouragedReference

Discouraged access: The field tab_char from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

409 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

66. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

409 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

67. WARNING: DiscouragedReference

Discouraged access: The field TAB from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

409 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

68. WARNING: DiscouragedReference

Discouraged access: The field keep_simple_if_on_one_line from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

410 : preferences.keep_simple_if_on_one_line = true;

69. WARNING: DiscouragedReference

Discouraged access: The field keep_then_statement_on_same_line from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

411 : preferences.keep_then_statement_on_same_line = true;

70. WARNING: DiscouragedReference

Discouraged access: The field keep_guardian_clause_on_one_line from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

412 : preferences.keep_guardian_clause_on_one_line = true;

71. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

413 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

72. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatter(DefaultCodeFormatterOptions) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

413 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

73. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

413 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

74. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

458 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

75. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatterOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

458 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

76. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

458 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

77. WARNING: DiscouragedReference

Discouraged access: The field tab_char from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

459 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

78. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

459 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

79. WARNING: DiscouragedReference

Discouraged access: The field TAB from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

459 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

80. WARNING: DiscouragedReference

Discouraged access: The field insert_new_line_in_empty_type_declaration from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

460 : preferences.insert_new_line_in_empty_type_declaration = false;

81. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

461 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

82. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatter(DefaultCodeFormatterOptions) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

461 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

83. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

461 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

84. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

466 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

85. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatterOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

466 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

86. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

466 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

87. WARNING: DiscouragedReference

Discouraged access: The field number_of_empty_lines_to_preserve from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

467 : preferences.number_of_empty_lines_to_preserve = 0;

88. WARNING: DiscouragedReference

Discouraged access: The field insert_new_line_in_empty_type_declaration from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

468 : preferences.insert_new_line_in_empty_type_declaration = false;

89. WARNING: DiscouragedReference

Discouraged access: The field insert_space_before_opening_brace_in_block from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

469 : preferences.insert_space_before_opening_brace_in_block = true;

90. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

470 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

91. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatter(DefaultCodeFormatterOptions) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

470 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

92. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

470 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

93. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

475 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

94. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatterOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

475 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

95. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

475 : DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getEclipse21Settings());

96. WARNING: DiscouragedReference

Discouraged access: The field tab_char from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

476 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

97. WARNING: DiscouragedReference

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

FormatterRegressionTests.java :

476 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

98. WARNING: DiscouragedReference

Discouraged access: The field TAB from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

476 : preferences.tab_char = DefaultCodeFormatterOptions.TAB;

99. WARNING: DiscouragedReference

Discouraged access: The field insert_new_line_in_empty_type_declaration from the type DefaultCodeFormatterOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

477 : preferences.insert_new_line_in_empty_type_declaration = false;

100. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultCodeFormatter(DefaultCodeFormatterOptions) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FormatterRegressionTests.java :

478 : DefaultCodeFormatter codeFormatter = new DefaultCodeFormatter(preferences);

Source File: org/eclipse/wst/jsdt/core/tests/formatter/comment/JavaDocTestCase.java
1. WARNING: DiscouragedReference

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

JavaDocTestCase.java :

21 : import org.eclipse.wst.jsdt.internal.formatter.comment.JavaDocLine;

2. WARNING: DiscouragedReference

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

JavaDocTestCase.java :

22 : import org.eclipse.wst.jsdt.internal.formatter.comment.MultiCommentLine;

3. WARNING: DiscouragedReference

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

JavaDocTestCase.java :

30 : protected static final String INFIX= MultiCommentLine.MULTI_COMMENT_CONTENT_PREFIX;

4. WARNING: DiscouragedReference

Discouraged access: The field MULTI_COMMENT_CONTENT_PREFIX from the type MultiCommentLine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaDocTestCase.java :

30 : protected static final String INFIX= MultiCommentLine.MULTI_COMMENT_CONTENT_PREFIX;

5. WARNING: DiscouragedReference

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

JavaDocTestCase.java :

32 : protected static final String POSTFIX= MultiCommentLine.MULTI_COMMENT_END_PREFIX;

6. WARNING: DiscouragedReference

Discouraged access: The field MULTI_COMMENT_END_PREFIX from the type MultiCommentLine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaDocTestCase.java :

32 : protected static final String POSTFIX= MultiCommentLine.MULTI_COMMENT_END_PREFIX;

7. WARNING: DiscouragedReference

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

JavaDocTestCase.java :

34 : protected static final String PREFIX= JavaDocLine.JAVADOC_START_PREFIX;

8. WARNING: DiscouragedReference

Discouraged access: The field JAVADOC_START_PREFIX from the type JavaDocLine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaDocTestCase.java :

34 : protected static final String PREFIX= JavaDocLine.JAVADOC_START_PREFIX;

Source File: org/eclipse/wst/jsdt/core/tests/formatter/comment/MultiLineTestCase.java
1. WARNING: DiscouragedReference

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

MultiLineTestCase.java :

20 : import org.eclipse.wst.jsdt.internal.formatter.comment.MultiCommentLine;

2. WARNING: DiscouragedReference

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

MultiLineTestCase.java :

26 : protected static final String INFIX= MultiCommentLine.MULTI_COMMENT_CONTENT_PREFIX;

3. WARNING: DiscouragedReference

Discouraged access: The field MULTI_COMMENT_CONTENT_PREFIX from the type MultiCommentLine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

MultiLineTestCase.java :

26 : protected static final String INFIX= MultiCommentLine.MULTI_COMMENT_CONTENT_PREFIX;

4. WARNING: DiscouragedReference

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

MultiLineTestCase.java :

28 : protected static final String POSTFIX= MultiCommentLine.MULTI_COMMENT_END_PREFIX;

5. WARNING: DiscouragedReference

Discouraged access: The field MULTI_COMMENT_END_PREFIX from the type MultiCommentLine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

MultiLineTestCase.java :

28 : protected static final String POSTFIX= MultiCommentLine.MULTI_COMMENT_END_PREFIX;

6. WARNING: DiscouragedReference

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

MultiLineTestCase.java :

30 : protected static final String PREFIX= MultiCommentLine.MULTI_COMMENT_START_PREFIX;

7. WARNING: DiscouragedReference

Discouraged access: The field MULTI_COMMENT_START_PREFIX from the type MultiCommentLine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

MultiLineTestCase.java :

30 : protected static final String PREFIX= MultiCommentLine.MULTI_COMMENT_START_PREFIX;

Source File: org/eclipse/wst/jsdt/core/tests/formatter/comment/SingleLineTestCase.java
1. WARNING: DiscouragedReference

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

SingleLineTestCase.java :

19 : import org.eclipse.wst.jsdt.internal.formatter.comment.SingleCommentLine;

2. WARNING: DiscouragedReference

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

SingleLineTestCase.java :

22 : protected static final String PREFIX= SingleCommentLine.SINGLE_COMMENT_PREFIX;

3. WARNING: DiscouragedReference

Discouraged access: The field SINGLE_COMMENT_PREFIX from the type SingleCommentLine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SingleLineTestCase.java :

22 : protected static final String PREFIX= SingleCommentLine.SINGLE_COMMENT_PREFIX;

Source File: org/eclipse/wst/jsdt/core/tests/model/AbstractJavaModelCompletionTests.java
1. WARNING: DiscouragedReference

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

AbstractJavaModelCompletionTests.java :

21 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

AbstractJavaModelCompletionTests.java :

25 : public abstract class AbstractJavaModelCompletionTests extends AbstractJavaModelTests implements RelevanceConstants {

Source File: org/eclipse/wst/jsdt/core/tests/model/AbstractJavaModelTests.java
1. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.tests.junit.extension.TestCase is never used

AbstractJavaModelTests.java :

30 : import org.eclipse.wst.jsdt.core.tests.junit.extension.TestCase;

2. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

31 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

3. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

32 : import org.eclipse.wst.jsdt.internal.core.ClasspathEntry;

4. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

33 : import org.eclipse.wst.jsdt.internal.core.JavaCorePreferenceInitializer;

5. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

34 : import org.eclipse.wst.jsdt.internal.core.JavaElement;

6. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

35 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

7. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

36 : import org.eclipse.wst.jsdt.internal.core.NameLookup;

8. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

37 : import org.eclipse.wst.jsdt.internal.core.ResolvedSourceMethod;

9. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

38 : import org.eclipse.wst.jsdt.internal.core.ResolvedSourceType;

10. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

39 : import org.eclipse.wst.jsdt.internal.core.search.BasicSearchEngine;

11. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

40 : import org.eclipse.wst.jsdt.internal.core.util.Util;

12. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

124 : org.eclipse.wst.jsdt.internal.core.util.Util.Comparer comparer = new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() {

13. WARNING: DiscouragedReference

Discouraged access: The type Util.Comparer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

124 : org.eclipse.wst.jsdt.internal.core.util.Util.Comparer comparer = new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() {

14. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

124 : org.eclipse.wst.jsdt.internal.core.util.Util.Comparer comparer = new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() {

15. WARNING: DiscouragedReference

Discouraged access: The type Util.Comparer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

124 : org.eclipse.wst.jsdt.internal.core.util.Util.Comparer comparer = new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() {

16. WARNING: DiscouragedReference

Discouraged access: The method sort(Object[], Util.Comparer) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

131 : org.eclipse.wst.jsdt.internal.core.util.Util.sort(elementDeltas, comparer);

17. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

131 : org.eclipse.wst.jsdt.internal.core.util.Util.sort(elementDeltas, comparer);

18. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

323 : ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),

19. WARNING: DiscouragedReference

Discouraged access: The method getAccessRules(IPath[], IPath[]) from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

323 : ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),

20. WARNING: DiscouragedReference

Discouraged access: The method toStringWithAncestors(boolean) from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

381 : String actual = element == null ? "<null>" : ((JavaElement) element).toStringWithAncestors(false/*don't show key*/);

21. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

381 : String actual = element == null ? "<null>" : ((JavaElement) element).toStringWithAncestors(false/*don't show key*/);

22. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

395 : JavaElement element = (JavaElement)elements[i];

23. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

395 : JavaElement element = (JavaElement)elements[i];

24. WARNING: DiscouragedReference

Discouraged access: The method toStringWithAncestors(boolean) from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

399 : buffer.append(element.toStringWithAncestors(showResolvedInfo));

25. WARNING: DiscouragedReference

Discouraged access: The type Util.Comparer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

436 : org.eclipse.wst.jsdt.internal.core.util.Util.Comparer comparer = new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() {

26. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

436 : org.eclipse.wst.jsdt.internal.core.util.Util.Comparer comparer = new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() {

27. WARNING: DiscouragedReference

Discouraged access: The type Util.Comparer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

436 : org.eclipse.wst.jsdt.internal.core.util.Util.Comparer comparer = new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() {

28. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

436 : org.eclipse.wst.jsdt.internal.core.util.Util.Comparer comparer = new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() {

29. WARNING: DiscouragedReference

Discouraged access: The method sort(Object[], Util.Comparer) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

443 : org.eclipse.wst.jsdt.internal.core.util.Util.sort(markers, comparer);

30. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

443 : org.eclipse.wst.jsdt.internal.core.util.Util.sort(markers, comparer);

31. WARNING: DiscouragedReference

Discouraged access: The method sort(String[]) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

616 : Util.sort(strings);

32. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

616 : Util.sort(strings);

33. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1096 : ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),

34. WARNING: DiscouragedReference

Discouraged access: The method getAccessRules(IPath[], IPath[]) from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

1096 : ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),

35. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1109 : ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),

36. WARNING: DiscouragedReference

Discouraged access: The method getAccessRules(IPath[], IPath[]) from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

1109 : ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),

37. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1147 : ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),

38. WARNING: DiscouragedReference

Discouraged access: The method getAccessRules(IPath[], IPath[]) from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

1147 : ClasspathEntry.getAccessRules(accessibleFiles, nonAccessibleFiles),

39. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1178 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

40. WARNING: DiscouragedReference

Discouraged access: The field OPTION_Compliance from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

1178 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

41. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1178 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

42. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

1178 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

43. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1179 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);

44. WARNING: DiscouragedReference

Discouraged access: The field OPTION_Source from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

1179 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);

45. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1179 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);

46. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

1179 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);

47. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1180 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);

48. WARNING: DiscouragedReference

Discouraged access: The field OPTION_TargetPlatform from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

1180 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);

49. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1180 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);

50. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

1180 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);

51. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1920 : protected ResolvedSourceMethod selectParameterizedMethod(IJavaScriptUnit unit, String selection) throws JavaScriptModelException {

52. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1932 : protected ResolvedSourceMethod selectParameterizedMethod(IJavaScriptUnit unit, String selection, int occurences) throws JavaScriptModelException {

53. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1934 : assertTrue("Not a parameterized source type: "+type.getElementName(), type instanceof ResolvedSourceMethod);

54. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1935 : return (ResolvedSourceMethod) type;

55. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1945 : protected ResolvedSourceType selectParameterizedType(IJavaScriptUnit unit, String selection) throws JavaScriptModelException {

56. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1957 : protected ResolvedSourceType selectParameterizedType(IJavaScriptUnit unit, String selection, int occurences) throws JavaScriptModelException {

57. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1959 : assertTrue("Not a parameterized source type: "+type.getElementName(), type instanceof ResolvedSourceType);

58. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

1960 : return (ResolvedSourceType) type;

59. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2114 : String version = CompilerOptions.VERSION_1_4;

60. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2114 : String version = CompilerOptions.VERSION_1_4;

61. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2120 : version = CompilerOptions.VERSION_1_5;

62. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2120 : version = CompilerOptions.VERSION_1_5;

63. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2121 : if (version.equals(javaProject.getOption(CompilerOptions.OPTION_Compliance, false))) {

64. WARNING: DiscouragedReference

Discouraged access: The field OPTION_Compliance from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2121 : if (version.equals(javaProject.getOption(CompilerOptions.OPTION_Compliance, false))) {

65. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2129 : version = CompilerOptions.VERSION_1_3;

66. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2129 : version = CompilerOptions.VERSION_1_3;

67. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2131 : if (version.equals(javaProject.getOption(CompilerOptions.OPTION_Compliance, false))) {

68. WARNING: DiscouragedReference

Discouraged access: The field OPTION_Compliance from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2131 : if (version.equals(javaProject.getOption(CompilerOptions.OPTION_Compliance, false))) {

69. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2145 : options.put(CompilerOptions.OPTION_Compliance, version);

70. WARNING: DiscouragedReference

Discouraged access: The field OPTION_Compliance from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2145 : options.put(CompilerOptions.OPTION_Compliance, version);

71. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2146 : options.put(CompilerOptions.OPTION_Source, version);

72. WARNING: DiscouragedReference

Discouraged access: The field OPTION_Source from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2146 : options.put(CompilerOptions.OPTION_Source, version);

73. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2147 : options.put(CompilerOptions.OPTION_TargetPlatform, version);

74. WARNING: DiscouragedReference

Discouraged access: The field OPTION_TargetPlatform from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2147 : options.put(CompilerOptions.OPTION_TargetPlatform, version);

75. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2199 : if (NameLookup.VERBOSE || BasicSearchEngine.VERBOSE || JavaModelManager.VERBOSE) {

76. WARNING: DiscouragedReference

Discouraged access: The field VERBOSE from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2199 : if (NameLookup.VERBOSE || BasicSearchEngine.VERBOSE || JavaModelManager.VERBOSE) {

77. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2199 : if (NameLookup.VERBOSE || BasicSearchEngine.VERBOSE || JavaModelManager.VERBOSE) {

78. WARNING: DiscouragedReference

Discouraged access: The field VERBOSE from the type BasicSearchEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2199 : if (NameLookup.VERBOSE || BasicSearchEngine.VERBOSE || JavaModelManager.VERBOSE) {

79. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2199 : if (NameLookup.VERBOSE || BasicSearchEngine.VERBOSE || JavaModelManager.VERBOSE) {

80. WARNING: DiscouragedReference

Discouraged access: The field VERBOSE from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2199 : if (NameLookup.VERBOSE || BasicSearchEngine.VERBOSE || JavaModelManager.VERBOSE) {

81. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2205 : Util.Comparer comparer = new Util.Comparer() {

82. WARNING: DiscouragedReference

Discouraged access: The type Util.Comparer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2205 : Util.Comparer comparer = new Util.Comparer() {

83. WARNING: DiscouragedReference

Discouraged access: The type Util.Comparer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2205 : Util.Comparer comparer = new Util.Comparer() {

84. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2205 : Util.Comparer comparer = new Util.Comparer() {

85. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2207 : JavaElement elementA = (JavaElement)a;

86. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2207 : JavaElement elementA = (JavaElement)a;

87. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2208 : JavaElement elementB = (JavaElement)b;

88. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2208 : JavaElement elementB = (JavaElement)b;

89. WARNING: DiscouragedReference

Discouraged access: The method toStringWithAncestors() from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2211 : elementA.toStringWithAncestors().toCharArray(),

90. WARNING: DiscouragedReference

Discouraged access: The method toStringWithAncestors() from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2215 : elementB.toStringWithAncestors().toCharArray(),

91. WARNING: DiscouragedReference

Discouraged access: The method sort(Object[], Util.Comparer) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2221 : Util.sort(elements, comparer);

92. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2221 : Util.sort(elements, comparer);

93. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2224 : Util.Comparer comparer = new Util.Comparer() {

94. WARNING: DiscouragedReference

Discouraged access: The type Util.Comparer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2224 : Util.Comparer comparer = new Util.Comparer() {

95. WARNING: DiscouragedReference

Discouraged access: The type Util.Comparer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2224 : Util.Comparer comparer = new Util.Comparer() {

96. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2224 : Util.Comparer comparer = new Util.Comparer() {

97. WARNING: DiscouragedReference

Discouraged access: The method sort(Object[], Util.Comparer) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2230 : Util.sort(resources, comparer);

98. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2230 : Util.sort(resources, comparer);

99. WARNING: DiscouragedReference

Discouraged access: The type Util.Comparer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaModelTests.java :

2233 : Util.Comparer comparer = new Util.Comparer() {

100. WARNING: DiscouragedReference

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

AbstractJavaModelTests.java :

2233 : Util.Comparer comparer = new Util.Comparer() {

Source File: org/eclipse/wst/jsdt/core/tests/model/AbstractJavaSearchTests.java
1. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.problem.AbortCompilationUnit;

2. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

25 : import org.eclipse.wst.jsdt.internal.core.PackageFragment;

3. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

28 : import org.eclipse.wst.jsdt.internal.core.SourceRefElement;

4. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

29 : import org.eclipse.wst.jsdt.internal.core.search.matching.PatternLocator;

5. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

234 : return (this.showFlavors & PatternLocator.SUPER_INVOCATION_FLAVOR) != 0;

6. WARNING: DiscouragedReference

Discouraged access: The field SUPER_INVOCATION_FLAVOR from the type PatternLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaSearchTests.java :

234 : return (this.showFlavors & PatternLocator.SUPER_INVOCATION_FLAVOR) != 0;

7. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

335 : line.append(((SourceRefElement)type).occurrenceCount);

8. WARNING: DiscouragedReference

Discouraged access: The field occurrenceCount from the type SourceRefElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaSearchTests.java :

335 : line.append(((SourceRefElement)type).occurrenceCount);

9. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationUnit(char[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaSearchTests.java :

378 : contents = new org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit( null, file.getLocation().toFile().getPath(), file.getCharset()).getContents();

10. WARNING: DiscouragedReference

Discouraged access: The method getContents() from the type CompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaSearchTests.java :

378 : contents = new org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit( null, file.getLocation().toFile().getPath(), file.getCharset()).getContents();

11. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

378 : contents = new org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit(

12. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

382 : } catch(AbortCompilationUnit e) {

13. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

540 : String[] names = ((PackageFragment)fragment).names;

14. WARNING: DiscouragedReference

Discouraged access: The field names from the type PackageFragment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaSearchTests.java :

540 : String[] names = ((PackageFragment)fragment).names;

15. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

543 : PackageFragment currentPackage = (PackageFragment) children[i];

16. WARNING: DiscouragedReference

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

AbstractJavaSearchTests.java :

543 : PackageFragment currentPackage = (PackageFragment) children[i];

17. WARNING: DiscouragedReference

Discouraged access: The field names from the type PackageFragment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavaSearchTests.java :

544 : String[] otherNames = currentPackage.names;

Source File: org/eclipse/wst/jsdt/core/tests/model/AbstractJavadocCompletionModelTest.java
1. WARNING: DiscouragedReference

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

AbstractJavadocCompletionModelTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.parser.JavadocTagConstants;

2. WARNING: DiscouragedReference

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

AbstractJavadocCompletionModelTest.java :

27 : public abstract class AbstractJavadocCompletionModelTest extends AbstractJavaModelCompletionTests implements JavadocTagConstants {

3. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

31 : protected final static int JAVADOC_RELEVANCE = R_DEFAULT + R_INTERESTING+ R_NON_RESTRICTED;

4. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

31 : protected final static int JAVADOC_RELEVANCE = R_DEFAULT + R_INTERESTING+ R_NON_RESTRICTED;

5. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

31 : protected final static int JAVADOC_RELEVANCE = R_DEFAULT + R_INTERESTING+ R_NON_RESTRICTED;

6. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

33 : protected final static int R_DIUNR= R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED;

7. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

33 : protected final static int R_DIUNR= R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED;

8. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

33 : protected final static int R_DIUNR= R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED;

9. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

33 : protected final static int R_DIUNR= R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED;

10. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

35 : protected static final int R_DICNR = R_DEFAULT+R_INTERESTING+R_CASE+R_NON_RESTRICTED;

11. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

35 : protected static final int R_DICNR = R_DEFAULT+R_INTERESTING+R_CASE+R_NON_RESTRICTED;

12. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

35 : protected static final int R_DICNR = R_DEFAULT+R_INTERESTING+R_CASE+R_NON_RESTRICTED;

13. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

35 : protected static final int R_DICNR = R_DEFAULT+R_INTERESTING+R_CASE+R_NON_RESTRICTED;

14. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

37 : protected static final int R_DICQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;

15. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

37 : protected static final int R_DICQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;

16. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

37 : protected static final int R_DICQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;

17. WARNING: DiscouragedReference

Discouraged access: The field R_QUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

37 : protected static final int R_DICQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;

18. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

37 : protected static final int R_DICQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_QUALIFIED+R_NON_RESTRICTED;

19. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

39 : protected static final int R_DICUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;

20. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

39 : protected static final int R_DICUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;

21. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

39 : protected static final int R_DICUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;

22. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

39 : protected static final int R_DICUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;

23. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

39 : protected static final int R_DICUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_UNQUALIFIED+R_NON_RESTRICTED;

24. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

41 : protected static final int R_DICENNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;

25. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

41 : protected static final int R_DICENNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;

26. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

41 : protected static final int R_DICENNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;

27. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

41 : protected static final int R_DICENNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;

28. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

41 : protected static final int R_DICENNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED;

29. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

43 : protected static final int R_DICENQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;

30. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

43 : protected static final int R_DICENQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;

31. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

43 : protected static final int R_DICENQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;

32. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

43 : protected static final int R_DICENQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;

33. WARNING: DiscouragedReference

Discouraged access: The field R_QUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

43 : protected static final int R_DICENQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;

34. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

43 : protected static final int R_DICENQNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_QUALIFIED+R_NON_RESTRICTED;

35. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

45 : protected static final int R_DICENUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;

36. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

45 : protected static final int R_DICENUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;

37. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

45 : protected static final int R_DICENUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;

38. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

45 : protected static final int R_DICENUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;

39. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

45 : protected static final int R_DICENUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;

40. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

45 : protected static final int R_DICENUNR = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED;

41. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

47 : protected static final int R_DICNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;

42. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

47 : protected static final int R_DICNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;

43. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

47 : protected static final int R_DICNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;

44. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

47 : protected static final int R_DICNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;

45. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

47 : protected static final int R_DICNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_NON_RESTRICTED+R_NON_STATIC;

46. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

49 : protected static final int R_DICENNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;

47. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

49 : protected static final int R_DICENNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;

48. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

49 : protected static final int R_DICENNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;

49. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

49 : protected static final int R_DICENNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;

50. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

49 : protected static final int R_DICENNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;

51. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

49 : protected static final int R_DICENNRNS = R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_NON_RESTRICTED+R_NON_STATIC;

52. WARNING: DiscouragedReference

Discouraged access: The field R_EXCEPTION from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

53 : protected static final int R_DICNRE = R_DICNR+R_EXCEPTION;

53. WARNING: DiscouragedReference

Discouraged access: The field R_EXCEPTION from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

55 : protected static final int R_DICUNRE = R_DICUNR+R_EXCEPTION;

54. WARNING: DiscouragedReference

Discouraged access: The field R_EXCEPTION from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

57 : protected static final int R_DICENNRE = R_DICENNR+R_EXCEPTION;

55. WARNING: DiscouragedReference

Discouraged access: The field R_EXCEPTION from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

59 : protected static final int R_DICENUNRE = R_DICENUNR+R_EXCEPTION;

56. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

63 : protected static final int R_DICNREET = R_DICNR+R_EXACT_EXPECTED_TYPE;

57. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

65 : protected static final int R_DICUNREET = R_DICUNR+R_EXACT_EXPECTED_TYPE;

58. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

67 : protected static final int R_DICUNREETE = R_DICUNR+R_EXACT_EXPECTED_TYPE+R_EXCEPTION;

59. WARNING: DiscouragedReference

Discouraged access: The field R_EXCEPTION from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

67 : protected static final int R_DICUNREETE = R_DICUNR+R_EXACT_EXPECTED_TYPE+R_EXCEPTION;

60. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

71 : protected static final int R_DICNREEET = R_DICNRE+R_EXACT_EXPECTED_TYPE;

61. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

74 : protected static final int R_DICUNREEET = R_DICUNRE+R_EXACT_EXPECTED_TYPE;

62. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

77 : protected static final int R_DICENNREEET = R_DICENNRE+R_EXACT_EXPECTED_TYPE;

63. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

80 : protected static final int R_DICENUNREEET = R_DICENUNRE+R_EXACT_EXPECTED_TYPE;

64. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

84 : protected static final int JAVADOC_RELEVANCE_IT = JAVADOC_RELEVANCE+R_INLINE_TAG;

65. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

86 : protected static final int R_DICNRIT = R_DICNR+R_INLINE_TAG;

66. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

88 : protected static final int R_DICUNRIT = R_DICUNR+R_INLINE_TAG;

67. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

90 : protected static final int R_DICENNRIT = R_DICENNR+R_INLINE_TAG;

68. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

92 : protected static final int R_DICENUNRIT = R_DICENUNR+R_INLINE_TAG;

69. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

94 : protected static final int R_DICNRNSIT = R_DICNRNS+R_INLINE_TAG;

70. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

96 : protected static final int R_DICNREETIT = R_DICNREET+R_INLINE_TAG;

71. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractJavadocCompletionModelTest.java :

99 : protected static final int R_DICUNREETIT = R_DICUNREET+R_INLINE_TAG;

Source File: org/eclipse/wst/jsdt/core/tests/model/ClassNameTests.java
1. WARNING: DiscouragedReference

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

ClassNameTests.java :

19 : import org.eclipse.wst.jsdt.internal.core.SourceType;

2. WARNING: DiscouragedReference

Discouraged access: The method toStringWithAncestors() from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClassNameTests.java :

115 : ((SourceType)type).toStringWithAncestors()

3. WARNING: DiscouragedReference

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

ClassNameTests.java :

115 : ((SourceType)type).toStringWithAncestors()

4. WARNING: DiscouragedReference

Discouraged access: The method toStringWithAncestors() from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClassNameTests.java :

124 : ((SourceType)type).toStringWithAncestors()

5. WARNING: DiscouragedReference

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

ClassNameTests.java :

124 : ((SourceType)type).toStringWithAncestors()

Source File: org/eclipse/wst/jsdt/core/tests/model/ClasspathInitializerTests.java
1. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

21 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

2. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

22 : import org.eclipse.wst.jsdt.internal.core.JavaModelStatus;

3. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

23 : import org.eclipse.wst.jsdt.internal.core.UserLibraryJsGlobalScopeContainer;

4. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

24 : import org.eclipse.wst.jsdt.internal.core.UserLibraryManager;

5. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

167 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

6. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

167 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

7. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathInitializerTests.java :

167 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

8. WARNING: DiscouragedReference

Discouraged access: The field containers from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathInitializerTests.java :

168 : manager.containers = new HashMap(5);

9. WARNING: DiscouragedReference

Discouraged access: The field variables from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathInitializerTests.java :

169 : manager.variables = new HashMap(5);

10. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

1098 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

11. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

1098 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

12. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathInitializerTests.java :

1098 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

13. WARNING: DiscouragedReference

Discouraged access: The method getInstancePreferences() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathInitializerTests.java :

1099 : IEclipsePreferences preferences = manager.getInstancePreferences();

14. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

1100 : preferences.put(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+varName, newValue);

15. WARNING: DiscouragedReference

Discouraged access: The field CP_VARIABLE_PREFERENCES_PREFIX from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathInitializerTests.java :

1100 : preferences.put(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+varName, newValue);

16. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

1186 : assertEquals("Status should be VERIFIED_OK", JavaModelStatus.VERIFIED_OK, status);

17. WARNING: DiscouragedReference

Discouraged access: The field VERIFIED_OK from the type JavaModelStatus is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathInitializerTests.java :

1186 : assertEquals("Status should be VERIFIED_OK", JavaModelStatus.VERIFIED_OK, status);

18. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

1268 : UserLibraryJsGlobalScopeContainer containerSuggestion = new UserLibraryJsGlobalScopeContainer(libraryName);

19. WARNING: DiscouragedReference

Discouraged access: The constructor UserLibraryJsGlobalScopeContainer(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathInitializerTests.java :

1268 : UserLibraryJsGlobalScopeContainer containerSuggestion = new UserLibraryJsGlobalScopeContainer(libraryName);

20. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

1268 : UserLibraryJsGlobalScopeContainer containerSuggestion = new UserLibraryJsGlobalScopeContainer(libraryName);

21. WARNING: DiscouragedReference

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

ClasspathInitializerTests.java :

1278 : String propertyName = UserLibraryManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"SWT";

22. WARNING: DiscouragedReference

Discouraged access: The field CP_USERLIBRARY_PREFERENCES_PREFIX from the type UserLibraryManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathInitializerTests.java :

1278 : String propertyName = UserLibraryManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"SWT";

Source File: org/eclipse/wst/jsdt/core/tests/model/ClasspathTests.java
1. WARNING: DiscouragedReference

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

ClasspathTests.java :

54 : import org.eclipse.wst.jsdt.internal.core.ClasspathEntry;

2. WARNING: DiscouragedReference

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

ClasspathTests.java :

55 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

3. WARNING: DiscouragedReference

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

ClasspathTests.java :

56 : import org.eclipse.wst.jsdt.internal.core.JavaProject;

4. WARNING: DiscouragedReference

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

ClasspathTests.java :

254 : JavaProject p1 = (JavaProject)this.createJavaProject("P1", new String[]{""}, new String[]{}, new String[]{}, "");

5. WARNING: DiscouragedReference

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

ClasspathTests.java :

254 : JavaProject p1 = (JavaProject)this.createJavaProject("P1", new String[]{""}, new String[]{}, new String[]{}, "");

6. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

265 : IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);

7. WARNING: DiscouragedReference

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

ClasspathTests.java :

265 : IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);

8. WARNING: DiscouragedReference

Discouraged access: The field CLASSPATH_FILENAME from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

265 : IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);

9. WARNING: DiscouragedReference

Discouraged access: The method close() from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

274 : p1.close();

10. WARNING: DiscouragedReference

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

ClasspathTests.java :

275 : JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);

11. WARNING: DiscouragedReference

Discouraged access: The type JavaModelManager.PerProjectInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

275 : JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);

12. WARNING: DiscouragedReference

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

ClasspathTests.java :

275 : JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);

13. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

275 : JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);

14. WARNING: DiscouragedReference

Discouraged access: The method getPerProjectInfo(IProject, boolean) from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

275 : JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);

15. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

275 : JavaModelManager.PerProjectInfo perProjectInfo = JavaModelManager.getJavaModelManager().getPerProjectInfo(p1.getProject(), true/*create if missing*/);

16. WARNING: DiscouragedReference

Discouraged access: The method setClasspath(IIncludePathEntry[], IPath, IJavaScriptModelStatus, IIncludePathEntry[], Map, Map, IJavaScriptModelStatus) from the type JavaModelManager.PerProjectInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

276 : perProjectInfo.setClasspath(null, null, null, null, null, null, null);

17. WARNING: DiscouragedReference

Discouraged access: The method getExpandedClasspath() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

279 : p1.getExpandedClasspath();

18. WARNING: DiscouragedReference

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

ClasspathTests.java :

305 : this.createFile("/P1/"+JavaProject.CLASSPATH_FILENAME, newCPContent);

19. WARNING: DiscouragedReference

Discouraged access: The field CLASSPATH_FILENAME from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

305 : this.createFile("/P1/"+JavaProject.CLASSPATH_FILENAME, newCPContent);

20. WARNING: DiscouragedReference

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

ClasspathTests.java :

329 : final JavaProject p1 = (JavaProject)this.createJavaProject("P1", new String[]{""}, new String[]{}, new String[]{}, "");

21. WARNING: DiscouragedReference

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

ClasspathTests.java :

329 : final JavaProject p1 = (JavaProject)this.createJavaProject("P1", new String[]{""}, new String[]{}, new String[]{}, "");

22. WARNING: DiscouragedReference

Discouraged access: The method getRawIncludepath() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

334 : p1.getRawIncludepath(); // force to read classpath

23. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

344 : IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);

24. WARNING: DiscouragedReference

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

ClasspathTests.java :

344 : IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);

25. WARNING: DiscouragedReference

Discouraged access: The field CLASSPATH_FILENAME from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

344 : IFile fileRsc = p1.getProject().getFile(JavaProject.CLASSPATH_FILENAME);

26. WARNING: DiscouragedReference

Discouraged access: The method close() from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

347 : p1.close();

27. WARNING: DiscouragedReference

Discouraged access: The method getOutputLocation() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

348 : assertEquals("output location should not have been refreshed", "/P1", p1.getOutputLocation().toString());

28. WARNING: DiscouragedReference

Discouraged access: The method setRawIncludepath(IIncludePathEntry[], IPath, IProgressMonitor) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

350 : p1.setRawIncludepath(p1.readRawIncludepath(), p1.readOutputLocation(), null);

29. WARNING: DiscouragedReference

Discouraged access: The method readRawIncludepath() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

350 : p1.setRawIncludepath(p1.readRawIncludepath(), p1.readOutputLocation(), null);

30. WARNING: DiscouragedReference

Discouraged access: The method readOutputLocation() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

350 : p1.setRawIncludepath(p1.readRawIncludepath(), p1.readOutputLocation(), null);

31. WARNING: DiscouragedReference

Discouraged access: The method getOutputLocation() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

351 : assertEquals("output location should have been refreshed", "/P1/bin", p1.getOutputLocation().toString());

32. WARNING: DiscouragedReference

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

ClasspathTests.java :

1371 : IIncludePathEntry library = JavaScriptCore.newLibraryEntry(new Path(getExternalJCLPathString(JavaScriptCore.VERSION_1_5)), null, null, ClasspathEntry.NO_ACCESS_RULES, null, false);

33. WARNING: DiscouragedReference

Discouraged access: The field NO_ACCESS_RULES from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

1371 : IIncludePathEntry library = JavaScriptCore.newLibraryEntry(new Path(getExternalJCLPathString(JavaScriptCore.VERSION_1_5)), null, null, ClasspathEntry.NO_ACCESS_RULES, null, false);

34. WARNING: DiscouragedReference

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

ClasspathTests.java :

1753 : IIncludePathEntry container = JavaScriptCore.newContainerEntry(new Path("JRE_CONTAINER"), ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);

35. WARNING: DiscouragedReference

Discouraged access: The field NO_ACCESS_RULES from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

1753 : IIncludePathEntry container = JavaScriptCore.newContainerEntry(new Path("JRE_CONTAINER"), ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);

36. WARNING: DiscouragedReference

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

ClasspathTests.java :

1760 : IIncludePathEntry library = JavaScriptCore.newLibraryEntry(new Path(getExternalJCLPathString()), null, null, ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);

37. WARNING: DiscouragedReference

Discouraged access: The field NO_ACCESS_RULES from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

1760 : IIncludePathEntry library = JavaScriptCore.newLibraryEntry(new Path(getExternalJCLPathString()), null, null, ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);

38. WARNING: DiscouragedReference

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

ClasspathTests.java :

1768 : IIncludePathEntry projectEntry = JavaScriptCore.newProjectEntry(new Path("/P2"), ClasspathEntry.NO_ACCESS_RULES, false, extraAttributes, false);

39. WARNING: DiscouragedReference

Discouraged access: The field NO_ACCESS_RULES from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

1768 : IIncludePathEntry projectEntry = JavaScriptCore.newProjectEntry(new Path("/P2"), ClasspathEntry.NO_ACCESS_RULES, false, extraAttributes, false);

40. WARNING: DiscouragedReference

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

ClasspathTests.java :

1783 : IIncludePathEntry variable = JavaScriptCore.newVariableEntry(new Path("JCL_LIB"), new Path("JCL_SRC"), null, ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);

41. WARNING: DiscouragedReference

Discouraged access: The field NO_ACCESS_RULES from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

1783 : IIncludePathEntry variable = JavaScriptCore.newVariableEntry(new Path("JCL_LIB"), new Path("JCL_SRC"), null, ClasspathEntry.NO_ACCESS_RULES, extraAttributes, false);

42. WARNING: DiscouragedReference

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

ClasspathTests.java :

1995 : String encodedContents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(file, "UTF-8"));

43. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

1995 : String encodedContents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(file, "UTF-8"));

44. WARNING: DiscouragedReference

Discouraged access: The method getExpandedClasspath() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

2183 : IIncludePathEntry[] classpath = ((JavaProject)p2).getExpandedClasspath();

45. WARNING: DiscouragedReference

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

ClasspathTests.java :

2183 : IIncludePathEntry[] classpath = ((JavaProject)p2).getExpandedClasspath();

46. WARNING: DiscouragedReference

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

ClasspathTests.java :

2201 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

47. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

2201 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

48. WARNING: DiscouragedReference

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

ClasspathTests.java :

2223 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

49. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

2223 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

50. WARNING: DiscouragedReference

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

ClasspathTests.java :

2250 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

51. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

2250 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

52. WARNING: DiscouragedReference

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

ClasspathTests.java :

2664 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P2/.classpath")));

53. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

2664 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P2/.classpath")));

54. WARNING: DiscouragedReference

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

ClasspathTests.java :

2688 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P2/.classpath")));

55. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

2688 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P2/.classpath")));

56. WARNING: DiscouragedReference

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

ClasspathTests.java :

3249 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

57. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

3249 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

58. WARNING: DiscouragedReference

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

ClasspathTests.java :

3716 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

59. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

3716 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

60. WARNING: DiscouragedReference

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

ClasspathTests.java :

3760 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

61. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

3760 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

62. WARNING: DiscouragedReference

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

ClasspathTests.java :

3814 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

63. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

3814 : String contents = new String (org.eclipse.wst.jsdt.internal.core.util.Util.getResourceContentsAsCharArray(getFile("/P/.classpath")));

64. WARNING: DiscouragedReference

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

ClasspathTests.java :

3856 : ClasspathEntry cp = new ClasspathEntry(

65. WARNING: DiscouragedReference

Discouraged access: The constructor ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, boolean, IAccessRule[], boolean, IIncludePathAttribute[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

3856 : ClasspathEntry cp = new ClasspathEntry( IPackageFragmentRoot.K_SOURCE, IIncludePathEntry.CPE_VARIABLE, new Path("TEST_LIB"), ClasspathEntry.INCLUDE_ALL, ClasspathEntry.EXCLUDE_NONE, new Path("TEST_SRC"), null, null, // specific output folder false, (IAccessRule[]) null, false, ClasspathEntry.NO_EXTRA_ATTRIBUTES);

66. WARNING: DiscouragedReference

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

ClasspathTests.java :

3856 : ClasspathEntry cp = new ClasspathEntry(

67. WARNING: DiscouragedReference

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

ClasspathTests.java :

3860 : ClasspathEntry.INCLUDE_ALL,

68. WARNING: DiscouragedReference

Discouraged access: The field INCLUDE_ALL from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

3860 : ClasspathEntry.INCLUDE_ALL,

69. WARNING: DiscouragedReference

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

ClasspathTests.java :

3861 : ClasspathEntry.EXCLUDE_NONE,

70. WARNING: DiscouragedReference

Discouraged access: The field EXCLUDE_NONE from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

3861 : ClasspathEntry.EXCLUDE_NONE,

71. WARNING: DiscouragedReference

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

ClasspathTests.java :

3868 : ClasspathEntry.NO_EXTRA_ATTRIBUTES);

72. WARNING: DiscouragedReference

Discouraged access: The field NO_EXTRA_ATTRIBUTES from the type ClasspathEntry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

3868 : ClasspathEntry.NO_EXTRA_ATTRIBUTES);

73. WARNING: DiscouragedReference

Discouraged access: The method getExpandedClasspath() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ClasspathTests.java :

3921 : IIncludePathEntry[] classpath = ((JavaProject)p2).getExpandedClasspath();

74. WARNING: DiscouragedReference

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

ClasspathTests.java :

3921 : IIncludePathEntry[] classpath = ((JavaProject)p2).getExpandedClasspath();

Source File: org/eclipse/wst/jsdt/core/tests/model/CompilationUnitTests.java
1. WARNING: DiscouragedReference

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

CompilationUnitTests.java :

17 : import org.eclipse.wst.jsdt.internal.core.util.Util;

2. WARNING: UnusedPrivateMethod

The method createWorkingCopy(String) from the type CompilationUnitTests is never used locally

CompilationUnitTests.java :

84 : private IJavaScriptUnit createWorkingCopy(String source) throws JavaScriptModelException {

3. WARNING: DiscouragedReference

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

CompilationUnitTests.java :

650 : CompilationUnit compilationUnit = (CompilationUnit)getCompilationUnit("/P/src/p/Absent.js");

4. WARNING: DiscouragedReference

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

CompilationUnitTests.java :

650 : CompilationUnit compilationUnit = (CompilationUnit)getCompilationUnit("/P/src/p/Absent.js");

5. WARNING: DiscouragedReference

Discouraged access: The method getContents() from the type CompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilationUnitTests.java :

652 : assertSourceEquals("Unexpected contents for non present cu", "", new String(compilationUnit.getContents()));

6. WARNING: LocalVariableIsNeverUsed

The local variable flags is never read

CompilationUnitTests.java :

751 : String[] flags = new String[] {"public", "protected", "private", "", "", "", "", ""};

7. WARNING: LocalVariableIsNeverUsed

The local variable signatures is never read

CompilationUnitTests.java :

752 : String[] signatures = new String[] {"I", "QObject;", "QX;", "Qjava.lang.String;", "I", "I", "I", "I"};

8. WARNING: LocalVariableIsNeverUsed

The local variable flags is never read

CompilationUnitTests.java :

906 : String[] flags = new String[] {"public", "protected static", "private", "private"};

9. WARNING: LocalVariableIsNeverUsed

The local variable modifiers is never read

CompilationUnitTests.java :

910 : int modifiers = methods[i].getFlags() & ~Flags.AccVarargs;

10. WARNING: DiscouragedReference

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

CompilationUnitTests.java :

1077 : String name = Util.getNameWithoutJavaLikeExtension("Test.aj");

11. WARNING: DiscouragedReference

Discouraged access: The method getNameWithoutJavaLikeExtension(String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilationUnitTests.java :

1077 : String name = Util.getNameWithoutJavaLikeExtension("Test.aj");

Source File: org/eclipse/wst/jsdt/core/tests/model/CompletionContextTests.java
1. WARNING: DiscouragedReference

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

CompletionContextTests.java :

14 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

CompletionContextTests.java :

19 : public class CompletionContextTests extends AbstractJavaModelCompletionTests implements RelevanceConstants {

Source File: org/eclipse/wst/jsdt/core/tests/model/CompletionContextTests_1_5.java
1. WARNING: DiscouragedReference

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

CompletionContextTests_1_5.java :

14 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

CompletionContextTests_1_5.java :

18 : public class CompletionContextTests_1_5 extends AbstractJavaModelCompletionTests implements RelevanceConstants {

Source File: org/eclipse/wst/jsdt/core/tests/model/CompletionTests.java
1. WARNING: DiscouragedReference

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

CompletionTests.java :

18 : import org.eclipse.wst.jsdt.internal.codeassist.CompletionEngine;

2. WARNING: DiscouragedReference

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

CompletionTests.java :

21 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

3. WARNING: DiscouragedReference

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

CompletionTests.java :

25 : public class CompletionTests extends AbstractJavaModelCompletionTests implements RelevanceConstants {

4. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

66 : "someMethod[FUNCTION_REF]{, Ltest.MyClass;, ()V, someMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

5. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

66 : "someMethod[FUNCTION_REF]{, Ltest.MyClass;, ()V, someMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

6. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

66 : "someMethod[FUNCTION_REF]{, Ltest.MyClass;, ()V, someMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

7. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

66 : "someMethod[FUNCTION_REF]{, Ltest.MyClass;, ()V, someMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

8. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

66 : "someMethod[FUNCTION_REF]{, Ltest.MyClass;, ()V, someMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

9. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

66 : "someMethod[FUNCTION_REF]{, Ltest.MyClass;, ()V, someMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

10. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

93 : "zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

11. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

93 : "zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

12. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

93 : "zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

13. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

93 : "zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

14. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

93 : "zzzzzz[FIELD_REF]{zzzzzz, Ltest.Test;, I, zzzzzz, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

15. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

128 : "zork[FUNCTION_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

16. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

128 : "zork[FUNCTION_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

17. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

128 : "zork[FUNCTION_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

18. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

128 : "zork[FUNCTION_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

19. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

128 : "zork[FUNCTION_REF]{zork(), Ltest.X;, ()V, zork, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

20. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

154 : "removed[LOCAL_VARIABLE_REF]{removed, null, Lsystem.js.Number;, removed, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

21. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

154 : "removed[LOCAL_VARIABLE_REF]{removed, null, Lsystem.js.Number;, removed, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

22. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

154 : "removed[LOCAL_VARIABLE_REF]{removed, null, Lsystem.js.Number;, removed, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

23. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

154 : "removed[LOCAL_VARIABLE_REF]{removed, null, Lsystem.js.Number;, removed, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

24. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

154 : "removed[LOCAL_VARIABLE_REF]{removed, null, Lsystem.js.Number;, removed, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

25. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

154 : "removed[LOCAL_VARIABLE_REF]{removed, null, Lsystem.js.Number;, removed, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

26. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

211 : "oneTwoThree[FIELD_REF]{oneTwoThree, Lcamelcase.Test;, I, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

27. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

211 : "oneTwoThree[FIELD_REF]{oneTwoThree, Lcamelcase.Test;, I, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

28. WARNING: DiscouragedReference

Discouraged access: The field R_CAMEL_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

211 : "oneTwoThree[FIELD_REF]{oneTwoThree, Lcamelcase.Test;, I, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

29. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

211 : "oneTwoThree[FIELD_REF]{oneTwoThree, Lcamelcase.Test;, I, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

30. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

211 : "oneTwoThree[FIELD_REF]{oneTwoThree, Lcamelcase.Test;, I, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

31. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

212 : "oTTField[FIELD_REF]{oTTField, Lcamelcase.Test;, I, oTTField, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

32. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

212 : "oTTField[FIELD_REF]{oTTField, Lcamelcase.Test;, I, oTTField, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

33. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

212 : "oTTField[FIELD_REF]{oTTField, Lcamelcase.Test;, I, oTTField, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

34. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

212 : "oTTField[FIELD_REF]{oTTField, Lcamelcase.Test;, I, oTTField, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

35. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

212 : "oTTField[FIELD_REF]{oTTField, Lcamelcase.Test;, I, oTTField, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

36. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

245 : "oneTwoThree[LOCAL_VARIABLE_REF]{oneTwoThree, null, I, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

37. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

245 : "oneTwoThree[LOCAL_VARIABLE_REF]{oneTwoThree, null, I, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

38. WARNING: DiscouragedReference

Discouraged access: The field R_CAMEL_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

245 : "oneTwoThree[LOCAL_VARIABLE_REF]{oneTwoThree, null, I, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

39. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

245 : "oneTwoThree[LOCAL_VARIABLE_REF]{oneTwoThree, null, I, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

40. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

245 : "oneTwoThree[LOCAL_VARIABLE_REF]{oneTwoThree, null, I, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

41. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

246 : "oTTLocal[LOCAL_VARIABLE_REF]{oTTLocal, null, I, oTTLocal, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

42. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

246 : "oTTLocal[LOCAL_VARIABLE_REF]{oTTLocal, null, I, oTTLocal, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

43. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

246 : "oTTLocal[LOCAL_VARIABLE_REF]{oTTLocal, null, I, oTTLocal, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

44. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

246 : "oTTLocal[LOCAL_VARIABLE_REF]{oTTLocal, null, I, oTTLocal, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

45. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

246 : "oTTLocal[LOCAL_VARIABLE_REF]{oTTLocal, null, I, oTTLocal, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

46. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

279 : "oneTwoThree[FUNCTION_REF]{oneTwoThree(), Lcamelcase.Test;, ()V, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

47. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

279 : "oneTwoThree[FUNCTION_REF]{oneTwoThree(), Lcamelcase.Test;, ()V, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

48. WARNING: DiscouragedReference

Discouraged access: The field R_CAMEL_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

279 : "oneTwoThree[FUNCTION_REF]{oneTwoThree(), Lcamelcase.Test;, ()V, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

49. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

279 : "oneTwoThree[FUNCTION_REF]{oneTwoThree(), Lcamelcase.Test;, ()V, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

50. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

279 : "oneTwoThree[FUNCTION_REF]{oneTwoThree(), Lcamelcase.Test;, ()V, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

51. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

280 : "oTTMethod[FUNCTION_REF]{oTTMethod(), Lcamelcase.Test;, ()V, oTTMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

52. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

280 : "oTTMethod[FUNCTION_REF]{oTTMethod(), Lcamelcase.Test;, ()V, oTTMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

53. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

280 : "oTTMethod[FUNCTION_REF]{oTTMethod(), Lcamelcase.Test;, ()V, oTTMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

54. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

280 : "oTTMethod[FUNCTION_REF]{oTTMethod(), Lcamelcase.Test;, ()V, oTTMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

55. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

280 : "oTTMethod[FUNCTION_REF]{oTTMethod(), Lcamelcase.Test;, ()V, oTTMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

56. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

317 : "oTT[POTENTIAL_METHOD_DECLARATION]{oTT, Lcamelcase.Test;, ()V, oTT, null, " + (R_DEFAULT + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +

57. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

317 : "oTT[POTENTIAL_METHOD_DECLARATION]{oTT, Lcamelcase.Test;, ()V, oTT, null, " + (R_DEFAULT + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +

58. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

317 : "oTT[POTENTIAL_METHOD_DECLARATION]{oTT, Lcamelcase.Test;, ()V, oTT, null, " + (R_DEFAULT + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +

59. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

318 : "oneTwoThree[FUNCTION_DECLARATION]{public void oneTwoThree(), Lcamelcase.SuperClass;, ()V, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

60. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

318 : "oneTwoThree[FUNCTION_DECLARATION]{public void oneTwoThree(), Lcamelcase.SuperClass;, ()V, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

61. WARNING: DiscouragedReference

Discouraged access: The field R_CAMEL_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

318 : "oneTwoThree[FUNCTION_DECLARATION]{public void oneTwoThree(), Lcamelcase.SuperClass;, ()V, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

62. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

318 : "oneTwoThree[FUNCTION_DECLARATION]{public void oneTwoThree(), Lcamelcase.SuperClass;, ()V, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

63. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

318 : "oneTwoThree[FUNCTION_DECLARATION]{public void oneTwoThree(), Lcamelcase.SuperClass;, ()V, oneTwoThree, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

64. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

319 : "oTTMethod[FUNCTION_DECLARATION]{public void oTTMethod(), Lcamelcase.SuperClass;, ()V, oTTMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

65. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

319 : "oTTMethod[FUNCTION_DECLARATION]{public void oTTMethod(), Lcamelcase.SuperClass;, ()V, oTTMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

66. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

319 : "oTTMethod[FUNCTION_DECLARATION]{public void oTTMethod(), Lcamelcase.SuperClass;, ()V, oTTMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

67. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

319 : "oTTMethod[FUNCTION_DECLARATION]{public void oTTMethod(), Lcamelcase.SuperClass;, ()V, oTTMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

68. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

319 : "oTTMethod[FUNCTION_DECLARATION]{public void oTTMethod(), Lcamelcase.SuperClass;, ()V, oTTMethod, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

69. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

360 : "FF[POTENTIAL_METHOD_DECLARATION]{FF, Lcamelcase.Test;, ()V, FF, null, " + (R_DEFAULT + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +

70. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

360 : "FF[POTENTIAL_METHOD_DECLARATION]{FF, Lcamelcase.Test;, ()V, FF, null, " + (R_DEFAULT + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +

71. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

360 : "FF[POTENTIAL_METHOD_DECLARATION]{FF, Lcamelcase.Test;, ()V, FF, null, " + (R_DEFAULT + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +

72. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

361 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

73. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

361 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

74. WARNING: DiscouragedReference

Discouraged access: The field R_CAMEL_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

361 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

75. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

361 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

76. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

361 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

77. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

362 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

78. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

362 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

79. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

362 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

80. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

362 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

81. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

362 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

82. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

403 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_NON_RESTRICTED) + "}\n" +

83. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

403 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_NON_RESTRICTED) + "}\n" +

84. WARNING: DiscouragedReference

Discouraged access: The field R_CAMEL_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

403 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_NON_RESTRICTED) + "}\n" +

85. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

403 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_NON_RESTRICTED) + "}\n" +

86. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

404 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",

87. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

404 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",

88. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

404 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",

89. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

404 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) + "}",

90. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

437 : "FF[POTENTIAL_METHOD_DECLARATION]{FF, Lcamelcase.Test;, ()V, FF, null, " + (R_DEFAULT + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +

91. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

437 : "FF[POTENTIAL_METHOD_DECLARATION]{FF, Lcamelcase.Test;, ()V, FF, null, " + (R_DEFAULT + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +

92. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

437 : "FF[POTENTIAL_METHOD_DECLARATION]{FF, Lcamelcase.Test;, ()V, FF, null, " + (R_DEFAULT + R_INTERESTING + R_NON_RESTRICTED) + "}\n" +

93. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

438 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

94. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

438 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

95. WARNING: DiscouragedReference

Discouraged access: The field R_CAMEL_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

438 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

96. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

438 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

97. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

438 : "FoFoFo[TYPE_REF]{FoFoFo, camelcase, Lcamelcase.FoFoFo;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CAMEL_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}\n" +

98. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

439 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

99. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

439 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

100. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests.java :

439 : "FFFTest[TYPE_REF]{FFFTest, camelcase, Lcamelcase.FFFTest;, null, null, " + (R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED) + "}",

Source File: org/eclipse/wst/jsdt/core/tests/model/CompletionTests2.java
1. WARNING: UnusedImport

The import java.util.Hashtable is never used

CompletionTests2.java :

17 : import java.util.Hashtable;

2. WARNING: UnusedImport

The import org.eclipse.core.resources.IResource is never used

CompletionTests2.java :

23 : import org.eclipse.core.resources.IResource;

3. WARNING: DiscouragedReference

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

CompletionTests2.java :

36 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

4. WARNING: DiscouragedReference

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

CompletionTests2.java :

37 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

5. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.internal.core.JavaModelManager is never used

CompletionTests2.java :

37 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

6. WARNING: DiscouragedReference

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

CompletionTests2.java :

41 : public class CompletionTests2 extends ModifyingResourceTests implements RelevanceConstants {

7. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

273 : "element:ZZZ completion:ZZZ relevance:" +(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED) + "\n"+

8. WARNING: DiscouragedReference

Discouraged access: The field R_RESOLVED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

273 : "element:ZZZ completion:ZZZ relevance:" +(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED) + "\n"+

9. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

273 : "element:ZZZ completion:ZZZ relevance:" +(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED) + "\n"+

10. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

273 : "element:ZZZ completion:ZZZ relevance:" +(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED) + "\n"+

11. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

274 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

12. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

274 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

13. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

274 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

14. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

274 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

15. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

275 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

16. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

275 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

17. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

275 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

18. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

275 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

19. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

276 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

20. WARNING: DiscouragedReference

Discouraged access: The field R_RESOLVED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

276 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

21. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

276 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

22. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

276 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

23. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

276 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

24. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

276 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

25. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

276 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

26. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

342 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

27. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

342 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

28. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

342 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

29. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

342 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

30. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

342 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

31. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

342 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

32. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

343 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

33. WARNING: DiscouragedReference

Discouraged access: The field R_RESOLVED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

343 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

34. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

343 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

35. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

343 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

36. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

343 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

37. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

343 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

38. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

343 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

39. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

405 : "element:ZZZ completion:ZZZ relevance:" +(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED ) + "\n"+

40. WARNING: DiscouragedReference

Discouraged access: The field R_RESOLVED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

405 : "element:ZZZ completion:ZZZ relevance:" +(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED ) + "\n"+

41. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

405 : "element:ZZZ completion:ZZZ relevance:" +(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED ) + "\n"+

42. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

405 : "element:ZZZ completion:ZZZ relevance:" +(R_DEFAULT+R_RESOLVED+R_INTERESTING+R_NON_RESTRICTED ) + "\n"+

43. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

406 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

44. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

406 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

45. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

406 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

46. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

406 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

47. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

407 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

48. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

407 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

49. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

407 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

50. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

407 : "element:ZZZ completion:ZZZ() relevance:" + (R_DEFAULT+R_INTERESTING+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n"+

51. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

408 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

52. WARNING: DiscouragedReference

Discouraged access: The field R_RESOLVED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

408 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

53. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

408 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

54. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

408 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

55. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

408 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

56. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

408 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

57. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

408 : "element:z completion:z relevance:"+ (R_DEFAULT+R_RESOLVED+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED),

58. WARNING: LocalVariableIsNeverUsed

The local variable pz is never read

CompletionTests2.java :

449 : File pz = this.createDirectory(src, "pz");

59. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

473 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

60. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

473 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

61. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

473 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

62. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

473 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

63. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

473 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

64. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

473 : "element:z completion:z relevance:"+ (R_DEFAULT+R_INTERESTING+R_CASE+R_EXACT_NAME+R_UNQUALIFIED+R_NON_RESTRICTED) + "\n" +

65. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

474 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

66. WARNING: DiscouragedReference

Discouraged access: The field R_RESOLVED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

474 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

67. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

474 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

68. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

474 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

69. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_NAME from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

474 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

70. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

474 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

71. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests2.java :

474 : "element:z completion:z relevance:"+(R_DEFAULT+R_RESOLVED+R_INTERESTING + R_CASE + R_EXACT_NAME + R_UNQUALIFIED + R_NON_RESTRICTED),

Source File: org/eclipse/wst/jsdt/core/tests/model/CompletionTests_1_5.java
1. WARNING: DiscouragedReference

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

CompletionTests_1_5.java :

17 : import org.eclipse.wst.jsdt.internal.codeassist.CompletionEngine;

2. WARNING: DiscouragedReference

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

CompletionTests_1_5.java :

18 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

3. WARNING: DiscouragedReference

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

CompletionTests_1_5.java :

22 : public class CompletionTests_1_5 extends AbstractJavaModelCompletionTests implements RelevanceConstants {

4. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

128 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

5. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

128 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

6. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

128 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

7. WARNING: DiscouragedReference

Discouraged access: The field R_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

128 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

8. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

128 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

9. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

128 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

10. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

141 : "element:Object completion:Object relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

11. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

141 : "element:Object completion:Object relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

12. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

141 : "element:Object completion:Object relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

13. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

141 : "element:Object completion:Object relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

14. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

141 : "element:Object completion:Object relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

15. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

141 : "element:Object completion:Object relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED),

16. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

154 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

17. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

154 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

18. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

154 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

19. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

154 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

20. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

154 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

21. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

154 : "element:String completion:String relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

22. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

167 : "element:XZX completion:XZX relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

23. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

167 : "element:XZX completion:XZX relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

24. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

167 : "element:XZX completion:XZX relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

25. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

167 : "element:XZX completion:XZX relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

26. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

167 : "element:XZX completion:XZX relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

27. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

168 : "element:XZXSuper completion:XZXSuper relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

28. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

168 : "element:XZXSuper completion:XZXSuper relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

29. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

168 : "element:XZXSuper completion:XZXSuper relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

30. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

168 : "element:XZXSuper completion:XZXSuper relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

31. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

168 : "element:XZXSuper completion:XZXSuper relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

32. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

168 : "element:XZXSuper completion:XZXSuper relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED),

33. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

194 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

34. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

194 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

35. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

194 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

36. WARNING: DiscouragedReference

Discouraged access: The field R_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

194 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

37. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

194 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

38. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

194 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

39. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

220 : "Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",

40. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

220 : "Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",

41. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

220 : "Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",

42. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

220 : "Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",

43. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

220 : "Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",

44. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

220 : "Object[TYPE_REF]{Object, java.lang, Ljava.lang.Object;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_EXACT_EXPECTED_TYPE + R_UNQUALIFIED + R_NON_RESTRICTED) +"}",

45. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

246 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",

46. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

246 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",

47. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

246 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",

48. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

246 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",

49. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

246 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",

50. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

246 : "String[TYPE_REF]{String, java.lang, Ljava.lang.String;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED) +"}",

51. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

278 : "XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

52. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

278 : "XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

53. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

278 : "XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

54. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

278 : "XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

55. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

278 : "XYX[TYPE_REF]{XYX, test0008, Ltest0008.XYX;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

56. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

279 : "XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",

57. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

279 : "XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",

58. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

279 : "XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",

59. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

279 : "XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",

60. WARNING: DiscouragedReference

Discouraged access: The field R_EXACT_EXPECTED_TYPE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

279 : "XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",

61. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

279 : "XYXSuper[TYPE_REF]{XYXSuper, test0008, Ltest0008.XYXSuper;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_EXACT_EXPECTED_TYPE + R_NON_RESTRICTED)+"}",

62. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

292 : "element:T_1 completion:T_1 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

63. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

292 : "element:T_1 completion:T_1 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

64. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

292 : "element:T_1 completion:T_1 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

65. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

292 : "element:T_1 completion:T_1 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

66. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

292 : "element:T_1 completion:T_1 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

67. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

293 : "element:T_2 completion:T_2 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),

68. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

293 : "element:T_2 completion:T_2 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),

69. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

293 : "element:T_2 completion:T_2 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),

70. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

293 : "element:T_2 completion:T_2 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),

71. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

293 : "element:T_2 completion:T_2 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),

72. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

306 : "element:T_1 completion:T_1 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

73. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

306 : "element:T_1 completion:T_1 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

74. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

306 : "element:T_1 completion:T_1 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

75. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

306 : "element:T_1 completion:T_1 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

76. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

306 : "element:T_1 completion:T_1 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

77. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

307 : "element:T_2 completion:T_2 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

78. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

307 : "element:T_2 completion:T_2 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

79. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

307 : "element:T_2 completion:T_2 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

80. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

307 : "element:T_2 completion:T_2 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

81. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

307 : "element:T_2 completion:T_2 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

82. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

308 : "element:T_3 completion:T_3 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

83. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

308 : "element:T_3 completion:T_3 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

84. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

308 : "element:T_3 completion:T_3 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

85. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

308 : "element:T_3 completion:T_3 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

86. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

308 : "element:T_3 completion:T_3 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"\n"+

87. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

309 : "element:T_4 completion:T_4 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),

88. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

309 : "element:T_4 completion:T_4 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),

89. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

309 : "element:T_4 completion:T_4 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),

90. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

309 : "element:T_4 completion:T_4 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),

91. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

309 : "element:T_4 completion:T_4 relevance:"+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED),

92. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

332 : "Z0011<java.lang.Object>.Y0011[TYPE_REF]{Y0011, test0011, Ltest0011.Z0011<Ljava.lang.Object;>.Y0011;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}",

93. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

332 : "Z0011<java.lang.Object>.Y0011[TYPE_REF]{Y0011, test0011, Ltest0011.Z0011<Ljava.lang.Object;>.Y0011;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}",

94. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

332 : "Z0011<java.lang.Object>.Y0011[TYPE_REF]{Y0011, test0011, Ltest0011.Z0011<Ljava.lang.Object;>.Y0011;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}",

95. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

332 : "Z0011<java.lang.Object>.Y0011[TYPE_REF]{Y0011, test0011, Ltest0011.Z0011<Ljava.lang.Object;>.Y0011;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}",

96. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

355 : "Z0012<java.lang.Object>.Y0012[TYPE_REF]{Y0012, test0012, Ltest0012.Z0012<Ljava.lang.Object;>.Y0012;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) +"}",

97. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

355 : "Z0012<java.lang.Object>.Y0012[TYPE_REF]{Y0012, test0012, Ltest0012.Z0012<Ljava.lang.Object;>.Y0012;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) +"}",

98. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

355 : "Z0012<java.lang.Object>.Y0012[TYPE_REF]{Y0012, test0012, Ltest0012.Z0012<Ljava.lang.Object;>.Y0012;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) +"}",

99. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

355 : "Z0012<java.lang.Object>.Y0012[TYPE_REF]{Y0012, test0012, Ltest0012.Z0012<Ljava.lang.Object;>.Y0012;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) +"}",

100. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionTests_1_5.java :

378 : "Z0013<java.lang.Object>.Y0013[TYPE_REF]{Y0013, test0013, Ltest0013.Z0013<Ljava.lang.Object;>.Y0013;, null, null, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED) +"}",

Source File: org/eclipse/wst/jsdt/core/tests/model/CompletionWithMissingTypesTests.java
1. WARNING: DiscouragedReference

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

CompletionWithMissingTypesTests.java :

16 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

CompletionWithMissingTypesTests.java :

20 : public class CompletionWithMissingTypesTests extends AbstractJavaModelCompletionTests implements RelevanceConstants {

3. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

69 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

4. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

69 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

5. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

69 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

6. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

69 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

7. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

69 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

8. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

69 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

9. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

106 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

10. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

106 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

11. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

106 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

12. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

106 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

13. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

106 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

14. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

106 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

15. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

149 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

16. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

149 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

17. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

149 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

18. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

149 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

19. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

149 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

20. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

149 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

21. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

186 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;

22. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

186 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;

23. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

186 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;

24. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

186 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;

25. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

186 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED + R_NO_PROBLEMS;

26. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

187 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

27. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

187 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

28. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

187 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

29. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

187 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

30. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

187 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

31. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

187 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

32. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

246 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

33. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

246 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

34. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

246 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

35. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

246 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

36. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

246 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

37. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

246 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

38. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

285 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

39. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

285 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

40. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

285 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

41. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

285 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

42. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

285 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

43. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

285 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

44. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

331 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

45. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

331 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

46. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

331 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

47. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

331 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

48. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

331 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

49. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

412 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

50. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

412 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

51. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

412 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

52. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

412 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

53. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

412 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

54. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

412 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

55. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

453 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

56. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

453 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

57. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

453 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

58. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

453 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

59. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

453 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

60. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

453 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

61. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

490 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

62. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

490 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

63. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

490 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

64. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

490 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

65. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

490 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

66. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

490 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

67. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

527 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

68. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

527 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

69. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

527 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

70. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

527 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

71. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

527 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

72. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

527 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

73. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

573 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

74. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

573 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

75. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

573 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

76. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

573 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

77. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

573 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

78. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

656 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

79. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

656 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

80. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

656 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

81. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

656 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

82. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

656 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

83. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

656 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

84. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

695 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

85. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

695 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

86. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

695 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

87. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

695 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

88. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

695 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

89. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

695 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

90. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

800 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

91. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

800 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

92. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

800 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

93. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

800 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

94. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

800 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

95. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

800 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

96. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

847 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

97. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

847 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

98. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

847 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

99. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

847 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

100. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests.java :

847 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

Source File: org/eclipse/wst/jsdt/core/tests/model/CompletionWithMissingTypesTests2.java
1. WARNING: DiscouragedReference

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

CompletionWithMissingTypesTests2.java :

20 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

CompletionWithMissingTypesTests2.java :

24 : public class CompletionWithMissingTypesTests2 extends ModifyingResourceTests implements RelevanceConstants {

3. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

146 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

4. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

146 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

5. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

146 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

6. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

146 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

7. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

146 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

8. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

146 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

9. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

240 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

10. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

240 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

11. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

240 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

12. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

240 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

13. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

240 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

14. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests2.java :

240 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

Source File: org/eclipse/wst/jsdt/core/tests/model/CompletionWithMissingTypesTests_1_5.java
1. WARNING: DiscouragedReference

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

CompletionWithMissingTypesTests_1_5.java :

14 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

CompletionWithMissingTypesTests_1_5.java :

18 : public class CompletionWithMissingTypesTests_1_5 extends AbstractJavaModelCompletionTests implements RelevanceConstants {

3. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

67 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

4. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

67 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

5. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

67 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

6. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

67 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

7. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

67 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

8. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

67 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

9. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

111 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

10. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

111 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

11. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

111 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

12. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

111 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

13. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

111 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

14. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

111 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

15. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

162 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

16. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

162 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

17. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

162 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

18. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

162 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

19. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

162 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

20. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

162 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

21. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

209 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

22. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

209 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

23. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

209 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

24. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

209 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

25. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

209 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

26. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

209 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

27. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

272 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

28. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

272 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

29. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

272 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

30. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

272 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

31. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

272 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

32. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

272 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

33. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

327 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

34. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

327 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

35. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

327 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

36. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

327 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

37. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

327 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

38. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

327 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

39. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

370 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

40. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

370 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

41. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

370 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

42. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

370 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

43. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

370 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

44. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

370 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

45. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

409 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

46. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

409 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

47. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

409 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

48. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

409 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

49. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

409 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

50. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

409 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

51. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

479 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

52. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

479 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

53. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

479 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

54. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

479 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

55. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

479 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

56. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

479 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

57. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

556 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

58. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

556 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

59. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

556 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

60. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

556 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

61. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

556 : int relevance1 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED;

62. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

557 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

63. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

557 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

64. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

557 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

65. WARNING: DiscouragedReference

Discouraged access: The field R_NON_STATIC from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

557 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

66. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

557 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

67. WARNING: DiscouragedReference

Discouraged access: The field R_NO_PROBLEMS from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompletionWithMissingTypesTests_1_5.java :

557 : int relevance2 = R_DEFAULT + R_INTERESTING + R_CASE + R_NON_STATIC + R_NON_RESTRICTED + R_NO_PROBLEMS;

Source File: org/eclipse/wst/jsdt/core/tests/model/CopyMoveResourcesTests.java
1. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

20 : import org.eclipse.wst.jsdt.internal.core.util.Util;

2. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

323 : if (!Util.isReadOnlySupported()) {

3. WARNING: DiscouragedReference

Discouraged access: The method isReadOnlySupported() from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

323 : if (!Util.isReadOnlySupported()) {

4. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

337 : Util.setReadOnly(file, true);

5. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

337 : Util.setReadOnly(file, true);

6. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

349 : Util.setReadOnly(file, false);

7. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

349 : Util.setReadOnly(file, false);

8. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

352 : Util.setReadOnly(file2, false);

9. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

352 : Util.setReadOnly(file2, false);

10. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

494 : if (!Util.isReadOnlySupported()) {

11. WARNING: DiscouragedReference

Discouraged access: The method isReadOnlySupported() from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

494 : if (!Util.isReadOnlySupported()) {

12. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

508 : Util.setReadOnly(getFile("/P/src/p1/p2/p3/X.js"), true);

13. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

508 : Util.setReadOnly(getFile("/P/src/p1/p2/p3/X.js"), true);

14. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

510 : Util.setReadOnly(pkgSource.getResource(), true);

15. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

510 : Util.setReadOnly(pkgSource.getResource(), true);

16. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

512 : Util.setReadOnly(pkg2.getResource(), true);

17. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

512 : Util.setReadOnly(pkg2.getResource(), true);

18. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

518 : assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1").getResource()));

19. WARNING: DiscouragedReference

Discouraged access: The method isReadOnly(IResource) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

518 : assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1").getResource()));

20. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

519 : assertTrue("Is readOnly", !Util.isReadOnly(getPackage("/P/src2/p1/p2").getResource()));

21. WARNING: DiscouragedReference

Discouraged access: The method isReadOnly(IResource) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

519 : assertTrue("Is readOnly", !Util.isReadOnly(getPackage("/P/src2/p1/p2").getResource()));

22. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

520 : assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1/p2/p3").getResource()));

23. WARNING: DiscouragedReference

Discouraged access: The method isReadOnly(IResource) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

520 : assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1/p2/p3").getResource()));

24. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

521 : assertTrue("Is readOnly", Util.isReadOnly(getFile("/P/src2/p1/p2/p3/X.js")));

25. WARNING: DiscouragedReference

Discouraged access: The method isReadOnly(IResource) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

521 : assertTrue("Is readOnly", Util.isReadOnly(getFile("/P/src2/p1/p2/p3/X.js")));

26. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

525 : Util.setReadOnly(xSrcFile, false);

27. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

525 : Util.setReadOnly(xSrcFile, false);

28. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

528 : Util.setReadOnly(pkg2.getResource(), false);

29. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

528 : Util.setReadOnly(pkg2.getResource(), false);

30. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

531 : Util.setReadOnly(pkgSource.getResource(), false);

31. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

531 : Util.setReadOnly(pkgSource.getResource(), false);

32. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

535 : Util.setReadOnly(p1Fragment.getResource(), false);

33. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

535 : Util.setReadOnly(p1Fragment.getResource(), false);

34. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

539 : Util.setReadOnly(p3Fragment.getResource(), false);

35. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

539 : Util.setReadOnly(p3Fragment.getResource(), false);

36. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

543 : Util.setReadOnly(xFile, false);

37. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

543 : Util.setReadOnly(xFile, false);

38. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

936 : if (!Util.isReadOnlySupported()) {

39. WARNING: DiscouragedReference

Discouraged access: The method isReadOnlySupported() from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

936 : if (!Util.isReadOnlySupported()) {

40. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

950 : Util.setReadOnly(getFile("/P/src/p1/p2/p3/X.js"), true);

41. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

950 : Util.setReadOnly(getFile("/P/src/p1/p2/p3/X.js"), true);

42. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

952 : Util.setReadOnly(pkgSource.getResource(), true);

43. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

952 : Util.setReadOnly(pkgSource.getResource(), true);

44. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

954 : Util.setReadOnly(pkg2.getResource(), true);

45. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

954 : Util.setReadOnly(pkg2.getResource(), true);

46. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

960 : assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1").getResource()));

47. WARNING: DiscouragedReference

Discouraged access: The method isReadOnly(IResource) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

960 : assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1").getResource()));

48. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

961 : assertTrue("Is readOnly", !Util.isReadOnly(getPackage("/P/src2/p1/p2").getResource()));

49. WARNING: DiscouragedReference

Discouraged access: The method isReadOnly(IResource) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

961 : assertTrue("Is readOnly", !Util.isReadOnly(getPackage("/P/src2/p1/p2").getResource()));

50. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

962 : assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1/p2/p3").getResource()));

51. WARNING: DiscouragedReference

Discouraged access: The method isReadOnly(IResource) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

962 : assertTrue("Not readOnly", Util.isReadOnly(getPackage("/P/src2/p1/p2/p3").getResource()));

52. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

963 : assertTrue("Is readOnly", Util.isReadOnly(getFile("/P/src2/p1/p2/p3/X.js")));

53. WARNING: DiscouragedReference

Discouraged access: The method isReadOnly(IResource) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

963 : assertTrue("Is readOnly", Util.isReadOnly(getFile("/P/src2/p1/p2/p3/X.js")));

54. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

967 : Util.setReadOnly(xSrcFile, false);

55. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

967 : Util.setReadOnly(xSrcFile, false);

56. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

970 : Util.setReadOnly(pkg2.getResource(), false);

57. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

970 : Util.setReadOnly(pkg2.getResource(), false);

58. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

973 : Util.setReadOnly(pkgSource.getResource(), false);

59. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

973 : Util.setReadOnly(pkgSource.getResource(), false);

60. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

977 : Util.setReadOnly(p1Fragment.getResource(), false);

61. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

977 : Util.setReadOnly(p1Fragment.getResource(), false);

62. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

981 : Util.setReadOnly(p3Fragment.getResource(), false);

63. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

981 : Util.setReadOnly(p3Fragment.getResource(), false);

64. WARNING: DiscouragedReference

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

CopyMoveResourcesTests.java :

985 : Util.setReadOnly(xFile, false);

65. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CopyMoveResourcesTests.java :

985 : Util.setReadOnly(xFile, false);

Source File: org/eclipse/wst/jsdt/core/tests/model/EncodingTests.java
1. WARNING: DiscouragedReference

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

EncodingTests.java :

41 : import org.eclipse.wst.jsdt.internal.core.util.Util;

2. WARNING: DiscouragedReference

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

EncodingTests.java :

106 : String renamedContents = new String (Util.getResourceContentsAsCharArray(file));

3. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

106 : String renamedContents = new String (Util.getResourceContentsAsCharArray(file));

4. WARNING: DiscouragedReference

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

EncodingTests.java :

117 : byte[] renamedEncodedBytes = Util.getResourceContentsAsByteArray(file);

5. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

117 : byte[] renamedEncodedBytes = Util.getResourceContentsAsByteArray(file);

6. WARNING: DiscouragedReference

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

EncodingTests.java :

161 : byte[] encodedContents = Util.getResourceContentsAsByteArray(newProject.getProject().getWorkspace().getRoot().getFile(cu.getPath()));

7. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

161 : byte[] encodedContents = Util.getResourceContentsAsByteArray(newProject.getProject().getWorkspace().getRoot().getFile(cu.getPath()));

8. WARNING: DiscouragedReference

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

EncodingTests.java :

193 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

9. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

193 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

10. WARNING: DiscouragedReference

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

EncodingTests.java :

199 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

11. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

199 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

12. WARNING: DiscouragedReference

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

EncodingTests.java :

221 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

13. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

221 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

14. WARNING: DiscouragedReference

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

EncodingTests.java :

227 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

15. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

227 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

16. WARNING: DiscouragedReference

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

EncodingTests.java :

247 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

17. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

247 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

18. WARNING: DiscouragedReference

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

EncodingTests.java :

253 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

19. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

253 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

20. WARNING: DiscouragedReference

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

EncodingTests.java :

277 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));

21. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

277 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));

22. WARNING: DiscouragedReference

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

EncodingTests.java :

296 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));

23. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

296 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));

24. WARNING: DiscouragedReference

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

EncodingTests.java :

314 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));

25. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

314 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));

26. WARNING: DiscouragedReference

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

EncodingTests.java :

334 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

27. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

334 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

28. WARNING: DiscouragedReference

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

EncodingTests.java :

340 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

29. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

340 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

30. WARNING: DiscouragedReference

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

EncodingTests.java :

358 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

31. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

358 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

32. WARNING: DiscouragedReference

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

EncodingTests.java :

364 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

33. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

364 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

34. WARNING: DiscouragedReference

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

EncodingTests.java :

378 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

35. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

378 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File));

36. WARNING: DiscouragedReference

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

EncodingTests.java :

384 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

37. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

384 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(this.utf8File);

38. WARNING: DiscouragedReference

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

EncodingTests.java :

404 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));

39. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

404 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));

40. WARNING: DiscouragedReference

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

EncodingTests.java :

419 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));

41. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

419 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));

42. WARNING: DiscouragedReference

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

EncodingTests.java :

433 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));

43. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

433 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));

44. WARNING: DiscouragedReference

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

EncodingTests.java :

454 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));

45. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

454 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, vmEncoding));

46. WARNING: DiscouragedReference

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

EncodingTests.java :

476 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));

47. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

476 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));

48. WARNING: DiscouragedReference

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

EncodingTests.java :

498 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));

49. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

498 : String encodedContents = new String (Util.getResourceContentsAsCharArray(this.utf8File, encoding));

50. WARNING: DiscouragedReference

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

EncodingTests.java :

532 : String encodedContents = new String (Util.getResourceContentsAsCharArray(file, encoding));

51. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

532 : String encodedContents = new String (Util.getResourceContentsAsCharArray(file, encoding));

52. WARNING: DiscouragedReference

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

EncodingTests.java :

535 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(file);

53. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

535 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(file);

54. WARNING: DiscouragedReference

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

EncodingTests.java :

581 : String encodedContents = new String (Util.getResourceContentsAsCharArray(file));

55. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

581 : String encodedContents = new String (Util.getResourceContentsAsCharArray(file));

56. WARNING: DiscouragedReference

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

EncodingTests.java :

584 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(file);

57. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

584 : byte[] encodedBytes = Util.getResourceContentsAsByteArray(file);

58. WARNING: DiscouragedReference

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

EncodingTests.java :

706 : char[] result = org.eclipse.wst.jsdt.internal.compiler.util.Util.getInputStreamAsCharArray(in, (int) file.getLocation().toFile().length(), "UTF-8");

59. WARNING: DiscouragedReference

Discouraged access: The method getInputStreamAsCharArray(InputStream, int, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

706 : char[] result = org.eclipse.wst.jsdt.internal.compiler.util.Util.getInputStreamAsCharArray(in, (int) file.getLocation().toFile().length(), "UTF-8");

60. WARNING: DiscouragedReference

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

EncodingTests.java :

840 : char[] fileContents = org.eclipse.wst.jsdt.internal.compiler.util.Util.getFileCharContent(file, "UTF-8");

61. WARNING: DiscouragedReference

Discouraged access: The method getFileCharContent(File, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

840 : char[] fileContents = org.eclipse.wst.jsdt.internal.compiler.util.Util.getFileCharContent(file, "UTF-8");

62. WARNING: DiscouragedReference

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

EncodingTests.java :

844 : char[] ifileContents =Util.getResourceContentsAsCharArray(emptyFile, "UTF-8");

63. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile, String) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

EncodingTests.java :

844 : char[] ifileContents =Util.getResourceContentsAsCharArray(emptyFile, "UTF-8");

Source File: org/eclipse/wst/jsdt/core/tests/model/JavaConventionTests.java
1. WARNING: UnusedImport

The import org.eclipse.core.resources.IResource is never used

JavaConventionTests.java :

15 : import org.eclipse.core.resources.IResource;

2. WARNING: DiscouragedReference

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

JavaConventionTests.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

3. WARNING: DiscouragedReference

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

JavaConventionTests.java :

89 : CompilerOptions.VERSION_1_1,

4. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_1 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaConventionTests.java :

89 : CompilerOptions.VERSION_1_1,

5. WARNING: DiscouragedReference

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

JavaConventionTests.java :

90 : CompilerOptions.VERSION_1_2,

6. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_2 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaConventionTests.java :

90 : CompilerOptions.VERSION_1_2,

7. WARNING: DiscouragedReference

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

JavaConventionTests.java :

91 : CompilerOptions.VERSION_1_3,

8. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaConventionTests.java :

91 : CompilerOptions.VERSION_1_3,

9. WARNING: DiscouragedReference

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

JavaConventionTests.java :

92 : CompilerOptions.VERSION_1_4,

10. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaConventionTests.java :

92 : CompilerOptions.VERSION_1_4,

11. WARNING: DiscouragedReference

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

JavaConventionTests.java :

93 : CompilerOptions.VERSION_1_5,

12. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaConventionTests.java :

93 : CompilerOptions.VERSION_1_5,

13. WARNING: DiscouragedReference

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

JavaConventionTests.java :

94 : CompilerOptions.VERSION_1_6,

14. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_6 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaConventionTests.java :

94 : CompilerOptions.VERSION_1_6,

15. WARNING: DiscouragedReference

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

JavaConventionTests.java :

102 : return validate(string, kind, CompilerOptions.VERSION_1_3, CompilerOptions.VERSION_1_3);

16. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaConventionTests.java :

102 : return validate(string, kind, CompilerOptions.VERSION_1_3, CompilerOptions.VERSION_1_3);

17. WARNING: DiscouragedReference

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

JavaConventionTests.java :

102 : return validate(string, kind, CompilerOptions.VERSION_1_3, CompilerOptions.VERSION_1_3);

18. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaConventionTests.java :

102 : return validate(string, kind, CompilerOptions.VERSION_1_3, CompilerOptions.VERSION_1_3);

Source File: org/eclipse/wst/jsdt/core/tests/model/JavaElementDeltaTests.java
1. WARNING: DiscouragedReference

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

JavaElementDeltaTests.java :

2027 : DeltaProcessingState deltaState = JavaModelManager.getJavaModelManager().deltaState;

2. WARNING: DiscouragedReference

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

JavaElementDeltaTests.java :

2027 : DeltaProcessingState deltaState = JavaModelManager.getJavaModelManager().deltaState;

3. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaElementDeltaTests.java :

2027 : DeltaProcessingState deltaState = JavaModelManager.getJavaModelManager().deltaState;

4. WARNING: DiscouragedReference

Discouraged access: The field deltaState from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaElementDeltaTests.java :

2027 : DeltaProcessingState deltaState = JavaModelManager.getJavaModelManager().deltaState;

5. WARNING: DiscouragedReference

Discouraged access: The field oldRoots from the type DeltaProcessingState is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaElementDeltaTests.java :

2028 : deltaState.oldRoots = null;

6. WARNING: DiscouragedReference

Discouraged access: The field roots from the type DeltaProcessingState is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaElementDeltaTests.java :

2029 : deltaState.roots = null;

7. WARNING: DiscouragedReference

Discouraged access: The field rootsAreStale from the type DeltaProcessingState is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaElementDeltaTests.java :

2030 : deltaState.rootsAreStale = true;

8. WARNING: DiscouragedReference

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

JavaElementDeltaTests.java :

2205 : JavaProject p1 = (JavaProject)createJavaProject("P1", new String[] {""}, "bin");

9. WARNING: DiscouragedReference

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

JavaElementDeltaTests.java :

2205 : JavaProject p1 = (JavaProject)createJavaProject("P1", new String[] {""}, "bin");

10. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaElementDeltaTests.java :

2208 : p1.getProject().close(null);

11. WARNING: DiscouragedReference

Discouraged access: The method getProject() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaElementDeltaTests.java :

2209 : p1.getProject().open(null);

12. WARNING: DiscouragedReference

Discouraged access: The method setRawIncludepath(IIncludePathEntry[], IProgressMonitor) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaElementDeltaTests.java :

2218 : p1.setRawIncludepath(classpath, null);

Source File: org/eclipse/wst/jsdt/core/tests/model/JavaLikeExtensionsTests.java
1. WARNING: DiscouragedReference

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

JavaLikeExtensionsTests.java :

17 : import org.eclipse.wst.jsdt.internal.core.util.Util;

2. WARNING: DiscouragedReference

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

JavaLikeExtensionsTests.java :

43 : Util.resetJavaLikeExtensions();

3. WARNING: DiscouragedReference

Discouraged access: The method resetJavaLikeExtensions() from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaLikeExtensionsTests.java :

43 : Util.resetJavaLikeExtensions();

Source File: org/eclipse/wst/jsdt/core/tests/model/JavaProjectTests.java
1. WARNING: DiscouragedReference

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

JavaProjectTests.java :

48 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

2. WARNING: DiscouragedReference

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

JavaProjectTests.java :

49 : import org.eclipse.wst.jsdt.internal.core.UserLibrary;

3. WARNING: DiscouragedReference

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

JavaProjectTests.java :

50 : import org.eclipse.wst.jsdt.internal.core.UserLibraryManager;

4. WARNING: DiscouragedReference

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

JavaProjectTests.java :

1245 : UserLibrary library = new UserLibrary(userEntries, false);

5. WARNING: DiscouragedReference

Discouraged access: The constructor UserLibrary(IIncludePathEntry[], boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaProjectTests.java :

1245 : UserLibrary library = new UserLibrary(userEntries, false);

6. WARNING: DiscouragedReference

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

JavaProjectTests.java :

1245 : UserLibrary library = new UserLibrary(userEntries, false);

7. WARNING: DiscouragedReference

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

JavaProjectTests.java :

1246 : UserLibraryManager.setUserLibrary("TEST", library, null);

8. WARNING: DiscouragedReference

Discouraged access: The method setUserLibrary(String, UserLibrary, IProgressMonitor) from the type UserLibraryManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaProjectTests.java :

1246 : UserLibraryManager.setUserLibrary("TEST", library, null);

9. WARNING: DiscouragedReference

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

JavaProjectTests.java :

1249 : IEclipsePreferences instancePreferences = JavaModelManager.getJavaModelManager().getInstancePreferences();

10. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaProjectTests.java :

1249 : IEclipsePreferences instancePreferences = JavaModelManager.getJavaModelManager().getInstancePreferences();

11. WARNING: DiscouragedReference

Discouraged access: The method getInstancePreferences() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaProjectTests.java :

1249 : IEclipsePreferences instancePreferences = JavaModelManager.getJavaModelManager().getInstancePreferences();

12. WARNING: DiscouragedReference

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

JavaProjectTests.java :

1250 : String containerKey = UserLibraryManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"TEST";

13. WARNING: DiscouragedReference

Discouraged access: The field CP_USERLIBRARY_PREFERENCES_PREFIX from the type UserLibraryManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaProjectTests.java :

1250 : String containerKey = UserLibraryManager.CP_USERLIBRARY_PREFERENCES_PREFIX+"TEST";

Source File: org/eclipse/wst/jsdt/core/tests/model/JavaSearchBugsTests.java
1. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

2. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

26 : import org.eclipse.wst.jsdt.internal.core.ClassFile;

3. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

27 : import org.eclipse.wst.jsdt.internal.core.SourceMethod;

4. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

28 : import org.eclipse.wst.jsdt.internal.core.search.AbstractSearchScope;

5. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

29 : import org.eclipse.wst.jsdt.internal.core.search.indexing.IIndexConstants;

6. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

30 : import org.eclipse.wst.jsdt.internal.core.search.matching.MatchLocator;

7. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

31 : import org.eclipse.wst.jsdt.internal.core.search.matching.PatternLocator;

8. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

32 : import org.eclipse.wst.jsdt.internal.core.search.matching.TypeDeclarationPattern;

9. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

497 : TypeDeclarationPattern pattern = new TypeDeclarationPattern(

10. WARNING: DiscouragedReference

Discouraged access: The constructor TypeDeclarationPattern(char[], char[][], char[], char, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

497 : TypeDeclarationPattern pattern = new TypeDeclarationPattern( null, null, null, IIndexConstants.INTERFACE_SUFFIX, SearchPattern.R_PATTERN_MATCH );

11. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

497 : TypeDeclarationPattern pattern = new TypeDeclarationPattern(

12. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

501 : IIndexConstants.INTERFACE_SUFFIX,

13. WARNING: DiscouragedReference

Discouraged access: The field INTERFACE_SUFFIX from the type IIndexConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

501 : IIndexConstants.INTERFACE_SUFFIX,

14. WARNING: DiscouragedReference

Discouraged access: The constructor TypeDeclarationPattern(char[], char[][], char[], char, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

511 : pattern = new TypeDeclarationPattern( null, null, null, IIndexConstants.CLASS_SUFFIX, SearchPattern.R_PATTERN_MATCH );

15. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

511 : pattern = new TypeDeclarationPattern(

16. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

515 : IIndexConstants.CLASS_SUFFIX,

17. WARNING: DiscouragedReference

Discouraged access: The field CLASS_SUFFIX from the type IIndexConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

515 : IIndexConstants.CLASS_SUFFIX,

18. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

2052 : MatchLocator.setFocus(pattern, importDeclaration);

19. WARNING: DiscouragedReference

Discouraged access: The method setFocus(InternalSearchPattern, IJavaScriptElement) from the type MatchLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

2052 : MatchLocator.setFocus(pattern, importDeclaration);

20. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

2080 : MatchLocator.setFocus(pattern, packageDeclaration);

21. WARNING: DiscouragedReference

Discouraged access: The method setFocus(InternalSearchPattern, IJavaScriptElement) from the type MatchLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

2080 : MatchLocator.setFocus(pattern, packageDeclaration);

22. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

2907 : IIndexConstants.ONE_STAR,

23. WARNING: DiscouragedReference

Discouraged access: The field ONE_STAR from the type IIndexConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

2907 : IIndexConstants.ONE_STAR,

24. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

2960 : IIndexConstants.ONE_STAR,

25. WARNING: DiscouragedReference

Discouraged access: The field ONE_STAR from the type IIndexConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

2960 : IIndexConstants.ONE_STAR,

26. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

3048 : IIndexConstants.ONE_STAR,

27. WARNING: DiscouragedReference

Discouraged access: The field ONE_STAR from the type IIndexConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

3048 : IIndexConstants.ONE_STAR,

28. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

3286 : assertEquals("Invalid foo method occurence count (m="+(m+1)+")", i+1, ((SourceMethod) methods[i]).occurrenceCount);

29. WARNING: DiscouragedReference

Discouraged access: The field occurrenceCount from the type SourceRefElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

3286 : assertEquals("Invalid foo method occurence count (m="+(m+1)+")", i+1, ((SourceMethod) methods[i]).occurrenceCount);

30. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

6325 : assertTrue("Jar should only have class files!", children[i] instanceof ClassFile);

31. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type ClassFile is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

6326 : IType type = ((ClassFile)children[i]).getType();

32. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

6326 : IType type = ((ClassFile)children[i]).getType();

33. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

6355 : if ((modifiers & ClassFileConstants.AccDeprecated) != 0) {

34. WARNING: DiscouragedReference

Discouraged access: The field AccDeprecated from the type ClassFileConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

6355 : if ((modifiers & ClassFileConstants.AccDeprecated) != 0) {

35. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

7127 : this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;

36. WARNING: DiscouragedReference

Discouraged access: The field SUPER_INVOCATION_FLAVOR from the type PatternLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

7127 : this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;

37. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

7165 : this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;

38. WARNING: DiscouragedReference

Discouraged access: The field SUPER_INVOCATION_FLAVOR from the type PatternLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

7165 : this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;

39. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

7177 : this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;

40. WARNING: DiscouragedReference

Discouraged access: The field SUPER_INVOCATION_FLAVOR from the type PatternLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchBugsTests.java :

7177 : this.resultCollector.showFlavors = PatternLocator.SUPER_INVOCATION_FLAVOR;

41. WARNING: DiscouragedReference

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

JavaSearchBugsTests.java :

7817 : IJavaScriptSearchScope scope = new AbstractSearchScope() {

Source File: org/eclipse/wst/jsdt/core/tests/model/JavaSearchGenericTypeTests.java
1. WARNING: DiscouragedReference

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

JavaSearchGenericTypeTests.java :

20 : import org.eclipse.wst.jsdt.internal.core.ResolvedSourceType;

2. WARNING: DiscouragedReference

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

JavaSearchGenericTypeTests.java :

862 : ResolvedSourceType type = selectParameterizedType(unit, "Generic<Exception>"); //$NON-NLS-1$

3. WARNING: DiscouragedReference

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

JavaSearchGenericTypeTests.java :

909 : ResolvedSourceType type = selectParameterizedType(unit, "g1.t.s.def.Generic<Exception>.Member"); //$NON-NLS-1$

4. WARNING: DiscouragedReference

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

JavaSearchGenericTypeTests.java :

929 : ResolvedSourceType type = selectParameterizedType(unit, "NonGeneric.GenericMember<Exception>"); //$NON-NLS-1$

5. WARNING: DiscouragedReference

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

JavaSearchGenericTypeTests.java :

949 : ResolvedSourceType type = selectParameterizedType(unit, "g1.t.s.def.Generic<Exception>.MemberGeneric<Exception>"); //$NON-NLS-1$

6. WARNING: DiscouragedReference

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

JavaSearchGenericTypeTests.java :

971 : ResolvedSourceType type = selectParameterizedType(unit, "g1.t.m.def.Generic<? extends Throwable, ? extends Exception, ? extends RuntimeException>"); //$NON-NLS-1$

7. WARNING: DiscouragedReference

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

JavaSearchGenericTypeTests.java :

1018 : ResolvedSourceType type = selectParameterizedType(unit, "Generic<? extends Throwable, ? extends Exception, ? extends RuntimeException>.Member"); //$NON-NLS-1$

8. WARNING: DiscouragedReference

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

JavaSearchGenericTypeTests.java :

1038 : ResolvedSourceType type = selectParameterizedType(unit, "NonGeneric.GenericMember<? super RuntimeException, ? super IllegalMonitorStateException, ? super IllegalMonitorStateException>"); //$NON-NLS-1$

9. WARNING: DiscouragedReference

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

JavaSearchGenericTypeTests.java :

1058 : ResolvedSourceType type = selectParameterizedType(unit, "g1.t.m.def.Generic<? super RuntimeException, ? super IllegalMonitorStateException, ? super IllegalMonitorStateException>.MemberGeneric<? extends Throwable, ? extends Exception, ? extends RuntimeException>"); //$NON-NLS-1$

Source File: org/eclipse/wst/jsdt/core/tests/model/JavaSearchScopeTests.java
1. WARNING: DiscouragedReference

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

JavaSearchScopeTests.java :

21 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

2. WARNING: DiscouragedReference

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

JavaSearchScopeTests.java :

43 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

3. WARNING: DiscouragedReference

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

JavaSearchScopeTests.java :

43 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

4. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchScopeTests.java :

43 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

5. WARNING: DiscouragedReference

Discouraged access: The field containers from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchScopeTests.java :

44 : manager.containers = new HashMap(5);

6. WARNING: DiscouragedReference

Discouraged access: The field variables from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchScopeTests.java :

45 : manager.variables = new HashMap(5);

Source File: org/eclipse/wst/jsdt/core/tests/model/JavaSearchTests.java
1. WARNING: DiscouragedReference

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

JavaSearchTests.java :

24 : import org.eclipse.wst.jsdt.internal.core.JavaModelStatus;

2. WARNING: DiscouragedReference

Discouraged access: The constructor JavaModelStatus(int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavaSearchTests.java :

366 : throw new CoreException(new JavaModelStatus(-1, "test"));

3. WARNING: DiscouragedReference

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

JavaSearchTests.java :

366 : throw new CoreException(new JavaModelStatus(-1, "test"));

Source File: org/eclipse/wst/jsdt/core/tests/model/JavadocBugsCompletionModelTest.java
1. WARNING: DiscouragedReference

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

JavadocBugsCompletionModelTest.java :

16 : import org.eclipse.wst.jsdt.internal.codeassist.CompletionEngine;

2. WARNING: DiscouragedReference

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

JavadocBugsCompletionModelTest.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

3. WARNING: DiscouragedReference

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

JavadocBugsCompletionModelTest.java :

42 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

4. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocBugsCompletionModelTest.java :

42 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

5. WARNING: DiscouragedReference

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

JavadocBugsCompletionModelTest.java :

59 : if (CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {

6. WARNING: DiscouragedReference

Discouraged access: The field NO_TYPE_COMPLETION_ON_EMPTY_TOKEN from the type CompletionEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocBugsCompletionModelTest.java :

59 : if (CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {

7. WARNING: DiscouragedReference

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

JavadocBugsCompletionModelTest.java :

332 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

8. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocBugsCompletionModelTest.java :

332 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

9. WARNING: DiscouragedReference

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

JavadocBugsCompletionModelTest.java :

352 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

10. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocBugsCompletionModelTest.java :

352 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

11. WARNING: DiscouragedReference

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

JavadocBugsCompletionModelTest.java :

364 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

12. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocBugsCompletionModelTest.java :

364 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

13. WARNING: DiscouragedReference

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

JavadocBugsCompletionModelTest.java :

381 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

14. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocBugsCompletionModelTest.java :

381 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

15. WARNING: DiscouragedReference

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

JavadocBugsCompletionModelTest.java :

403 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

16. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocBugsCompletionModelTest.java :

403 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

Source File: org/eclipse/wst/jsdt/core/tests/model/JavadocCompletionContextTests.java
1. WARNING: DiscouragedReference

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

JavadocCompletionContextTests.java :

15 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

JavadocCompletionContextTests.java :

19 : public class JavadocCompletionContextTests extends AbstractJavaModelCompletionTests implements RelevanceConstants {

Source File: org/eclipse/wst/jsdt/core/tests/model/JavadocCompletionContextTests_1_5.java
1. WARNING: DiscouragedReference

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

JavadocCompletionContextTests_1_5.java :

14 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

JavadocCompletionContextTests_1_5.java :

18 : public class JavadocCompletionContextTests_1_5 extends AbstractJavaModelCompletionTests implements RelevanceConstants {

Source File: org/eclipse/wst/jsdt/core/tests/model/JavadocFieldCompletionModelTest.java
1. WARNING: DiscouragedReference

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

JavadocFieldCompletionModelTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

2. WARNING: DiscouragedReference

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

JavadocFieldCompletionModelTest.java :

43 : setUpProjectOptions(CompilerOptions.VERSION_1_4); // default compliance

3. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocFieldCompletionModelTest.java :

43 : setUpProjectOptions(CompilerOptions.VERSION_1_4); // default compliance

4. WARNING: DiscouragedReference

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

JavadocFieldCompletionModelTest.java :

138 : setUpProjectOptions(CompilerOptions.VERSION_1_3);

5. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocFieldCompletionModelTest.java :

138 : setUpProjectOptions(CompilerOptions.VERSION_1_3);

6. WARNING: DiscouragedReference

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

JavadocFieldCompletionModelTest.java :

162 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

7. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocFieldCompletionModelTest.java :

162 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

Source File: org/eclipse/wst/jsdt/core/tests/model/JavadocMethodCompletionModelTest.java
1. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

19 : import org.eclipse.wst.jsdt.internal.codeassist.CompletionEngine;

2. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

3. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

44 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

4. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

44 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

5. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

142 : setUpProjectOptions(CompilerOptions.VERSION_1_3);

6. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

142 : setUpProjectOptions(CompilerOptions.VERSION_1_3);

7. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

169 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

8. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

169 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

9. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

242 : if(CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {

10. WARNING: DiscouragedReference

Discouraged access: The field NO_TYPE_COMPLETION_ON_EMPTY_TOKEN from the type CompletionEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

242 : if(CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {

11. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

314 : if(CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {

12. WARNING: DiscouragedReference

Discouraged access: The field NO_TYPE_COMPLETION_ON_EMPTY_TOKEN from the type CompletionEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

314 : if(CompletionEngine.NO_TYPE_COMPLETION_ON_EMPTY_TOKEN) {

13. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

466 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

14. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

466 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

15. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

505 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

16. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

505 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

17. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

622 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

18. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

622 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

19. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1132 : "str[JSDOC_PARAM_REF]{str, null, null, str, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

20. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1150 : "xstr[JSDOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

21. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1168 : "xstr[JSDOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

22. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1186 : "xstr[JSDOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

23. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1272 : "xstr2[JSDOC_PARAM_REF]{xstr2, null, null, xstr2, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

24. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1291 : "xstr2[JSDOC_PARAM_REF]{xstr2, null, null, xstr2, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

25. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1310 : "xstr[JSDOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

26. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1329 : "xstr2[JSDOC_PARAM_REF]{xstr2, null, null, xstr2, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

27. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1385 : "xstr2[JSDOC_PARAM_REF]{xstr2, null, null, xstr2, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

28. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1403 : "xstr[JSDOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+2)+"}\n" +

29. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1404 : "flag[JSDOC_PARAM_REF]{flag, null, null, flag, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +

30. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1405 : "obj[JSDOC_PARAM_REF]{obj, null, null, obj, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

31. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1424 : "flag[JSDOC_PARAM_REF]{flag, null, null, flag, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +

32. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1425 : "obj[JSDOC_PARAM_REF]{obj, null, null, obj, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

33. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1444 : "xstr[JSDOC_PARAM_REF]{xstr, null, null, xstr, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +

34. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1445 : "obj[JSDOC_PARAM_REF]{obj, null, null, obj, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

35. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1465 : "flag[JSDOC_PARAM_REF]{flag, null, null, flag, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

36. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1504 : "obj[JSDOC_PARAM_REF]{obj, null, null, obj, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

37. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1512 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

38. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1512 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

39. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1524 : "xtm[JSDOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +

40. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1525 : "xtc[JSDOC_PARAM_REF]{xtc, null, null, xtc, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}\n" +

41. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1531 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

42. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1531 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

43. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1544 : "xtm[JSDOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +

44. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1545 : "xtc[JSDOC_PARAM_REF]{xtc, null, null, xtc, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

45. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1550 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

46. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1550 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

47. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1564 : "xtm[JSDOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

48. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1569 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

49. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1569 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

50. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1583 : "xtm[JSDOC_PARAM_REF]{xtm, null, null, xtm, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}\n" +

51. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1589 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

52. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1589 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

53. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1608 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

54. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1608 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

55. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1626 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

56. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1626 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

57. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1643 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

58. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1643 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

59. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1660 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

60. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1660 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

61. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1675 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

62. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1675 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

63. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1692 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

64. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1692 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

65. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1709 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

66. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1709 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

67. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1725 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

68. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1725 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

69. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1752 : "ab1[JSDOC_PARAM_REF]{ab1, null, null, ab1, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING+1)+"}\n" +

70. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1753 : "ab2[JSDOC_PARAM_REF]{ab2, null, null, ab2, null, "+this.positions+(JAVADOC_RELEVANCE+R_INTERESTING)+"}"

71. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1758 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

72. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1758 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

73. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1777 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

74. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1777 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

75. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1794 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

76. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1794 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

77. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1809 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

78. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1809 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

79. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1824 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

80. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1824 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

81. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1843 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

82. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1843 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

83. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1858 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

84. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1858 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

85. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1873 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

86. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1873 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

87. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1892 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

88. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1892 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

89. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1911 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

90. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1911 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

91. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

1970 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

92. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

1970 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

93. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

2129 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

94. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

2129 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

95. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

2546 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

96. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

2546 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

97. WARNING: DiscouragedReference

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

JavadocMethodCompletionModelTest.java :

2566 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

98. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocMethodCompletionModelTest.java :

2566 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

Source File: org/eclipse/wst/jsdt/core/tests/model/JavadocPackageCompletionModelTest.java
1. WARNING: DiscouragedReference

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

JavadocPackageCompletionModelTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

2. WARNING: DiscouragedReference

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

JavadocPackageCompletionModelTest.java :

45 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

3. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocPackageCompletionModelTest.java :

45 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

Source File: org/eclipse/wst/jsdt/core/tests/model/JavadocTextCompletionModelTest.java
1. WARNING: DiscouragedReference

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

JavadocTextCompletionModelTest.java :

16 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

2. WARNING: DiscouragedReference

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

JavadocTextCompletionModelTest.java :

40 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

3. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTextCompletionModelTest.java :

40 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

4. WARNING: DiscouragedReference

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

JavadocTextCompletionModelTest.java :

74 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

5. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTextCompletionModelTest.java :

74 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

6. WARNING: DiscouragedReference

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

JavadocTextCompletionModelTest.java :

93 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

7. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTextCompletionModelTest.java :

93 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

8. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTextCompletionModelTest.java :

267 : "BasicTestTextIns[JSDOC_TYPE_REF]{{@link BasicTestTextIns}, javadoc.text, Ljavadoc.text.BasicTestTextIns;, null, null, "+this.positions+(R_DICENUNR+R_INLINE_TAG)+"}\n" +

9. WARNING: DiscouragedReference

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

JavadocTextCompletionModelTest.java :

469 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

10. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTextCompletionModelTest.java :

469 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

11. WARNING: DiscouragedReference

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

JavadocTextCompletionModelTest.java :

516 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

12. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTextCompletionModelTest.java :

516 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

13. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTextCompletionModelTest.java :

753 : "BasicTestTextIns[JSDOC_METHOD_REF]{{@link #BasicTestTextIns()}, Ljavadoc.text.BasicTestTextIns;, ()V, BasicTestTextIns, null, "+this.positions+(JAVADOC_RELEVANCE+R_INLINE_TAG)+"}"

14. WARNING: DiscouragedReference

Discouraged access: The field R_INLINE_TAG from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTextCompletionModelTest.java :

782 : "BasicTestTextIns[JSDOC_METHOD_REF]{{@link #BasicTestTextIns()}, Ljavadoc.text.BasicTestTextIns;, ()V, BasicTestTextIns, null, "+this.positions+(JAVADOC_RELEVANCE+R_INLINE_TAG)+"}"

Source File: org/eclipse/wst/jsdt/core/tests/model/JavadocTypeCompletionModelTest.java
1. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

2. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

44 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

3. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_4 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

44 : setUpProjectOptions(CompilerOptions.VERSION_1_4);

4. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

146 : setUpProjectOptions(CompilerOptions.VERSION_1_3);

5. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_3 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

146 : setUpProjectOptions(CompilerOptions.VERSION_1_3);

6. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

170 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

7. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

170 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

8. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

249 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

9. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

249 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

10. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

282 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

11. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

282 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

12. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

397 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

13. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

397 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

14. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

442 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

15. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

442 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

16. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

817 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

17. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

817 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

18. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

832 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

19. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

832 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

20. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

849 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

21. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

849 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

22. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

866 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

23. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

866 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

24. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

883 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

25. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

883 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

26. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

900 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

27. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

900 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

28. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

917 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

29. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

917 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

30. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

934 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

31. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

934 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

32. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

948 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

33. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

948 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

34. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

962 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

35. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

962 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

36. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

979 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

37. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

979 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

38. WARNING: DiscouragedReference

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

JavadocTypeCompletionModelTest.java :

996 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

39. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_5 from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

JavadocTypeCompletionModelTest.java :

996 : setUpProjectOptions(CompilerOptions.VERSION_1_5);

Source File: org/eclipse/wst/jsdt/core/tests/model/MementoTests.java
1. WARNING: DiscouragedReference

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

MementoTests.java :

20 : import org.eclipse.wst.jsdt.internal.core.JavaElement;

2. WARNING: DiscouragedReference

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

MementoTests.java :

21 : import org.eclipse.wst.jsdt.internal.core.LocalVariable;

3. WARNING: DiscouragedReference

Discouraged access: The constructor LocalVariable(JavaElement, String, int, int, int, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

MementoTests.java :

427 : ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z");

4. WARNING: DiscouragedReference

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

MementoTests.java :

427 : ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z");

5. WARNING: DiscouragedReference

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

MementoTests.java :

427 : ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z");

6. WARNING: DiscouragedReference

Discouraged access: The constructor LocalVariable(JavaElement, String, int, int, int, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

MementoTests.java :

439 : ILocalVariable localVar = new LocalVariable((JavaElement)initializer, "var", 1, 2, 3, 4, "Z");

7. WARNING: DiscouragedReference

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

MementoTests.java :

439 : ILocalVariable localVar = new LocalVariable((JavaElement)initializer, "var", 1, 2, 3, 4, "Z");

8. WARNING: DiscouragedReference

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

MementoTests.java :

439 : ILocalVariable localVar = new LocalVariable((JavaElement)initializer, "var", 1, 2, 3, 4, "Z");

9. WARNING: DiscouragedReference

Discouraged access: The constructor LocalVariable(JavaElement, String, int, int, int, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

MementoTests.java :

451 : ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z");

10. WARNING: DiscouragedReference

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

MementoTests.java :

451 : ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z");

11. WARNING: DiscouragedReference

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

MementoTests.java :

451 : ILocalVariable localVar = new LocalVariable((JavaElement)method, "var", 1, 2, 3, 4, "Z");

Source File: org/eclipse/wst/jsdt/core/tests/model/ModifyingResourceTests.java
1. WARNING: DiscouragedReference

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

ModifyingResourceTests.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.batch.Main;

2. WARNING: DiscouragedReference

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

ModifyingResourceTests.java :

21 : import org.eclipse.wst.jsdt.internal.core.JavaElement;

3. WARNING: DiscouragedReference

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

ModifyingResourceTests.java :

64 : Main.compile(cu + " -d d:/temp -classpath " + System.getProperty("java.home") + "/lib/rt.jar");

4. WARNING: DiscouragedReference

Discouraged access: The method compile(String) from the type Main is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ModifyingResourceTests.java :

64 : Main.compile(cu + " -d d:/temp -classpath " + System.getProperty("java.home") + "/lib/rt.jar");

5. WARNING: DiscouragedReference

Discouraged access: The method toStringInfo(int, StringBuffer) from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ModifyingResourceTests.java :

137 : ((JavaElement)element).toStringInfo(tab, buffer);

6. WARNING: DiscouragedReference

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

ModifyingResourceTests.java :

137 : ((JavaElement)element).toStringInfo(tab, buffer);

7. WARNING: DiscouragedReference

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

ModifyingResourceTests.java :

184 : org.eclipse.wst.jsdt.internal.core.util.Util.sort(

8. WARNING: DiscouragedReference

Discouraged access: The method sort(Object[], Util.Comparer) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ModifyingResourceTests.java :

184 : org.eclipse.wst.jsdt.internal.core.util.Util.sort( sorted, new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() { public int compare(Object a, Object b) { return a.toString().compareTo(b.toString()); } });

9. WARNING: DiscouragedReference

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

ModifyingResourceTests.java :

186 : new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() {

10. WARNING: DiscouragedReference

Discouraged access: The type Util.Comparer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ModifyingResourceTests.java :

186 : new org.eclipse.wst.jsdt.internal.core.util.Util.Comparer() {

Source File: org/eclipse/wst/jsdt/core/tests/model/NameLookupTests2.java
1. WARNING: DiscouragedReference

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

NameLookupTests2.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.lookup.Binding;

2. WARNING: DiscouragedReference

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

NameLookupTests2.java :

18 : import org.eclipse.wst.jsdt.internal.core.JavaProject;

3. WARNING: DiscouragedReference

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

NameLookupTests2.java :

19 : import org.eclipse.wst.jsdt.internal.core.NameLookup;

4. WARNING: DiscouragedReference

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

NameLookupTests2.java :

48 : private NameLookup getNameLookup(JavaProject project) throws JavaScriptModelException {

5. WARNING: DiscouragedReference

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

NameLookupTests2.java :

48 : private NameLookup getNameLookup(JavaProject project) throws JavaScriptModelException {

6. WARNING: DiscouragedReference

Discouraged access: The method newNameLookup(WorkingCopyOwner) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

49 : return project.newNameLookup((WorkingCopyOwner)null);

7. WARNING: DiscouragedReference

Discouraged access: The method findPackageFragments(String, boolean) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

61 : IPackageFragment[] res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);

8. WARNING: DiscouragedReference

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

NameLookupTests2.java :

61 : IPackageFragment[] res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);

9. WARNING: DiscouragedReference

Discouraged access: The method findPackageFragments(String, boolean) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

72 : res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);

10. WARNING: DiscouragedReference

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

NameLookupTests2.java :

72 : res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);

11. WARNING: DiscouragedReference

Discouraged access: The method findPackageFragments(String, boolean) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

94 : IPackageFragment[] res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);

12. WARNING: DiscouragedReference

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

NameLookupTests2.java :

94 : IPackageFragment[] res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);

13. WARNING: DiscouragedReference

Discouraged access: The method findPackageFragments(String, boolean) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

99 : res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);

14. WARNING: DiscouragedReference

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

NameLookupTests2.java :

99 : res = getNameLookup((JavaProject)p2).findPackageFragments("p1", false);

15. WARNING: DiscouragedReference

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

NameLookupTests2.java :

117 : JavaProject project = (JavaProject)createJavaProject("P", new String[] {"src"}, "bin");

16. WARNING: DiscouragedReference

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

NameLookupTests2.java :

117 : JavaProject project = (JavaProject)createJavaProject("P", new String[] {"src"}, "bin");

17. WARNING: DiscouragedReference

Discouraged access: The method findPackageFragments(String, boolean) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

120 : IPackageFragment[] pkgs = getNameLookup(project).findPackageFragments("p1", false);

18. WARNING: DiscouragedReference

Discouraged access: The method findPackageFragments(String, boolean) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

128 : pkgs = getNameLookup(project).findPackageFragments("p2", false);

19. WARNING: DiscouragedReference

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

NameLookupTests2.java :

145 : JavaProject project = (JavaProject)createJavaProject("P");

20. WARNING: DiscouragedReference

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

NameLookupTests2.java :

145 : JavaProject project = (JavaProject)createJavaProject("P");

21. WARNING: DiscouragedReference

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

NameLookupTests2.java :

161 : NameLookup nameLookup = project.newNameLookup(workingCopies);

22. WARNING: DiscouragedReference

Discouraged access: The method newNameLookup(IJavaScriptUnit[]) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

161 : NameLookup nameLookup = project.newNameLookup(workingCopies);

23. WARNING: DiscouragedReference

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

NameLookupTests2.java :

163 : NameLookup.Answer answer=nameLookup.findBinding("foo","",Binding.METHOD, false, NameLookup.ACCEPT_ALL,false, false, null);

24. WARNING: DiscouragedReference

Discouraged access: The type NameLookup.Answer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

163 : NameLookup.Answer answer=nameLookup.findBinding("foo","",Binding.METHOD, false, NameLookup.ACCEPT_ALL,false, false, null);

25. WARNING: DiscouragedReference

Discouraged access: The method findBinding(String, String, int, boolean, int, boolean, boolean, String) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

163 : NameLookup.Answer answer=nameLookup.findBinding("foo","",Binding.METHOD, false, NameLookup.ACCEPT_ALL,false, false, null);

26. WARNING: DiscouragedReference

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

NameLookupTests2.java :

163 : NameLookup.Answer answer=nameLookup.findBinding("foo","",Binding.METHOD, false, NameLookup.ACCEPT_ALL,false, false, null);

27. WARNING: DiscouragedReference

Discouraged access: The field METHOD from the type Binding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

163 : NameLookup.Answer answer=nameLookup.findBinding("foo","",Binding.METHOD, false, NameLookup.ACCEPT_ALL,false, false, null);

28. WARNING: DiscouragedReference

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

NameLookupTests2.java :

163 : NameLookup.Answer answer=nameLookup.findBinding("foo","",Binding.METHOD, false, NameLookup.ACCEPT_ALL,false, false, null);

29. WARNING: DiscouragedReference

Discouraged access: The field ACCEPT_ALL from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

163 : NameLookup.Answer answer=nameLookup.findBinding("foo","",Binding.METHOD, false, NameLookup.ACCEPT_ALL,false, false, null);

30. WARNING: DiscouragedReference

Discouraged access: The field element from the type NameLookup.Answer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

167 : ((IJavaScriptElement)answer.element).getElementName());

31. WARNING: DiscouragedReference

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

NameLookupTests2.java :

179 : JavaProject project = (JavaProject)createJavaProject("P", new String[] {"src"}, "bin");

32. WARNING: DiscouragedReference

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

NameLookupTests2.java :

179 : JavaProject project = (JavaProject)createJavaProject("P", new String[] {"src"}, "bin");

33. WARNING: DiscouragedReference

Discouraged access: The method findPackageFragment(IPath) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

181 : IPackageFragment pkg = getNameLookup(project).findPackageFragment(new Path("/P/src"));

34. WARNING: DiscouragedReference

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

NameLookupTests2.java :

198 : JavaProject project = (JavaProject)createJavaProject("P");

35. WARNING: DiscouragedReference

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

NameLookupTests2.java :

198 : JavaProject project = (JavaProject)createJavaProject("P");

36. WARNING: DiscouragedReference

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

NameLookupTests2.java :

206 : NameLookup nameLookup = project.newNameLookup(workingCopies);

37. WARNING: DiscouragedReference

Discouraged access: The method newNameLookup(IJavaScriptUnit[]) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

206 : NameLookup nameLookup = project.newNameLookup(workingCopies);

38. WARNING: DiscouragedReference

Discouraged access: The method findPackageFragments(String, boolean) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

207 : IJavaScriptElement[] pkgs = nameLookup.findPackageFragments("p1", false/*not a partial match*/);

39. WARNING: DiscouragedReference

Discouraged access: The method findType(String, boolean, int) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

235 : IType type = getNameLookup((JavaProject) project).findType("p.X$$1", false, NameLookup.ACCEPT_ALL);

40. WARNING: DiscouragedReference

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

NameLookupTests2.java :

235 : IType type = getNameLookup((JavaProject) project).findType("p.X$$1", false, NameLookup.ACCEPT_ALL);

41. WARNING: DiscouragedReference

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

NameLookupTests2.java :

235 : IType type = getNameLookup((JavaProject) project).findType("p.X$$1", false, NameLookup.ACCEPT_ALL);

42. WARNING: DiscouragedReference

Discouraged access: The field ACCEPT_ALL from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

235 : IType type = getNameLookup((JavaProject) project).findType("p.X$$1", false, NameLookup.ACCEPT_ALL);

43. WARNING: DiscouragedReference

Discouraged access: The method findType(String, boolean, int) from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

254 : IType type = getNameLookup((JavaProject) project).findType("p.X", false, NameLookup.ACCEPT_ALL);

44. WARNING: DiscouragedReference

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

NameLookupTests2.java :

254 : IType type = getNameLookup((JavaProject) project).findType("p.X", false, NameLookup.ACCEPT_ALL);

45. WARNING: DiscouragedReference

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

NameLookupTests2.java :

254 : IType type = getNameLookup((JavaProject) project).findType("p.X", false, NameLookup.ACCEPT_ALL);

46. WARNING: DiscouragedReference

Discouraged access: The field ACCEPT_ALL from the type NameLookup is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NameLookupTests2.java :

254 : IType type = getNameLookup((JavaProject) project).findType("p.X", false, NameLookup.ACCEPT_ALL);

Source File: org/eclipse/wst/jsdt/core/tests/model/OptionTests.java
1. WARNING: DiscouragedReference

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

OptionTests.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

2. WARNING: DiscouragedReference

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

OptionTests.java :

25 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

3. WARNING: DiscouragedReference

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

OptionTests.java :

26 : import org.eclipse.wst.jsdt.internal.core.JavaProject;

4. WARNING: DiscouragedReference

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

OptionTests.java :

359 : JavaProject projectA = (JavaProject)

5. WARNING: DiscouragedReference

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

OptionTests.java :

359 : JavaProject projectA = (JavaProject)

6. WARNING: DiscouragedReference

Discouraged access: The method getEclipsePreferences() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

368 : IEclipsePreferences eclipsePreferences = projectA.getEclipsePreferences();

7. WARNING: DiscouragedReference

Discouraged access: The method setOptions(Map) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

375 : projectA.setOptions(options);

8. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

378 : assertEquals("projA:unexpected custom value for deprecation option", JavaScriptCore.ENABLED, projectA.getOptions(false).get(JavaScriptCore.COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE));

9. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

379 : assertEquals("projA:unexpected custom value for compliance option", "10.0", projectA.getOptions(false).get(JavaScriptCore.COMPILER_COMPLIANCE));

10. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

380 : assertEquals("projA:unexpected inherited value1 for hidden-catch option", null, projectA.getOptions(false).get(JavaScriptCore.COMPILER_PB_HIDDEN_CATCH_BLOCK));

11. WARNING: DiscouragedReference

Discouraged access: The method getEclipsePreferences() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

382 : assertTrue("projA:preferences should not be reset", eclipsePreferences == projectA.getEclipsePreferences());

12. WARNING: DiscouragedReference

Discouraged access: The method setOptions(Map) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

388 : projectA.setOptions(options);

13. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

389 : assertEquals("projA:unexpected custom value for deprecation option", JavaScriptCore.ENABLED, projectA.getOptions(false).get(JavaScriptCore.COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE));

14. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

390 : assertEquals("projA:unexpected custom value for compliance option", null, projectA.getOptions(false).get(JavaScriptCore.COMPILER_COMPLIANCE));

15. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

391 : assertEquals("projA:unexpected inherited value1 for hidden-catch option", null, projectA.getOptions(false).get(JavaScriptCore.COMPILER_PB_HIDDEN_CATCH_BLOCK));

16. WARNING: DiscouragedReference

Discouraged access: The method getEclipsePreferences() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

393 : assertTrue("projA:preferences should not be reset", eclipsePreferences == projectA.getEclipsePreferences());

17. WARNING: DiscouragedReference

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

OptionTests.java :

451 : JavaProject projectA = (JavaProject) this.createJavaProject("A", new String[] {}, "");

18. WARNING: DiscouragedReference

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

OptionTests.java :

451 : JavaProject projectA = (JavaProject) this.createJavaProject("A", new String[] {}, "");

19. WARNING: DiscouragedReference

Discouraged access: The method getEclipsePreferences() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

454 : IEclipsePreferences eclipsePreferences = projectA.getEclipsePreferences();

20. WARNING: DiscouragedReference

Discouraged access: The method setOptions(Map) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

460 : projectA.setOptions(options);

21. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

463 : assertEquals("projA:unexpected custom value for deprecation option", JavaScriptCore.ENABLED, projectA.getOptions(true).get(JavaScriptCore.COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE));

22. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

464 : assertEquals("projA:unexpected custom value for compliance option", "10.0", projectA.getOptions(true).get(JavaScriptCore.COMPILER_COMPLIANCE));

23. WARNING: DiscouragedReference

Discouraged access: The method getEclipsePreferences() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

465 : assertTrue("projA:preferences should not be reset", eclipsePreferences == projectA.getEclipsePreferences());

24. WARNING: DiscouragedReference

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

OptionTests.java :

470 : projectA = (JavaProject) this.createJavaProject("A", new String[] {}, "");

25. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

471 : assertEquals("projA:unexpected custom value for deprecation option", JavaScriptCore.getOption(JavaScriptCore.COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE), projectA.getOptions(true).get(JavaScriptCore.COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE));

26. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

472 : assertEquals("projA:unexpected custom value for compliance option", JavaScriptCore.getOption(JavaScriptCore.COMPILER_COMPLIANCE), projectA.getOptions(true).get(JavaScriptCore.COMPILER_COMPLIANCE));

27. WARNING: DiscouragedReference

Discouraged access: The method getEclipsePreferences() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

473 : assertTrue("projA:preferences should not be reset", eclipsePreferences != projectA.getEclipsePreferences());

28. WARNING: DiscouragedReference

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

OptionTests.java :

486 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

29. WARNING: DiscouragedReference

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

OptionTests.java :

486 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

30. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

486 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

31. WARNING: DiscouragedReference

Discouraged access: The method getInstancePreferences() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

487 : IEclipsePreferences preferences = manager.getInstancePreferences();

32. WARNING: DiscouragedReference

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

OptionTests.java :

491 : preferences.get(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", "null"));

33. WARNING: DiscouragedReference

Discouraged access: The field CP_VARIABLE_PREFERENCES_PREFIX from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

491 : preferences.get(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", "null"));

34. WARNING: DiscouragedReference

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

OptionTests.java :

501 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

35. WARNING: DiscouragedReference

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

OptionTests.java :

501 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

36. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

501 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

37. WARNING: DiscouragedReference

Discouraged access: The method getInstancePreferences() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

502 : IEclipsePreferences preferences = manager.getInstancePreferences();

38. WARNING: DiscouragedReference

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

OptionTests.java :

506 : preferences.get(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", "null"));

39. WARNING: DiscouragedReference

Discouraged access: The field CP_VARIABLE_PREFERENCES_PREFIX from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

506 : preferences.get(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", "null"));

40. WARNING: DiscouragedReference

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

OptionTests.java :

514 : IEclipsePreferences preferences = JavaModelManager.getJavaModelManager().getInstancePreferences();

41. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

514 : IEclipsePreferences preferences = JavaModelManager.getJavaModelManager().getInstancePreferences();

42. WARNING: DiscouragedReference

Discouraged access: The method getInstancePreferences() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

514 : IEclipsePreferences preferences = JavaModelManager.getJavaModelManager().getInstancePreferences();

43. WARNING: DiscouragedReference

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

OptionTests.java :

518 : preferences.put(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", getExternalJCLPathString());

44. WARNING: DiscouragedReference

Discouraged access: The field CP_VARIABLE_PREFERENCES_PREFIX from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

518 : preferences.put(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST", getExternalJCLPathString());

45. WARNING: DiscouragedReference

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

OptionTests.java :

522 : preferences.remove(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST");

46. WARNING: DiscouragedReference

Discouraged access: The field CP_VARIABLE_PREFERENCES_PREFIX from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

522 : preferences.remove(JavaModelManager.CP_VARIABLE_PREFERENCES_PREFIX+"TEST");

47. WARNING: DiscouragedReference

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

OptionTests.java :

532 : JavaProject projectA = (JavaProject) this.createJavaProject(

48. WARNING: DiscouragedReference

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

OptionTests.java :

532 : JavaProject projectA = (JavaProject) this.createJavaProject(

49. WARNING: DiscouragedReference

Discouraged access: The method getEclipsePreferences() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

540 : IEclipsePreferences eclipsePreferences = projectA.getEclipsePreferences();

50. WARNING: DiscouragedReference

Discouraged access: The method getOptions(boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

544 : Hashtable options = new Hashtable(projectA.getOptions(true));

51. WARNING: DiscouragedReference

Discouraged access: The method setOptions(Map) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

545 : projectA.setOptions(options);

52. WARNING: DiscouragedReference

Discouraged access: The method setOptions(Map) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

551 : projectA.setOptions(options);

53. WARNING: DiscouragedReference

Discouraged access: The method getEclipsePreferences() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

554 : assertFalse("projA: Preferences should have been reset", eclipsePreferences == projectA.getEclipsePreferences());

54. WARNING: DiscouragedReference

Discouraged access: The method getEclipsePreferences() from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

555 : assertEquals("projA: We should not have any custom options!", 0, projectA.getEclipsePreferences().keys().length);

55. WARNING: DiscouragedReference

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

OptionTests.java :

567 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

56. WARNING: DiscouragedReference

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

OptionTests.java :

567 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

57. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

567 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

58. WARNING: DiscouragedReference

Discouraged access: The method getInstancePreferences() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

568 : IEclipsePreferences preferences = manager.getInstancePreferences();

59. WARNING: DiscouragedReference

Discouraged access: The method getInstancePreferences() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

573 : assertFalse("JavaScriptCore preferences should have been reset", preferences == manager.getInstancePreferences());

60. WARNING: DiscouragedReference

Discouraged access: The constructor CompilerOptions() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

583 : Map options = new CompilerOptions().getMap();

61. WARNING: DiscouragedReference

Discouraged access: The method getMap() from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

583 : Map options = new CompilerOptions().getMap();

62. WARNING: DiscouragedReference

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

OptionTests.java :

583 : Map options = new CompilerOptions().getMap();

63. WARNING: DiscouragedReference

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

OptionTests.java :

586 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));

64. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedLocal from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

586 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));

65. WARNING: DiscouragedReference

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

OptionTests.java :

586 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));

66. WARNING: DiscouragedReference

Discouraged access: The field WARNING from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

586 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));

67. WARNING: DiscouragedReference

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

OptionTests.java :

586 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));

68. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedLocal from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

586 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedLocal));

69. WARNING: DiscouragedReference

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

OptionTests.java :

587 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));

70. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedPrivateMember from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

587 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));

71. WARNING: DiscouragedReference

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

OptionTests.java :

587 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));

72. WARNING: DiscouragedReference

Discouraged access: The field WARNING from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

587 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));

73. WARNING: DiscouragedReference

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

OptionTests.java :

587 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));

74. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedPrivateMember from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

587 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING, options.get(CompilerOptions.OPTION_ReportUnusedPrivateMember));

75. WARNING: DiscouragedReference

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

OptionTests.java :

588 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));

76. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFieldHiding from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

588 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));

77. WARNING: DiscouragedReference

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

OptionTests.java :

588 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));

78. WARNING: DiscouragedReference

Discouraged access: The field IGNORE from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

588 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));

79. WARNING: DiscouragedReference

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

OptionTests.java :

588 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));

80. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFieldHiding from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

588 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportFieldHiding));

81. WARNING: DiscouragedReference

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

OptionTests.java :

589 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));

82. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportLocalVariableHiding from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

589 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));

83. WARNING: DiscouragedReference

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

OptionTests.java :

589 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));

84. WARNING: DiscouragedReference

Discouraged access: The field IGNORE from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

589 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));

85. WARNING: DiscouragedReference

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

OptionTests.java :

589 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));

86. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportLocalVariableHiding from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

589 : assertEquals("Invalid default for "+CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE, options.get(CompilerOptions.OPTION_ReportLocalVariableHiding));

87. WARNING: DiscouragedReference

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

OptionTests.java :

593 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

88. WARNING: DiscouragedReference

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

OptionTests.java :

593 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

89. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

593 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

90. WARNING: DiscouragedReference

Discouraged access: The method getDefaultPreferences() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

594 : IEclipsePreferences preferences = manager.getDefaultPreferences();

91. WARNING: DiscouragedReference

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

OptionTests.java :

609 : JavaProject project = (JavaProject) createJavaProject(

92. WARNING: DiscouragedReference

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

OptionTests.java :

609 : JavaProject project = (JavaProject) createJavaProject(

93. WARNING: DiscouragedReference

Discouraged access: The method setOption(String, String) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

615 : project.setOption(JavaScriptCore.COMPILER_SOURCE, JavaScriptCore.VERSION_1_4);

94. WARNING: DiscouragedReference

Discouraged access: The method setOption(String, String) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

616 : project.setOption(JavaScriptCore.COMPILER_SOURCE, JavaScriptCore.VERSION_1_3);

95. WARNING: DiscouragedReference

Discouraged access: The method getOption(String, boolean) from the type JavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OptionTests.java :

617 : String option = project.getOption(JavaScriptCore.COMPILER_SOURCE, true);

Source File: org/eclipse/wst/jsdt/core/tests/model/OverflowingCacheTests.java
1. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

27 : import org.eclipse.wst.jsdt.internal.core.BufferCache;

2. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

28 : import org.eclipse.wst.jsdt.internal.core.Openable;

3. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

29 : import org.eclipse.wst.jsdt.internal.core.OverflowingLRUCache;

4. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

30 : import org.eclipse.wst.jsdt.internal.core.util.MementoTokenizer;

5. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

58 : public OverflowingLRUCache cache;

6. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

65 : public OverflowingTestBuffer(boolean hasUnsavedChanges, OverflowingLRUCache cache) {

7. WARNING: DiscouragedReference

Discouraged access: The method remove(Object) from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

88 : this.cache.remove(this.owner);

8. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

176 : public class OverflowingTestOpenable extends Openable {

9. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

187 : public OverflowingLRUCache cache;

10. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

193 : public OverflowingTestOpenable(OverflowingTestBuffer buffer, OverflowingLRUCache cache) {

11. WARNING: DiscouragedReference

Discouraged access: The constructor Openable(JavaElement) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

194 : super(null);

12. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

201 : protected boolean buildStructure(OpenableElementInfo info, IProgressMonitor pm, Map newElements, IResource underlyingResource) {

13. WARNING: DiscouragedReference

Discouraged access: The method remove(Object) from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

208 : this.cache.remove(this);

14. WARNING: DiscouragedReference

Discouraged access: The method equals(Object) from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

213 : return super.equals(o);

15. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

225 : public IJavaScriptElement getHandleFromMemento(String token, MementoTokenizer memento, WorkingCopyOwner owner) {

16. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

291 : int rootSize = JavaModelCache.DEFAULT_ROOT_SIZE * 2;

17. WARNING: DiscouragedReference

Discouraged access: The field DEFAULT_ROOT_SIZE from the type JavaModelCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

291 : int rootSize = JavaModelCache.DEFAULT_ROOT_SIZE * 2;

18. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

336 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

19. WARNING: DiscouragedReference

Discouraged access: The constructor BufferCache(int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

336 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

20. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

336 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

21. WARNING: DiscouragedReference

Discouraged access: The method getSpaceLimit() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

338 : actualSpaceLimit = cache.getSpaceLimit();

22. WARNING: DiscouragedReference

Discouraged access: The method getCurrentSpace() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

341 : actualCurrent = cache.getCurrentSpace();

23. WARNING: DiscouragedReference

Discouraged access: The method getOverflow() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

344 : actualOverflow = cache.getOverflow();

24. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

357 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

25. WARNING: DiscouragedReference

Discouraged access: The constructor BufferCache(int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

357 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

26. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

357 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

27. WARNING: DiscouragedReference

Discouraged access: The method put(Object, Object) from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

363 : cache.put(openables[i], buffers[i]);

28. WARNING: DiscouragedReference

Discouraged access: The method getSpaceLimit() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

367 : actualSpaceLimit = cache.getSpaceLimit();

29. WARNING: DiscouragedReference

Discouraged access: The method getCurrentSpace() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

370 : actualCurrent = cache.getCurrentSpace();

30. WARNING: DiscouragedReference

Discouraged access: The method getOverflow() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

373 : actualOverflow = cache.getOverflow();

31. WARNING: DiscouragedReference

Discouraged access: The method get(Object) from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

377 : Object value = cache.get(openables[i]);

32. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

397 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

33. WARNING: DiscouragedReference

Discouraged access: The constructor BufferCache(int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

397 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

34. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

397 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

35. WARNING: DiscouragedReference

Discouraged access: The method put(Object, Object) from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

403 : cache.put(openables[i], buffers[i]);

36. WARNING: DiscouragedReference

Discouraged access: The method getSpaceLimit() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

406 : actualSpaceLimit = cache.getSpaceLimit();

37. WARNING: DiscouragedReference

Discouraged access: The method getCurrentSpace() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

409 : actualCurrent = cache.getCurrentSpace();

38. WARNING: DiscouragedReference

Discouraged access: The method getOverflow() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

412 : actualOverflow = cache.getOverflow();

39. WARNING: DiscouragedReference

Discouraged access: The method get(Object) from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

417 : Object value = cache.get(openables[i]);

40. WARNING: DiscouragedReference

Discouraged access: The method get(Object) from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

423 : Object value = cache.get(openables[i]);

41. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

440 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

42. WARNING: DiscouragedReference

Discouraged access: The constructor BufferCache(int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

440 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

43. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

440 : OverflowingLRUCache cache = new BufferCache(spaceLimit);

44. WARNING: DiscouragedReference

Discouraged access: The method put(Object, Object) from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

447 : cache.put(openables[i], buffers[i]);

45. WARNING: DiscouragedReference

Discouraged access: The method getEntryTable() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

450 : Hashtable table = cache.getEntryTable();

46. WARNING: DiscouragedReference

Discouraged access: The method getCurrentSpace() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

453 : int actualCurrent = cache.getCurrentSpace();

47. WARNING: DiscouragedReference

Discouraged access: The method getOverflow() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

456 : int actualOverflow = cache.getOverflow();

48. WARNING: DiscouragedReference

Discouraged access: The method get(Object) from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

461 : Object value = cache.get(openables[i]);

49. WARNING: DiscouragedReference

Discouraged access: The method put(Object, Object) from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

473 : cache.put(openable1, buffer1);

50. WARNING: DiscouragedReference

Discouraged access: The method getCurrentSpace() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

476 : actualCurrent = cache.getCurrentSpace();

51. WARNING: DiscouragedReference

Discouraged access: The method getOverflow() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

478 : actualOverflow = cache.getOverflow();

52. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

490 : Enumeration openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

53. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBufferManager() from the type BufferManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

490 : Enumeration openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

54. WARNING: DiscouragedReference

Discouraged access: The method getOpenBuffers() from the type BufferManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

490 : Enumeration openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

55. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

495 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

56. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBufferManager() from the type BufferManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

495 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

57. WARNING: DiscouragedReference

Discouraged access: The method getOpenBuffers() from the type BufferManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

495 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

58. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

517 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

59. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBufferManager() from the type BufferManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

517 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

60. WARNING: DiscouragedReference

Discouraged access: The method getOpenBuffers() from the type BufferManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

517 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

61. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

529 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

62. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBufferManager() from the type BufferManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

529 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

63. WARNING: DiscouragedReference

Discouraged access: The method getOpenBuffers() from the type BufferManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

529 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

64. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

539 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

65. WARNING: DiscouragedReference

Discouraged access: The method getDefaultBufferManager() from the type BufferManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

539 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

66. WARNING: DiscouragedReference

Discouraged access: The method getOpenBuffers() from the type BufferManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

539 : openBuffers= BufferManager.getDefaultBufferManager().getOpenBuffers();

67. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

559 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

68. WARNING: DiscouragedReference

Discouraged access: The constructor ElementCache(int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

559 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

69. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

559 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

70. WARNING: DiscouragedReference

Discouraged access: The method getSpaceLimit() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

561 : actualSpaceLimit = cache.getSpaceLimit();

71. WARNING: DiscouragedReference

Discouraged access: The method getCurrentSpace() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

564 : actualCurrent = cache.getCurrentSpace();

72. WARNING: DiscouragedReference

Discouraged access: The method getOverflow() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

567 : actualOverflow = cache.getOverflow();

73. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

580 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

74. WARNING: DiscouragedReference

Discouraged access: The constructor ElementCache(int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

580 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

75. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

580 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

76. WARNING: DiscouragedReference

Discouraged access: The method put(Object, Object) from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

584 : cache.put(openables[i], Integer.toString(i));

77. WARNING: DiscouragedReference

Discouraged access: The method getSpaceLimit() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

588 : actualSpaceLimit = cache.getSpaceLimit();

78. WARNING: DiscouragedReference

Discouraged access: The method getCurrentSpace() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

591 : actualCurrent = cache.getCurrentSpace();

79. WARNING: DiscouragedReference

Discouraged access: The method getOverflow() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

594 : actualOverflow = cache.getOverflow();

80. WARNING: DiscouragedReference

Discouraged access: The method get(Object) from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

598 : Object value = cache.get(openables[i]);

81. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

618 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

82. WARNING: DiscouragedReference

Discouraged access: The constructor ElementCache(int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

618 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

83. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

618 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

84. WARNING: DiscouragedReference

Discouraged access: The method put(Object, Object) from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

622 : cache.put(openables[i], Integer.toString(i));

85. WARNING: DiscouragedReference

Discouraged access: The method getSpaceLimit() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

625 : actualSpaceLimit = cache.getSpaceLimit();

86. WARNING: DiscouragedReference

Discouraged access: The method getCurrentSpace() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

628 : actualCurrent = cache.getCurrentSpace();

87. WARNING: DiscouragedReference

Discouraged access: The method getOverflow() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

631 : actualOverflow = cache.getOverflow();

88. WARNING: DiscouragedReference

Discouraged access: The method get(Object) from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

635 : Object value = cache.get(openables[i]);

89. WARNING: DiscouragedReference

Discouraged access: The method get(Object) from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

641 : Object value = cache.get(openables[i]);

90. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

658 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

91. WARNING: DiscouragedReference

Discouraged access: The constructor ElementCache(int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

658 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

92. WARNING: DiscouragedReference

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

OverflowingCacheTests.java :

658 : OverflowingLRUCache cache = new ElementCache(spaceLimit);

93. WARNING: DiscouragedReference

Discouraged access: The method put(Object, Object) from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

662 : cache.put(openables[i], Integer.toString(i));

94. WARNING: DiscouragedReference

Discouraged access: The method getEntryTable() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

665 : Hashtable table = cache.getEntryTable();

95. WARNING: DiscouragedReference

Discouraged access: The method getCurrentSpace() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

667 : int actualCurrent = cache.getCurrentSpace();

96. WARNING: DiscouragedReference

Discouraged access: The method getOverflow() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

669 : int actualOverflow = cache.getOverflow();

97. WARNING: DiscouragedReference

Discouraged access: The method get(Object) from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

674 : Object value = cache.get(openables[i]);

98. WARNING: DiscouragedReference

Discouraged access: The method put(Object, Object) from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

684 : cache.put(Integer.toString(1001), new OverflowingTestOpenable(new OverflowingTestBuffer(false, null), cache));

99. WARNING: DiscouragedReference

Discouraged access: The method getCurrentSpace() from the type LRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

686 : actualCurrent = cache.getCurrentSpace();

100. WARNING: DiscouragedReference

Discouraged access: The method getOverflow() from the type OverflowingLRUCache is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

OverflowingCacheTests.java :

688 : actualOverflow = cache.getOverflow();

Source File: org/eclipse/wst/jsdt/core/tests/model/ReconcilerStatementsRecoveryTests.java
1. WARNING: DiscouragedReference

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

ReconcilerStatementsRecoveryTests.java :

20 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

2. WARNING: DiscouragedReference

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

ReconcilerStatementsRecoveryTests.java :

21 : import org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager;

3. WARNING: DiscouragedReference

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

ReconcilerStatementsRecoveryTests.java :

77 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

4. WARNING: DiscouragedReference

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

ReconcilerStatementsRecoveryTests.java :

77 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

5. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ReconcilerStatementsRecoveryTests.java :

77 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

6. WARNING: DiscouragedReference

Discouraged access: The method getIndexManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ReconcilerStatementsRecoveryTests.java :

77 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

7. WARNING: DiscouragedReference

Discouraged access: The method awaitingJobsCount() from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ReconcilerStatementsRecoveryTests.java :

80 : while (indexManager.awaitingJobsCount() > 0) {

Source File: org/eclipse/wst/jsdt/core/tests/model/ReconcilerTests.java
1. WARNING: UnusedImport

The import java.io.File is never used

ReconcilerTests.java :

14 : import java.io.File;

2. WARNING: UnusedImport

The import org.eclipse.core.resources.IResource is never used

ReconcilerTests.java :

19 : import org.eclipse.core.resources.IResource;

3. WARNING: UnusedImport

The import org.eclipse.core.runtime.ILogListener is never used

ReconcilerTests.java :

22 : import org.eclipse.core.runtime.ILogListener;

4. WARNING: UnusedImport

The import org.eclipse.core.runtime.IStatus is never used

ReconcilerTests.java :

24 : import org.eclipse.core.runtime.IStatus;

5. WARNING: UnusedImport

The import org.eclipse.core.runtime.Path is never used

ReconcilerTests.java :

26 : import org.eclipse.core.runtime.Path;

6. WARNING: UnusedImport

The import org.eclipse.core.runtime.Platform is never used

ReconcilerTests.java :

27 : import org.eclipse.core.runtime.Platform;

7. WARNING: DiscouragedReference

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

ReconcilerTests.java :

35 : import org.eclipse.wst.jsdt.internal.core.CompilationUnit;

8. WARNING: DiscouragedReference

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

ReconcilerTests.java :

36 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

9. WARNING: DiscouragedReference

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

ReconcilerTests.java :

37 : import org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager;

10. WARNING: DiscouragedReference

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

ReconcilerTests.java :

110 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

11. WARNING: DiscouragedReference

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

ReconcilerTests.java :

110 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

12. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ReconcilerTests.java :

110 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

13. WARNING: DiscouragedReference

Discouraged access: The method getIndexManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ReconcilerTests.java :

110 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

14. WARNING: DiscouragedReference

Discouraged access: The method awaitingJobsCount() from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ReconcilerTests.java :

113 : while (indexManager.awaitingJobsCount() > 0) {

15. WARNING: LocalVariableIsNeverUsed

The local variable project15 is never read

ReconcilerTests.java :

179 : IJavaScriptProject project15 = createJavaProject("Reconciler15", new String[] {"src"}, new String[] {"JCL15_LIB"}, "bin", "1.5");

16. WARNING: UnusedPrivateMethod

The method setUp15WorkingCopy() from the type ReconcilerTests is never used locally

ReconcilerTests.java :

216 : private void setUp15WorkingCopy() throws JavaScriptModelException {

17. WARNING: DiscouragedReference

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

ReconcilerTests.java :

1631 : JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)workingCopy); // use a back door as working copies cannot be closed

18. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ReconcilerTests.java :

1631 : JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)workingCopy); // use a back door as working copies cannot be closed

19. WARNING: DiscouragedReference

Discouraged access: The method removeInfoAndChildren(JavaElement) from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ReconcilerTests.java :

1631 : JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)workingCopy); // use a back door as working copies cannot be closed

20. WARNING: DiscouragedReference

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

ReconcilerTests.java :

1631 : JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)workingCopy); // use a back door as working copies cannot be closed

21. WARNING: DiscouragedReference

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

ReconcilerTests.java :

1679 : JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)workingCopy); // use a back door as working copies cannot be closed

22. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ReconcilerTests.java :

1679 : JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)workingCopy); // use a back door as working copies cannot be closed

23. WARNING: DiscouragedReference

Discouraged access: The method removeInfoAndChildren(JavaElement) from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ReconcilerTests.java :

1679 : JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)workingCopy); // use a back door as working copies cannot be closed

24. WARNING: DiscouragedReference

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

ReconcilerTests.java :

1679 : JavaModelManager.getJavaModelManager().removeInfoAndChildren((CompilationUnit)workingCopy); // use a back door as working copies cannot be closed

Source File: org/eclipse/wst/jsdt/core/tests/model/ResolveTests.java
1. WARNING: UnusedImport

The import java.io.IOException is never used

ResolveTests.java :

13 : import java.io.IOException;

2. WARNING: UnusedImport

The import org.eclipse.core.runtime.CoreException is never used

ResolveTests.java :

15 : import org.eclipse.core.runtime.CoreException;

3. WARNING: UnusedPrivateMethod

The method select(String, String, String) from the type ResolveTests is never used locally

ResolveTests.java :

37 : private IJavaScriptElement[] select(String path, String source, String selection) throws JavaScriptModelException {

Source File: org/eclipse/wst/jsdt/core/tests/model/RootManipulationsTests.java
1. WARNING: DiscouragedReference

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

RootManipulationsTests.java :

24 : import org.eclipse.wst.jsdt.internal.core.JavaElement;

2. WARNING: DiscouragedReference

Discouraged access: The method toDebugString() from the type JavaElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

RootManipulationsTests.java :

80 : buffer.append(((JavaElement)element).toDebugString());

3. WARNING: DiscouragedReference

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

RootManipulationsTests.java :

80 : buffer.append(((JavaElement)element).toDebugString());

Source File: org/eclipse/wst/jsdt/core/tests/model/SearchParticipantTests.java
1. WARNING: DiscouragedReference

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

SearchParticipantTests.java :

24 : import org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer;

2. WARNING: DiscouragedReference

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

SearchParticipantTests.java :

25 : import org.eclipse.wst.jsdt.internal.core.search.processing.JobManager;

3. WARNING: DiscouragedReference

Discouraged access: The constructor SourceIndexer(SearchDocument) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchParticipantTests.java :

70 : new SourceIndexer(document).indexDocument();

4. WARNING: DiscouragedReference

Discouraged access: The method indexDocument() from the type SourceIndexer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchParticipantTests.java :

70 : new SourceIndexer(document).indexDocument();

5. WARNING: DiscouragedReference

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

SearchParticipantTests.java :

70 : new SourceIndexer(document).indexDocument();

6. WARNING: DiscouragedReference

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

SearchParticipantTests.java :

157 : if (JobManager.VERBOSE) {

7. WARNING: DiscouragedReference

Discouraged access: The field VERBOSE from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchParticipantTests.java :

157 : if (JobManager.VERBOSE) {

Source File: org/eclipse/wst/jsdt/core/tests/model/SearchTests.java
1. WARNING: DiscouragedReference

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

SearchTests.java :

26 : import org.eclipse.wst.jsdt.internal.core.JavaElement;

2. WARNING: DiscouragedReference

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

SearchTests.java :

27 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

3. WARNING: DiscouragedReference

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

SearchTests.java :

28 : import org.eclipse.wst.jsdt.internal.core.LocalVariable;

4. WARNING: DiscouragedReference

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

SearchTests.java :

29 : import org.eclipse.wst.jsdt.internal.core.search.BasicSearchEngine;

5. WARNING: DiscouragedReference

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

SearchTests.java :

30 : import org.eclipse.wst.jsdt.internal.core.search.indexing.IndexManager;

6. WARNING: DiscouragedReference

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

SearchTests.java :

31 : import org.eclipse.wst.jsdt.internal.core.search.processing.IJob;

7. WARNING: DiscouragedReference

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

SearchTests.java :

90 : org.eclipse.wst.jsdt.internal.core.util.Util.sort(strings);

8. WARNING: DiscouragedReference

Discouraged access: The method sort(String[]) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

90 : org.eclipse.wst.jsdt.internal.core.util.Util.sort(strings);

9. WARNING: DiscouragedReference

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

SearchTests.java :

104 : class WaitingJob implements IJob {

10. WARNING: DiscouragedReference

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

SearchTests.java :

187 : String validatedRule = BasicSearchEngine.getMatchRuleString(validated);

11. WARNING: DiscouragedReference

Discouraged access: The method getMatchRuleString(int) from the type BasicSearchEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

187 : String validatedRule = BasicSearchEngine.getMatchRuleString(validated);

12. WARNING: DiscouragedReference

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

SearchTests.java :

188 : String expectedRule = BasicSearchEngine.getMatchRuleString(expected);

13. WARNING: DiscouragedReference

Discouraged access: The method getMatchRuleString(int) from the type BasicSearchEngine is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

188 : String expectedRule = BasicSearchEngine.getMatchRuleString(expected);

14. WARNING: DiscouragedReference

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

SearchTests.java :

223 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

15. WARNING: DiscouragedReference

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

SearchTests.java :

223 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

16. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

223 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

17. WARNING: DiscouragedReference

Discouraged access: The method getIndexManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

223 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

18. WARNING: DiscouragedReference

Discouraged access: The method disable() from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

227 : indexManager.disable();

19. WARNING: DiscouragedReference

Discouraged access: The method request(IJob) from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

240 : indexManager.request(job);

20. WARNING: DiscouragedReference

Discouraged access: The method enable() from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

241 : indexManager.enable();

21. WARNING: DiscouragedReference

Discouraged access: The method enable() from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

261 : indexManager.enable();

22. WARNING: DiscouragedReference

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

SearchTests.java :

326 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

23. WARNING: DiscouragedReference

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

SearchTests.java :

326 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

24. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

326 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

25. WARNING: DiscouragedReference

Discouraged access: The method getIndexManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

326 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

26. WARNING: DiscouragedReference

Discouraged access: The method disable() from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

330 : indexManager.disable();

27. WARNING: DiscouragedReference

Discouraged access: The method request(IJob) from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

339 : indexManager.request(job);

28. WARNING: DiscouragedReference

Discouraged access: The method enable() from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

340 : indexManager.enable();

29. WARNING: DiscouragedReference

Discouraged access: The method enable() from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

395 : indexManager.enable();

30. WARNING: DiscouragedReference

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

SearchTests.java :

404 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

31. WARNING: DiscouragedReference

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

SearchTests.java :

404 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

32. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

404 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

33. WARNING: DiscouragedReference

Discouraged access: The method getIndexManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

404 : IndexManager indexManager = JavaModelManager.getJavaModelManager().getIndexManager();

34. WARNING: DiscouragedReference

Discouraged access: The method disable() from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

408 : indexManager.disable();

35. WARNING: DiscouragedReference

Discouraged access: The method request(IJob) from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

409 : indexManager.request(job);

36. WARNING: DiscouragedReference

Discouraged access: The method enable() from the type JobManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

410 : indexManager.enable();

37. WARNING: DiscouragedReference

Discouraged access: The constructor LocalVariable(JavaElement, String, int, int, int, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

896 : ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.js").getType("X").getFunction("foo", new String[0]), "var", 1, 2, 3, 4, "Z");

38. WARNING: DiscouragedReference

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

SearchTests.java :

896 : ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.js").getType("X").getFunction("foo", new String[0]), "var", 1, 2, 3, 4, "Z");

39. WARNING: DiscouragedReference

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

SearchTests.java :

896 : ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.js").getType("X").getFunction("foo", new String[0]), "var", 1, 2, 3, 4, "Z");

40. WARNING: DiscouragedReference

Discouraged access: The constructor LocalVariable(JavaElement, String, int, int, int, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

910 : ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.js").getType("X").getFunction("foo", new String[0]), "var", 1, 2, 3, 4, "Z");

41. WARNING: DiscouragedReference

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

SearchTests.java :

910 : ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.js").getType("X").getFunction("foo", new String[0]), "var", 1, 2, 3, 4, "Z");

42. WARNING: DiscouragedReference

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

SearchTests.java :

910 : ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.js").getType("X").getFunction("foo", new String[0]), "var", 1, 2, 3, 4, "Z");

43. WARNING: DiscouragedReference

Discouraged access: The constructor LocalVariable(JavaElement, String, int, int, int, int, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SearchTests.java :

924 : ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.js").getType("X").getFunction("foo", new String[0]), "var", 1, 2, 3, 4, "Z");

44. WARNING: DiscouragedReference

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

SearchTests.java :

924 : ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.js").getType("X").getFunction("foo", new String[0]), "var", 1, 2, 3, 4, "Z");

45. WARNING: DiscouragedReference

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

SearchTests.java :

924 : ILocalVariable localVar = new LocalVariable((JavaElement)getCompilationUnit("/P/X.js").getType("X").getFunction("foo", new String[0]), "var", 1, 2, 3, 4, "Z");

Source File: org/eclipse/wst/jsdt/core/tests/model/SnippetCompletionContextTests.java
1. WARNING: DiscouragedReference

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

SnippetCompletionContextTests.java :

15 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

SnippetCompletionContextTests.java :

19 : public class SnippetCompletionContextTests extends AbstractJavaModelCompletionTests implements RelevanceConstants {

Source File: org/eclipse/wst/jsdt/core/tests/model/SnippetCompletionTests.java
1. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

17 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

3. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

22 : public class SnippetCompletionTests extends AbstractJavaModelTests implements RelevanceConstants {

4. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

77 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

5. WARNING: DiscouragedReference

Discouraged access: The field AccDefault from the type ClassFileConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

77 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

6. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

77 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

7. WARNING: DiscouragedReference

Discouraged access: The field AccFinal from the type ClassFileConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

77 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

8. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

84 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

9. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

84 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

10. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

84 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

11. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

84 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

12. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

85 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

13. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

85 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

14. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

85 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

15. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

85 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

16. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

85 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

17. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

86 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

18. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

86 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

19. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

86 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

20. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

86 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

21. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

86 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

22. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

87 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

23. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

87 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

24. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

87 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

25. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

87 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

26. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

87 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

27. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

88 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

28. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

88 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

29. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

88 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

30. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

88 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

31. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

88 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

32. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

104 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

33. WARNING: DiscouragedReference

Discouraged access: The field AccDefault from the type ClassFileConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

104 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

34. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

104 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

35. WARNING: DiscouragedReference

Discouraged access: The field AccFinal from the type ClassFileConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

104 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

36. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

117 : "Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

37. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

117 : "Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

38. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

117 : "Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

39. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

117 : "Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

40. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

118 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

41. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

118 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

42. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

118 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

43. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

118 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

44. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

119 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

45. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

119 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

46. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

119 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

47. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

119 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

48. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

119 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

49. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

120 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

50. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

120 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

51. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

120 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

52. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

120 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

53. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

120 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

54. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

121 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

55. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

121 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

56. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

121 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

57. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

121 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

58. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

121 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

59. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

122 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

60. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

122 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

61. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

122 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

62. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

122 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

63. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

122 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

64. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

138 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

65. WARNING: DiscouragedReference

Discouraged access: The field AccDefault from the type ClassFileConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

138 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

66. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

138 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

67. WARNING: DiscouragedReference

Discouraged access: The field AccFinal from the type ClassFileConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

138 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

68. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

151 : "Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

69. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

151 : "Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

70. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

151 : "Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

71. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

151 : "Victory[TYPE_REF]{Victory, aa.bb.cc, LVictory;, null, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

72. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

152 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

73. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

152 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

74. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

152 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

75. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

152 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

76. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

153 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

77. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

153 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

78. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

153 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

79. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

153 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

80. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

153 : "var[LOCAL_VARIABLE_REF]{var, null, I, var, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

81. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

154 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

82. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

154 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

83. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

154 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

84. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

154 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

85. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

154 : "varX[LOCAL_VARIABLE_REF]{varX, null, I, varX, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

86. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

155 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

87. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

155 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

88. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

155 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

89. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

155 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

90. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

155 : "varY[LOCAL_VARIABLE_REF]{varY, null, I, varY, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

91. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

156 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

92. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

156 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

93. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

156 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

94. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

156 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

95. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

156 : "varsc[LOCAL_VARIABLE_REF]{varsc, null, Laa.bb.cc.SuperClass;, varsc, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

96. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

173 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

97. WARNING: DiscouragedReference

Discouraged access: The field AccDefault from the type ClassFileConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

173 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

98. WARNING: DiscouragedReference

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

SnippetCompletionTests.java :

173 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

99. WARNING: DiscouragedReference

Discouraged access: The field AccFinal from the type ClassFileConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

173 : int[] modifiers = {ClassFileConstants.AccDefault, ClassFileConstants.AccFinal};

100. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests.java :

182 : "void[KEYWORD]{void, null, null, void, ["+tokenStart+", "+tokenEnd+"], "+(R_DEFAULT + R_INTERESTING + R_CASE + R_NON_RESTRICTED)+"}\n"+

Source File: org/eclipse/wst/jsdt/core/tests/model/SnippetCompletionTests_1_5.java
1. WARNING: DiscouragedReference

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

SnippetCompletionTests_1_5.java :

16 : import org.eclipse.wst.jsdt.internal.codeassist.RelevanceConstants;

2. WARNING: DiscouragedReference

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

SnippetCompletionTests_1_5.java :

20 : public class SnippetCompletionTests_1_5 extends AbstractJavaModelTests implements RelevanceConstants {

3. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests_1_5.java :

63 : "foo1[FUNCTION_REF]{foo1(), Lbug132665.Bug132665;, ()V, foo1, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

4. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests_1_5.java :

63 : "foo1[FUNCTION_REF]{foo1(), Lbug132665.Bug132665;, ()V, foo1, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

5. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests_1_5.java :

63 : "foo1[FUNCTION_REF]{foo1(), Lbug132665.Bug132665;, ()V, foo1, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

6. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests_1_5.java :

63 : "foo1[FUNCTION_REF]{foo1(), Lbug132665.Bug132665;, ()V, foo1, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

7. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests_1_5.java :

63 : "foo1[FUNCTION_REF]{foo1(), Lbug132665.Bug132665;, ()V, foo1, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}\n"+

8. WARNING: DiscouragedReference

Discouraged access: The field R_DEFAULT from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests_1_5.java :

64 : "foo3[FUNCTION_REF]{foo3(), Lbug132665.Bug132665;, ()V, foo3, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

9. WARNING: DiscouragedReference

Discouraged access: The field R_INTERESTING from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests_1_5.java :

64 : "foo3[FUNCTION_REF]{foo3(), Lbug132665.Bug132665;, ()V, foo3, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

10. WARNING: DiscouragedReference

Discouraged access: The field R_CASE from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests_1_5.java :

64 : "foo3[FUNCTION_REF]{foo3(), Lbug132665.Bug132665;, ()V, foo3, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

11. WARNING: DiscouragedReference

Discouraged access: The field R_UNQUALIFIED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests_1_5.java :

64 : "foo3[FUNCTION_REF]{foo3(), Lbug132665.Bug132665;, ()V, foo3, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

12. WARNING: DiscouragedReference

Discouraged access: The field R_NON_RESTRICTED from the type RelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SnippetCompletionTests_1_5.java :

64 : "foo3[FUNCTION_REF]{foo3(), Lbug132665.Bug132665;, ()V, foo3, "+(R_DEFAULT + R_INTERESTING + R_CASE + R_UNQUALIFIED + R_NON_RESTRICTED)+"}",

Source File: org/eclipse/wst/jsdt/core/tests/model/SortCompilationUnitElementsTests.java
1. WARNING: DiscouragedReference

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

SortCompilationUnitElementsTests.java :

30 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

2. WARNING: DiscouragedReference

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

SortCompilationUnitElementsTests.java :

2009 : CompilerOptions options = new CompilerOptions(unit.getJavaScriptProject().getOptions(true));

3. WARNING: DiscouragedReference

Discouraged access: The constructor CompilerOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SortCompilationUnitElementsTests.java :

2009 : CompilerOptions options = new CompilerOptions(unit.getJavaScriptProject().getOptions(true));

4. WARNING: DiscouragedReference

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

SortCompilationUnitElementsTests.java :

2009 : CompilerOptions options = new CompilerOptions(unit.getJavaScriptProject().getOptions(true));

5. WARNING: DiscouragedReference

Discouraged access: The method getMap() from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SortCompilationUnitElementsTests.java :

2011 : parser.setCompilerOptions(options.getMap());

6. WARNING: DiscouragedReference

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

SortCompilationUnitElementsTests.java :

2054 : CompilerOptions options = new CompilerOptions(unit.getJavaScriptProject().getOptions(true));

7. WARNING: DiscouragedReference

Discouraged access: The constructor CompilerOptions(Map) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SortCompilationUnitElementsTests.java :

2054 : CompilerOptions options = new CompilerOptions(unit.getJavaScriptProject().getOptions(true));

8. WARNING: DiscouragedReference

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

SortCompilationUnitElementsTests.java :

2054 : CompilerOptions options = new CompilerOptions(unit.getJavaScriptProject().getOptions(true));

9. WARNING: DiscouragedReference

Discouraged access: The method getMap() from the type CompilerOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SortCompilationUnitElementsTests.java :

2056 : parser.setCompilerOptions(options.getMap());

Source File: org/eclipse/wst/jsdt/core/tests/model/TestPessimisticProvider.java
1. WARNING: DiscouragedReference

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

TestPessimisticProvider.java :

15 : import org.eclipse.wst.jsdt.internal.core.util.Util;

2. WARNING: DiscouragedReference

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

TestPessimisticProvider.java :

87 : if (Util.isReadOnlySupported()) {

3. WARNING: DiscouragedReference

Discouraged access: The method isReadOnlySupported() from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TestPessimisticProvider.java :

87 : if (Util.isReadOnlySupported()) {

Source File: org/eclipse/wst/jsdt/core/tests/model/ThreadSafetyTests.java
1. WARNING: DiscouragedReference

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

ThreadSafetyTests.java :

19 : import org.eclipse.wst.jsdt.internal.core.JavaModelManager;

2. WARNING: DiscouragedReference

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

ThreadSafetyTests.java :

20 : import org.eclipse.wst.jsdt.internal.core.JavaProject;

3. WARNING: DiscouragedReference

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

ThreadSafetyTests.java :

52 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

4. WARNING: DiscouragedReference

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

ThreadSafetyTests.java :

52 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

5. WARNING: DiscouragedReference

Discouraged access: The method getJavaModelManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ThreadSafetyTests.java :

52 : JavaModelManager manager = JavaModelManager.getJavaModelManager();

6. WARNING: DiscouragedReference

Discouraged access: The field previousSessionContainers from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ThreadSafetyTests.java :

53 : manager.previousSessionContainers = new HashMap(5);

7. WARNING: DiscouragedReference

Discouraged access: The field containers from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ThreadSafetyTests.java :

54 : manager.containers = new HashMap(5);

8. WARNING: DiscouragedReference

Discouraged access: The method removePerProjectInfo(JavaProject) from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ThreadSafetyTests.java :

55 : manager.removePerProjectInfo((JavaProject)project);

9. WARNING: DiscouragedReference

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

ThreadSafetyTests.java :

55 : manager.removePerProjectInfo((JavaProject)project);

Source File: org/eclipse/wst/jsdt/core/tests/model/TypeHierarchySerializationTests.java
1. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

17 : import org.eclipse.wst.jsdt.internal.core.hierarchy.RegionBasedTypeHierarchy;

2. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

18 : import org.eclipse.wst.jsdt.internal.core.hierarchy.TypeHierarchy;

3. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

34 : if(stored instanceof RegionBasedTypeHierarchy) {

4. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

35 : assertTrue("["+focus+"] hierarchies are not the same", loaded instanceof RegionBasedTypeHierarchy);

5. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

36 : compareRegionBasedTypeHierarchy(focus, (RegionBasedTypeHierarchy)stored,(RegionBasedTypeHierarchy)loaded);

6. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

36 : compareRegionBasedTypeHierarchy(focus, (RegionBasedTypeHierarchy)stored,(RegionBasedTypeHierarchy)loaded);

7. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

37 : } else if(stored instanceof TypeHierarchy) {

8. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

38 : assertTrue("["+focus+"] hierarchies are not the same", loaded instanceof TypeHierarchy);

9. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

39 : compareTypeHierarchy(focus, (TypeHierarchy)stored,(TypeHierarchy)loaded);

10. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

39 : compareTypeHierarchy(focus, (TypeHierarchy)stored,(TypeHierarchy)loaded);

11. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

42 : private static void compareRegionBasedTypeHierarchy(String focus, RegionBasedTypeHierarchy stored, RegionBasedTypeHierarchy loaded){

12. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

42 : private static void compareRegionBasedTypeHierarchy(String focus, RegionBasedTypeHierarchy stored, RegionBasedTypeHierarchy loaded){

13. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

45 : private static void compareTypeHierarchy(String focus, TypeHierarchy stored, TypeHierarchy loaded){

14. WARNING: DiscouragedReference

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

TypeHierarchySerializationTests.java :

45 : private static void compareTypeHierarchy(String focus, TypeHierarchy stored, TypeHierarchy loaded){

15. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

48 : IType type1 = stored.getType();

16. WARNING: DiscouragedReference

Discouraged access: The method getType() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

49 : IType type2 = loaded.getType();

17. WARNING: DiscouragedReference

Discouraged access: The method getAllTypes() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

52 : IType[] allTypes1 = stored.getAllTypes();

18. WARNING: DiscouragedReference

Discouraged access: The method getAllTypes() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

53 : IType[] allTypes2 = loaded.getAllTypes();

19. WARNING: DiscouragedReference

Discouraged access: The method getAllClasses() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

56 : IType[] allClasses1 = stored.getAllClasses();

20. WARNING: DiscouragedReference

Discouraged access: The method getAllClasses() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

57 : IType[] allClasses2 = loaded.getAllClasses();

21. WARNING: DiscouragedReference

Discouraged access: The method getAllInterfaces() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

60 : IType[] allInterfaces1 = stored.getAllInterfaces();

22. WARNING: DiscouragedReference

Discouraged access: The method getAllInterfaces() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

61 : IType[] allInterfaces2 = loaded.getAllInterfaces();

23. WARNING: DiscouragedReference

Discouraged access: The method getRootClasses() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

64 : IType[] rootClasses1 = stored.getRootClasses();

24. WARNING: DiscouragedReference

Discouraged access: The method getRootClasses() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

65 : IType[] rootClasses2 = loaded.getRootClasses();

25. WARNING: DiscouragedReference

Discouraged access: The method getRootInterfaces() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

68 : IType[] rootInterfaces1 = stored.getRootInterfaces();

26. WARNING: DiscouragedReference

Discouraged access: The method getRootInterfaces() from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

69 : IType[] rootInterfaces2 = loaded.getRootInterfaces();

27. WARNING: DiscouragedReference

Discouraged access: The field missingTypes from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

72 : Object[] missingTypes1 = stored.missingTypes.toArray();

28. WARNING: DiscouragedReference

Discouraged access: The field missingTypes from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

73 : Object[] missingTypes2 = loaded.missingTypes.toArray();

29. WARNING: DiscouragedReference

Discouraged access: The method getCachedFlags(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

79 : int cachedFlags1 = stored.getCachedFlags(aType);

30. WARNING: DiscouragedReference

Discouraged access: The method getCachedFlags(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

80 : int cachedFlags2 = loaded.getCachedFlags(aType);

31. WARNING: DiscouragedReference

Discouraged access: The method getSuperclass(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

83 : IType superclass1 = stored.getSuperclass(aType);

32. WARNING: DiscouragedReference

Discouraged access: The method getSuperclass(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

84 : IType superclass2 = loaded.getSuperclass(aType);

33. WARNING: DiscouragedReference

Discouraged access: The method getSuperInterfaces(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

87 : IType[] superInterfaces1 = stored.getSuperInterfaces(aType);

34. WARNING: DiscouragedReference

Discouraged access: The method getSuperInterfaces(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

88 : IType[] superInterfaces2 = loaded.getSuperInterfaces(aType);

35. WARNING: DiscouragedReference

Discouraged access: The method getSupertypes(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

91 : IType[] superTypes1 = stored.getSupertypes(aType);

36. WARNING: DiscouragedReference

Discouraged access: The method getSupertypes(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

92 : IType[] superTypes2 = loaded.getSupertypes(aType);

37. WARNING: DiscouragedReference

Discouraged access: The method getSubclasses(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

95 : IType[] subclasses1 = stored.getSubclasses(aType);

38. WARNING: DiscouragedReference

Discouraged access: The method getSubclasses(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

96 : IType[] subclasses2 = loaded.getSubclasses(aType);

39. WARNING: DiscouragedReference

Discouraged access: The method getSubtypes(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

99 : IType[] subtypes1 = stored.getSubtypes(aType);

40. WARNING: DiscouragedReference

Discouraged access: The method getSubtypes(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

100 : IType[] subtypes2 = loaded.getSubtypes(aType);

41. WARNING: DiscouragedReference

Discouraged access: The method getExtendingInterfaces(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

103 : IType[] extendingInterfaces1 = stored.getExtendingInterfaces(aType);

42. WARNING: DiscouragedReference

Discouraged access: The method getExtendingInterfaces(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

104 : IType[] extendingInterfaces2 = loaded.getExtendingInterfaces(aType);

43. WARNING: DiscouragedReference

Discouraged access: The method getImplementingClasses(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

107 : IType[] implementingClasses1 = stored.getImplementingClasses(aType);

44. WARNING: DiscouragedReference

Discouraged access: The method getImplementingClasses(IType) from the type TypeHierarchy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TypeHierarchySerializationTests.java :

108 : IType[] implementingClasses2 = loaded.getImplementingClasses(aType);

Source File: org/eclipse/wst/jsdt/core/tests/model/WorkingCopyNotInClasspathTests.java
1. WARNING: DiscouragedReference

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

WorkingCopyNotInClasspathTests.java :

25 : import org.eclipse.wst.jsdt.internal.core.util.Util;

2. WARNING: DiscouragedReference

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

WorkingCopyNotInClasspathTests.java :

86 : new String(Util.getResourceContentsAsCharArray(originalFile)));

3. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyNotInClasspathTests.java :

86 : new String(Util.getResourceContentsAsCharArray(originalFile)));

4. WARNING: DiscouragedReference

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

WorkingCopyNotInClasspathTests.java :

304 : new String(Util.getResourceContentsAsCharArray(originalFile)));

5. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyNotInClasspathTests.java :

304 : new String(Util.getResourceContentsAsCharArray(originalFile)));

6. WARNING: DiscouragedReference

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

WorkingCopyNotInClasspathTests.java :

341 : new String(Util.getResourceContentsAsCharArray(originalFile)));

7. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyNotInClasspathTests.java :

341 : new String(Util.getResourceContentsAsCharArray(originalFile)));

8. WARNING: DiscouragedReference

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

WorkingCopyNotInClasspathTests.java :

379 : new String(Util.getResourceContentsAsCharArray(originalFile)));

9. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyNotInClasspathTests.java :

379 : new String(Util.getResourceContentsAsCharArray(originalFile)));

10. WARNING: DiscouragedReference

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

WorkingCopyNotInClasspathTests.java :

417 : new String(Util.getResourceContentsAsCharArray(originalFile)));

11. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyNotInClasspathTests.java :

417 : new String(Util.getResourceContentsAsCharArray(originalFile)));

12. WARNING: DiscouragedReference

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

WorkingCopyNotInClasspathTests.java :

458 : new String(Util.getResourceContentsAsCharArray(originalFile)));

13. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyNotInClasspathTests.java :

458 : new String(Util.getResourceContentsAsCharArray(originalFile)));

Source File: org/eclipse/wst/jsdt/core/tests/model/WorkingCopyOwnerTests.java
1. WARNING: DiscouragedReference

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

WorkingCopyOwnerTests.java :

22 : import org.eclipse.wst.jsdt.internal.core.ExternalJavaProject;

2. WARNING: DiscouragedReference

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

WorkingCopyOwnerTests.java :

23 : import org.eclipse.wst.jsdt.internal.core.util.Util;

3. WARNING: DiscouragedReference

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

WorkingCopyOwnerTests.java :

192 : new String(Util.getResourceContentsAsCharArray(file)));

4. WARNING: DiscouragedReference

Discouraged access: The method getResourceContentsAsCharArray(IFile) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyOwnerTests.java :

192 : new String(Util.getResourceContentsAsCharArray(file)));

5. WARNING: DiscouragedReference

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

WorkingCopyOwnerTests.java :

936 : assertEquals("Unexpected path", "/" + ExternalJavaProject.EXTERNAL_PROJECT_NAME + "/X.js", this.workingCopy.getPath().toString());

6. WARNING: DiscouragedReference

Discouraged access: The field EXTERNAL_PROJECT_NAME from the type ExternalJavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyOwnerTests.java :

936 : assertEquals("Unexpected path", "/" + ExternalJavaProject.EXTERNAL_PROJECT_NAME + "/X.js", this.workingCopy.getPath().toString());

7. WARNING: DiscouragedReference

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

WorkingCopyOwnerTests.java :

1030 : assertFalse("Java project named \" \" should not exist", getJavaProject(ExternalJavaProject.EXTERNAL_PROJECT_NAME).exists());

8. WARNING: DiscouragedReference

Discouraged access: The field EXTERNAL_PROJECT_NAME from the type ExternalJavaProject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyOwnerTests.java :

1030 : assertFalse("Java project named \" \" should not exist", getJavaProject(ExternalJavaProject.EXTERNAL_PROJECT_NAME).exists());

Source File: org/eclipse/wst/jsdt/core/tests/model/WorkingCopyTests.java
1. WARNING: UnusedImport

The import java.io.IOException is never used

WorkingCopyTests.java :

13 : import java.io.IOException;

2. WARNING: UnusedImport

The import java.util.Vector is never used

WorkingCopyTests.java :

14 : import java.util.Vector;

3. WARNING: DiscouragedReference

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

WorkingCopyTests.java :

23 : import org.eclipse.wst.jsdt.internal.core.util.Util;

4. WARNING: DiscouragedReference

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

WorkingCopyTests.java :

117 : if (!Util.isReadOnlySupported()) {

5. WARNING: DiscouragedReference

Discouraged access: The method isReadOnlySupported() from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyTests.java :

117 : if (!Util.isReadOnlySupported()) {

6. WARNING: DiscouragedReference

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

WorkingCopyTests.java :

122 : boolean readOnlyFlag = Util.isReadOnly(resource);

7. WARNING: DiscouragedReference

Discouraged access: The method isReadOnly(IResource) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyTests.java :

122 : boolean readOnlyFlag = Util.isReadOnly(resource);

8. WARNING: DiscouragedReference

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

WorkingCopyTests.java :

125 : Util.setReadOnly(resource, true);

9. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyTests.java :

125 : Util.setReadOnly(resource, true);

10. WARNING: DiscouragedReference

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

WorkingCopyTests.java :

131 : Util.setReadOnly(resource, readOnlyFlag);

11. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyTests.java :

131 : Util.setReadOnly(resource, readOnlyFlag);

12. WARNING: DiscouragedReference

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

WorkingCopyTests.java :

142 : if (!Util.isReadOnlySupported()) {

13. WARNING: DiscouragedReference

Discouraged access: The method isReadOnlySupported() from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyTests.java :

142 : if (!Util.isReadOnlySupported()) {

14. WARNING: DiscouragedReference

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

WorkingCopyTests.java :

151 : boolean readOnlyFlag = Util.isReadOnly(resource);

15. WARNING: DiscouragedReference

Discouraged access: The method isReadOnly(IResource) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyTests.java :

151 : boolean readOnlyFlag = Util.isReadOnly(resource);

16. WARNING: DiscouragedReference

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

WorkingCopyTests.java :

155 : Util.setReadOnly(resource, true);

17. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyTests.java :

155 : Util.setReadOnly(resource, true);

18. WARNING: DiscouragedReference

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

WorkingCopyTests.java :

166 : Util.setReadOnly(resource, readOnlyFlag);

19. WARNING: DiscouragedReference

Discouraged access: The method setReadOnly(IResource, boolean) from the type Util is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

WorkingCopyTests.java :

166 : Util.setReadOnly(resource, readOnlyFlag);

Source File: org/eclipse/wst/jsdt/core/tests/rewrite/describing/ASTRewritingExpressionsTest.java
1. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite is never used

ASTRewritingExpressionsTest.java :

22 : import org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite;

Source File: org/eclipse/wst/jsdt/core/tests/rewrite/describing/ASTRewritingGroupNodeTest.java
1. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.dom.TypeDeclaration is never used

ASTRewritingGroupNodeTest.java :

28 : import org.eclipse.wst.jsdt.core.dom.TypeDeclaration;

Source File: org/eclipse/wst/jsdt/core/tests/rewrite/describing/ASTRewritingInsertBoundTest.java
1. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.dom.PrimitiveType is never used

ASTRewritingInsertBoundTest.java :

28 : import org.eclipse.wst.jsdt.core.dom.PrimitiveType;

2. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.dom.TypeDeclaration is never used

ASTRewritingInsertBoundTest.java :

29 : import org.eclipse.wst.jsdt.core.dom.TypeDeclaration;

Source File: org/eclipse/wst/jsdt/core/tests/rewrite/describing/LineCommentOffsetsTest.java
1. WARNING: DiscouragedReference

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

LineCommentOffsetsTest.java :

23 : import org.eclipse.wst.jsdt.internal.core.dom.rewrite.LineCommentEndOffsets;

2. WARNING: DiscouragedReference

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

LineCommentOffsetsTest.java :

55 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(null);

3. WARNING: DiscouragedReference

Discouraged access: The constructor LineCommentEndOffsets(List) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

55 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(null);

4. WARNING: DiscouragedReference

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

LineCommentOffsetsTest.java :

55 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(null);

5. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

56 : boolean res= offsets.isEndOfLineComment(0);

6. WARNING: DiscouragedReference

Discouraged access: The method remove(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

58 : res= offsets.remove(0);

7. WARNING: DiscouragedReference

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

LineCommentOffsetsTest.java :

76 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());

8. WARNING: DiscouragedReference

Discouraged access: The constructor LineCommentEndOffsets(List) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

76 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());

9. WARNING: DiscouragedReference

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

LineCommentOffsetsTest.java :

76 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());

10. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

83 : assertFalse(offsets.isEndOfLineComment(0));

11. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

84 : assertTrue(offsets.isEndOfLineComment(p1));

12. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

85 : assertTrue(offsets.isEndOfLineComment(p2));

13. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

86 : assertTrue(offsets.isEndOfLineComment(p3));

14. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

87 : assertTrue(offsets.isEndOfLineComment(p4));

15. WARNING: DiscouragedReference

Discouraged access: The method remove(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

89 : boolean res= offsets.remove(p2);

16. WARNING: DiscouragedReference

Discouraged access: The method remove(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

92 : res= offsets.remove(p2);

17. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

95 : assertFalse(offsets.isEndOfLineComment(0));

18. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

96 : assertTrue(offsets.isEndOfLineComment(p1));

19. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

97 : assertFalse(offsets.isEndOfLineComment(p2));

20. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

98 : assertTrue(offsets.isEndOfLineComment(p3));

21. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

99 : assertTrue(offsets.isEndOfLineComment(p4));

22. WARNING: DiscouragedReference

Discouraged access: The method remove(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

101 : res= offsets.remove(p4);

23. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

104 : assertFalse(offsets.isEndOfLineComment(0));

24. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

105 : assertTrue(offsets.isEndOfLineComment(p1));

25. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

106 : assertFalse(offsets.isEndOfLineComment(p2));

26. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

107 : assertTrue(offsets.isEndOfLineComment(p3));

27. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

108 : assertFalse(offsets.isEndOfLineComment(p4));

28. WARNING: DiscouragedReference

Discouraged access: The method remove(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

110 : res= offsets.remove(p1);

29. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

113 : assertFalse(offsets.isEndOfLineComment(0));

30. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

114 : assertFalse(offsets.isEndOfLineComment(p1));

31. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

115 : assertFalse(offsets.isEndOfLineComment(p2));

32. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

116 : assertTrue(offsets.isEndOfLineComment(p3));

33. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

117 : assertFalse(offsets.isEndOfLineComment(p4));

34. WARNING: DiscouragedReference

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

LineCommentOffsetsTest.java :

145 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());

35. WARNING: DiscouragedReference

Discouraged access: The constructor LineCommentEndOffsets(List) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

145 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());

36. WARNING: DiscouragedReference

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

LineCommentOffsetsTest.java :

145 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());

37. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int, char[]) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

160 : boolean actual= offsets.isEndOfLineComment(i, charContent);

38. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

163 : actual= offsets.isEndOfLineComment(i);

39. WARNING: DiscouragedReference

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

LineCommentOffsetsTest.java :

196 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());

40. WARNING: DiscouragedReference

Discouraged access: The constructor LineCommentEndOffsets(List) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

196 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());

41. WARNING: DiscouragedReference

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

LineCommentOffsetsTest.java :

196 : LineCommentEndOffsets offsets= new LineCommentEndOffsets(astRoot.getCommentList());

42. WARNING: DiscouragedReference

Discouraged access: The method isEndOfLineComment(int, char[]) from the type LineCommentEndOffsets is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LineCommentOffsetsTest.java :

211 : boolean actual= offsets.isEndOfLineComment(i, charContent);

Source File: org/eclipse/wst/jsdt/core/tests/rewrite/describing/SourceModifierTest.java
1. WARNING: DiscouragedReference

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

SourceModifierTest.java :

21 : import org.eclipse.wst.jsdt.internal.core.dom.rewrite.SourceModifier;

2. WARNING: DiscouragedReference

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

SourceModifierTest.java :

68 : SourceModifier modifier= new SourceModifier(2, " ", 4, 4);

3. WARNING: DiscouragedReference

Discouraged access: The constructor SourceModifier(int, String, int, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceModifierTest.java :

68 : SourceModifier modifier= new SourceModifier(2, " ", 4, 4);

4. WARNING: DiscouragedReference

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

SourceModifierTest.java :

68 : SourceModifier modifier= new SourceModifier(2, " ", 4, 4);

5. WARNING: DiscouragedReference

Discouraged access: The method getModifications(String) from the type SourceModifier is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceModifierTest.java :

70 : ReplaceEdit[] replaces= modifier.getModifications(content);

6. WARNING: DiscouragedReference

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

SourceModifierTest.java :

119 : SourceModifier modifier= new SourceModifier(2, " ", 4, 4);

7. WARNING: DiscouragedReference

Discouraged access: The constructor SourceModifier(int, String, int, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceModifierTest.java :

119 : SourceModifier modifier= new SourceModifier(2, " ", 4, 4);

8. WARNING: DiscouragedReference

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

SourceModifierTest.java :

119 : SourceModifier modifier= new SourceModifier(2, " ", 4, 4);

9. WARNING: DiscouragedReference

Discouraged access: The method getModifications(String) from the type SourceModifier is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceModifierTest.java :

121 : ReplaceEdit[] replaces= modifier.getModifications(content);