Compiler Report

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

Number of source files: 152 Number of classfiles: 215

Problems: 4085 (Errors: 0 Warnings: 4085 )

Source File: org/eclipse/wst/jsdt/core/tests/compiler/JSDTTestAll.java
1. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicErrorTests is never used

JSDTTestAll.java :

16 : import org.eclipse.wst.jsdt.core.tests.compiler.regression.BasicErrorTests;

2. WARNING: UnusedImport

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

JSDTTestAll.java :

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

3. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.tests.util.AbstractCompilerTest is never used

JSDTTestAll.java :

21 : import org.eclipse.wst.jsdt.core.tests.util.AbstractCompilerTest;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/AbstractCompletionTest.java
1. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

15 : import org.eclipse.wst.jsdt.internal.codeassist.complete.CompletionParser;

2. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

16 : import org.eclipse.wst.jsdt.internal.codeassist.complete.CompletionScanner;

3. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

4. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

5. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.ast.AbstractMethodDeclaration;

6. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.ast.ASTNode;

7. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

8. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.ast.FieldDeclaration;

9. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.ast.Initializer;

10. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.ast.TypeDeclaration;

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

AbstractCompletionTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

12. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

AbstractCompletionTest.java :

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

14. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

28 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

15. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

16. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

30 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

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

AbstractCompletionTest.java :

75 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

18. 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

AbstractCompletionTest.java :

75 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

19. 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

AbstractCompletionTest.java :

75 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

20. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

76 : CompletionParser parser =

21. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

77 : new CompletionParser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

22. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

77 : new CompletionParser(

23. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

78 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

24. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

78 : new ProblemReporter(

25. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

79 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

26. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

79 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

27. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

81 : new DefaultProblemFactory(Locale.getDefault())));

28. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

81 : new DefaultProblemFactory(Locale.getDefault())));

29. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

83 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

30. 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

AbstractCompletionTest.java :

83 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

31. 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

AbstractCompletionTest.java :

83 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

32. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

84 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

33. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

AbstractCompletionTest.java :

84 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

34. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

84 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

35. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

86 : CompilationUnitDeclaration unit = parser.dietParse(sourceUnit, compilationResult, cursorLocation);

36. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

86 : CompilationUnitDeclaration unit = parser.dietParse(sourceUnit, compilationResult, cursorLocation);

37. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

88 : String computedCompletion = parser.assistNode == null

38. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

90 : : parser.assistNode.toString();

39. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

90 : : parser.assistNode.toString();

40. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

91 : String computedParentCompletion = parser.assistNodeParent == null

41. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

93 : : parser.assistNodeParent.toString();

42. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

93 : : parser.assistNodeParent.toString();

43. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

94 : String computedUnitToString = unit.toString();

44. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

126 : char[] chars = ((CompletionScanner)parser.scanner).completionIdentifier;

45. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

126 : char[] chars = ((CompletionScanner)parser.scanner).completionIdentifier;

46. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

126 : char[] chars = ((CompletionScanner)parser.scanner).completionIdentifier;

47. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

136 : if (parser.assistNode != null){

48. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

138 : parser.scanner.source,

49. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

138 : parser.scanner.source,

50. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

139 : parser.assistNode.sourceStart,

51. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

139 : parser.assistNode.sourceStart,

52. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

140 : parser.assistNode.sourceEnd + 1);

53. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

140 : parser.assistNode.sourceEnd + 1);

54. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

142 : if (parser.assistIdentifier() != null){

55. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

143 : if (((CompletionScanner)parser.scanner).completedIdentifierEnd

56. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

143 : if (((CompletionScanner)parser.scanner).completedIdentifierEnd

57. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

143 : if (((CompletionScanner)parser.scanner).completedIdentifierEnd

58. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

144 : >= ((CompletionScanner)parser.scanner).completedIdentifierStart){

59. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

144 : >= ((CompletionScanner)parser.scanner).completedIdentifierStart){

60. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

144 : >= ((CompletionScanner)parser.scanner).completedIdentifierStart){

61. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

146 : parser.scanner.source,

62. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

146 : parser.scanner.source,

63. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

147 : ((CompletionScanner)parser.scanner).completedIdentifierStart,

64. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

147 : ((CompletionScanner)parser.scanner).completedIdentifierStart,

65. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

147 : ((CompletionScanner)parser.scanner).completedIdentifierStart,

66. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

148 : ((CompletionScanner)parser.scanner).completedIdentifierEnd + 1);

67. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

148 : ((CompletionScanner)parser.scanner).completedIdentifierEnd + 1);

68. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

148 : ((CompletionScanner)parser.scanner).completedIdentifierEnd + 1);

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

AbstractCompletionTest.java :

174 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

70. 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

AbstractCompletionTest.java :

174 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

AbstractCompletionTest.java :

174 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

72. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

175 : CompletionParser parser =

73. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

176 : new CompletionParser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

74. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

176 : new CompletionParser(

75. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

177 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

76. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

177 : new ProblemReporter(

77. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

178 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

78. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

178 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

79. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

180 : new DefaultProblemFactory(Locale.getDefault())));

80. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

180 : new DefaultProblemFactory(Locale.getDefault())));

81. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

182 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

82. 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

AbstractCompletionTest.java :

182 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

83. 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

AbstractCompletionTest.java :

182 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

84. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

183 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

85. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

AbstractCompletionTest.java :

183 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

86. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

183 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

87. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

185 : CompilationUnitDeclaration unit = parser.dietParse(sourceUnit, compilationResult, cursorLocation);

88. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

185 : CompilationUnitDeclaration unit = parser.dietParse(sourceUnit, compilationResult, cursorLocation);

89. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

187 : if (Parser.DO_DIET_PARSE)

90. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

187 : if (Parser.DO_DIET_PARSE)

91. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

189 : ASTNode foundMethod = null;

92. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

190 : if (unit.types != null) {

93. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

191 : for (int i = 0; i < unit.types.length; i++) {

94. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

192 : TypeDeclaration type = unit.types[i];

95. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

192 : TypeDeclaration type = unit.types[i];

96. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

193 : ASTNode method = findMethod(type, cursorLocation);

97. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

201 : if (foundMethod instanceof AbstractMethodDeclaration) {

98. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

202 : parser.parseBlockStatements((AbstractMethodDeclaration)foundMethod, unit);

99. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

202 : parser.parseBlockStatements((AbstractMethodDeclaration)foundMethod, unit);

100. WARNING: DiscouragedReference

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

AbstractCompletionTest.java :

204 : TypeDeclaration type = (TypeDeclaration)foundMethod;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/AbstractSelectionTest.java
1. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

15 : import org.eclipse.wst.jsdt.internal.codeassist.select.SelectionParser;

2. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

16 : import org.eclipse.wst.jsdt.internal.codeassist.select.SelectionScanner;

3. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

4. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

5. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.ast.AbstractMethodDeclaration;

6. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.ast.ASTNode;

7. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.ast.Block;

8. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

9. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.ast.FieldDeclaration;

10. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.ast.Initializer;

11. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.ast.TypeDeclaration;

12. 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

AbstractSelectionTest.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

13. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

AbstractSelectionTest.java :

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

15. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

16. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

30 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

17. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

31 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

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

AbstractSelectionTest.java :

55 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

19. 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

AbstractSelectionTest.java :

55 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

AbstractSelectionTest.java :

55 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

21. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

56 : SelectionParser parser =

22. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

57 : new SelectionParser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

23. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

57 : new SelectionParser(

24. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

58 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

25. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

58 : new ProblemReporter(

26. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

59 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

27. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

59 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

28. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

61 : new DefaultProblemFactory(Locale.getDefault())));

29. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

61 : new DefaultProblemFactory(Locale.getDefault())));

30. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

63 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

31. 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

AbstractSelectionTest.java :

63 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

32. 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

AbstractSelectionTest.java :

63 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

33. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

64 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

34. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

AbstractSelectionTest.java :

64 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

35. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

64 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

36. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

66 : CompilationUnitDeclaration unit = parser.dietParse(sourceUnit, compilationResult, selectionStart, selectionEnd);

37. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

66 : CompilationUnitDeclaration unit = parser.dietParse(sourceUnit, compilationResult, selectionStart, selectionEnd);

38. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

68 : String computedUnitToString = unit.toString();

39. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

73 : String computedSelection = parser.assistNode == null

40. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

75 : : parser.assistNode.toString();

41. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

75 : : parser.assistNode.toString();

42. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

90 : char[] chars = ((SelectionScanner)parser.scanner).selectionIdentifier;

43. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

90 : char[] chars = ((SelectionScanner)parser.scanner).selectionIdentifier;

44. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

90 : char[] chars = ((SelectionScanner)parser.scanner).selectionIdentifier;

45. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

99 : if (parser.assistNode != null){

46. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

101 : parser.scanner.source,

47. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

101 : parser.scanner.source,

48. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

102 : parser.assistNode.sourceStart,

49. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

102 : parser.assistNode.sourceStart,

50. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

103 : parser.assistNode.sourceEnd + 1);

51. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

103 : parser.assistNode.sourceEnd + 1);

52. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

105 : if (parser.assistIdentifier() != null){

53. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

106 : if (((SelectionScanner)parser.scanner).selectionEnd

54. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

106 : if (((SelectionScanner)parser.scanner).selectionEnd

55. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

106 : if (((SelectionScanner)parser.scanner).selectionEnd

56. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

107 : >= ((SelectionScanner)parser.scanner).selectionStart){

57. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

107 : >= ((SelectionScanner)parser.scanner).selectionStart){

58. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

107 : >= ((SelectionScanner)parser.scanner).selectionStart){

59. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

109 : parser.scanner.source,

60. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

109 : parser.scanner.source,

61. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

110 : ((SelectionScanner)parser.scanner).selectionStart,

62. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

110 : ((SelectionScanner)parser.scanner).selectionStart,

63. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

110 : ((SelectionScanner)parser.scanner).selectionStart,

64. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

111 : ((SelectionScanner)parser.scanner).selectionEnd + 1);

65. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

111 : ((SelectionScanner)parser.scanner).selectionEnd + 1);

66. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

111 : ((SelectionScanner)parser.scanner).selectionEnd + 1);

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

AbstractSelectionTest.java :

136 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

68. 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

AbstractSelectionTest.java :

136 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

AbstractSelectionTest.java :

136 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

70. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

137 : SelectionParser parser =

71. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

138 : new SelectionParser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

72. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

138 : new SelectionParser(

73. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

139 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

74. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

139 : new ProblemReporter(

75. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

140 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

76. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

140 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

77. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

142 : new DefaultProblemFactory(Locale.getDefault())));

78. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

142 : new DefaultProblemFactory(Locale.getDefault())));

79. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

144 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

80. 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

AbstractSelectionTest.java :

144 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

81. 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

AbstractSelectionTest.java :

144 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

82. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

145 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

83. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

AbstractSelectionTest.java :

145 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

84. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

145 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

85. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

147 : CompilationUnitDeclaration unit = parser.dietParse(sourceUnit, compilationResult, selectionStart, selectionEnd);

86. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

147 : CompilationUnitDeclaration unit = parser.dietParse(sourceUnit, compilationResult, selectionStart, selectionEnd);

87. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

149 : if (Parser.DO_DIET_PARSE)

88. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

149 : if (Parser.DO_DIET_PARSE)

89. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

151 : ASTNode foundMethod = null;

90. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

152 : if (unit.types != null) {

91. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

153 : for (int i = 0; i < unit.types.length; i++) {

92. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

154 : TypeDeclaration type = unit.types[i];

93. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

154 : TypeDeclaration type = unit.types[i];

94. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

155 : ASTNode method = findMethod(type, selectionStart);

95. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

163 : if (foundMethod instanceof AbstractMethodDeclaration) {

96. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

164 : parser.parseBlockStatements((AbstractMethodDeclaration)foundMethod, unit);

97. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

164 : parser.parseBlockStatements((AbstractMethodDeclaration)foundMethod, unit);

98. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

166 : TypeDeclaration type = (TypeDeclaration)foundMethod;

99. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

166 : TypeDeclaration type = (TypeDeclaration)foundMethod;

100. WARNING: DiscouragedReference

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

AbstractSelectionTest.java :

167 : if (type.fields != null) {

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/AnnotationCompletionParserTest.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

AnnotationCompletionParserTest.java :

18 : 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

AnnotationCompletionParserTest.java :

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

3. 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

AnnotationCompletionParserTest.java :

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

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

AnnotationCompletionParserTest.java :

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

5. 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

AnnotationCompletionParserTest.java :

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

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

AnnotationCompletionParserTest.java :

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

7. 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

AnnotationCompletionParserTest.java :

33 : options.put(CompilerOptions.OPTION_Source, 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

AnnotationCompletionParserTest.java :

33 : options.put(CompilerOptions.OPTION_Source, 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

AnnotationCompletionParserTest.java :

33 : options.put(CompilerOptions.OPTION_Source, 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

AnnotationCompletionParserTest.java :

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

11. 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

AnnotationCompletionParserTest.java :

34 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

AnnotationCompletionParserTest.java :

34 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

AnnotationCompletionParserTest.java :

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

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/AnnotationDietRecoveryTest.java
1. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

18 : import org.eclipse.wst.jsdt.internal.codeassist.complete.CompletionParser;

2. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

3. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

4. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.SourceElementParser;

5. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

6. 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

AnnotationDietRecoveryTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

7. 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

AnnotationDietRecoveryTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

8. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

AnnotationDietRecoveryTest.java :

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

10. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

11. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

28 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

12. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

13. 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

AnnotationDietRecoveryTest.java :

36 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

14. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

AnnotationDietRecoveryTest.java :

36 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

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

AnnotationDietRecoveryTest.java :

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

16. 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

AnnotationDietRecoveryTest.java :

47 : options.put(CompilerOptions.OPTION_Compliance, 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

AnnotationDietRecoveryTest.java :

47 : options.put(CompilerOptions.OPTION_Compliance, 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

AnnotationDietRecoveryTest.java :

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

19. 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

AnnotationDietRecoveryTest.java :

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

20. 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

AnnotationDietRecoveryTest.java :

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

21. 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

AnnotationDietRecoveryTest.java :

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

22. 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

AnnotationDietRecoveryTest.java :

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

23. 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

AnnotationDietRecoveryTest.java :

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

24. 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

AnnotationDietRecoveryTest.java :

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

25. 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

AnnotationDietRecoveryTest.java :

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

26. 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

AnnotationDietRecoveryTest.java :

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

27. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

63 : Parser parser =

28. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

AnnotationDietRecoveryTest.java :

64 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

29. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

64 : new Parser(

30. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

65 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

31. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

65 : new ProblemReporter(

32. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

66 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

33. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

66 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

34. 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

AnnotationDietRecoveryTest.java :

67 : new CompilerOptions(getCompilerOptions()),

35. 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

AnnotationDietRecoveryTest.java :

67 : new CompilerOptions(getCompilerOptions()),

36. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

68 : new DefaultProblemFactory(Locale.getDefault())),

37. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

68 : new DefaultProblemFactory(Locale.getDefault())),

38. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

71 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

39. 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

AnnotationDietRecoveryTest.java :

71 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

40. 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

AnnotationDietRecoveryTest.java :

71 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

41. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

72 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

42. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

AnnotationDietRecoveryTest.java :

72 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

43. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

72 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

44. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

74 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

45. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

74 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

46. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

75 : String computedUnitToString = computedUnit.toString();

47. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

86 : Parser parser =

48. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

AnnotationDietRecoveryTest.java :

87 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

49. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

87 : new Parser(

50. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

88 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

51. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

88 : new ProblemReporter(

52. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

89 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

53. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

89 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

54. 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

AnnotationDietRecoveryTest.java :

90 : new CompilerOptions(getCompilerOptions()),

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

AnnotationDietRecoveryTest.java :

90 : new CompilerOptions(getCompilerOptions()),

56. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

91 : new DefaultProblemFactory(Locale.getDefault())),

57. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

91 : new DefaultProblemFactory(Locale.getDefault())),

58. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

94 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

59. 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

AnnotationDietRecoveryTest.java :

94 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

60. 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

AnnotationDietRecoveryTest.java :

94 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

61. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

95 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

62. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

AnnotationDietRecoveryTest.java :

95 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

63. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

95 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

64. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

97 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

65. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

97 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

66. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

98 : String computedUnitToString = computedUnit.toString();

67. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

106 : if (computedUnit.types != null) {

68. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

107 : for (int i = computedUnit.types.length; --i >= 0;){

69. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

108 : computedUnit.types[i].parseMethod(parser, computedUnit);

70. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

108 : computedUnit.types[i].parseMethod(parser, computedUnit);

71. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

111 : computedUnitToString = computedUnit.toString();

72. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

123 : Parser parser =

73. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

AnnotationDietRecoveryTest.java :

124 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

74. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

124 : new Parser(

75. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

125 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

76. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

125 : new ProblemReporter(

77. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

126 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

78. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

126 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

79. 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

AnnotationDietRecoveryTest.java :

127 : new CompilerOptions(getCompilerOptions()),

80. 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

AnnotationDietRecoveryTest.java :

127 : new CompilerOptions(getCompilerOptions()),

81. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

128 : new DefaultProblemFactory(Locale.getDefault())),

82. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

128 : new DefaultProblemFactory(Locale.getDefault())),

83. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

131 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

84. 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

AnnotationDietRecoveryTest.java :

131 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

85. 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

AnnotationDietRecoveryTest.java :

131 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

86. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

132 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

87. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

AnnotationDietRecoveryTest.java :

132 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

88. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

132 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

89. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

134 : CompilationUnitDeclaration computedUnit = parser.parse(sourceUnit, compilationResult);

90. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

134 : CompilationUnitDeclaration computedUnit = parser.parse(sourceUnit, compilationResult);

91. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

135 : String computedUnitToString = computedUnit.toString();

92. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

147 : SourceElementParser parser =

93. WARNING: DiscouragedReference

Discouraged access: The constructor SourceElementParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, 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

AnnotationDietRecoveryTest.java :

148 : new SourceElementParser( new TestSourceElementRequestor(), new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(getCompilerOptions()), false/*don't record local declarations*/, true/*optimize string literals*/);

94. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

148 : new SourceElementParser(

95. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

150 : new DefaultProblemFactory(Locale.getDefault()),

96. WARNING: DiscouragedReference

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

AnnotationDietRecoveryTest.java :

150 : new DefaultProblemFactory(Locale.getDefault()),

97. 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

AnnotationDietRecoveryTest.java :

151 : new CompilerOptions(getCompilerOptions()),

98. 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

AnnotationDietRecoveryTest.java :

151 : new CompilerOptions(getCompilerOptions()),

99. 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

AnnotationDietRecoveryTest.java :

155 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

100. 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

AnnotationDietRecoveryTest.java :

155 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/CompletionParserTest.java
1. WARNING: DiscouragedReference

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

CompletionParserTest.java :

908 : } catch(InvalidCursorLocation e){

2. WARNING: DiscouragedReference

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

CompletionParserTest.java :

909 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_NUMBER);

3. WARNING: DiscouragedReference

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

CompletionParserTest.java :

909 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_NUMBER);

4. WARNING: DiscouragedReference

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

CompletionParserTest.java :

909 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_NUMBER);

5. WARNING: DiscouragedReference

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

CompletionParserTest.java :

4620 : } catch(InvalidCursorLocation e){

6. WARNING: DiscouragedReference

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

CompletionParserTest.java :

4621 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

7. WARNING: DiscouragedReference

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

CompletionParserTest.java :

4621 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

8. WARNING: DiscouragedReference

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

CompletionParserTest.java :

4621 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

9. WARNING: DiscouragedReference

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

CompletionParserTest.java :

5956 : } catch(InvalidCursorLocation e){

10. WARNING: DiscouragedReference

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

CompletionParserTest.java :

5957 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_NUMBER);

11. WARNING: DiscouragedReference

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

CompletionParserTest.java :

5957 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_NUMBER);

12. WARNING: DiscouragedReference

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

CompletionParserTest.java :

5957 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_NUMBER);

13. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7292 : } catch(InvalidCursorLocation e){

14. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7293 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

15. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7293 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

16. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7293 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

17. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7366 : } catch(InvalidCursorLocation e){

18. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7367 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

19. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7367 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

20. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7367 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

21. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7439 : } catch(InvalidCursorLocation e){

22. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7440 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

23. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7440 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

24. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7440 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

25. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7512 : } catch(InvalidCursorLocation e){

26. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7513 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

27. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7513 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

28. WARNING: DiscouragedReference

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

CompletionParserTest.java :

7513 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/DietCompletionTest.java
1. WARNING: DiscouragedReference

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

DietCompletionTest.java :

15 : import org.eclipse.wst.jsdt.internal.codeassist.complete.InvalidCursorLocation;

2. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1302 : } catch(InvalidCursorLocation e){

3. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1303 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_UNICODE);

4. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1303 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_UNICODE);

5. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1303 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_UNICODE);

6. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1336 : } catch(InvalidCursorLocation e){

7. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1337 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

8. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1337 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

9. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1337 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_COMMENT);

10. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1407 : } catch(InvalidCursorLocation e){

11. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1408 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_NUMBER);

12. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1408 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_NUMBER);

13. WARNING: DiscouragedReference

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

DietCompletionTest.java :

1408 : assertEquals("invalid cursor location: ", e.irritant, InvalidCursorLocation.NO_COMPLETION_INSIDE_NUMBER);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/DietRecoveryTest.java
1. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

19 : import org.eclipse.wst.jsdt.internal.codeassist.complete.CompletionParser;

2. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

3. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

4. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.SourceElementParser;

5. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

6. 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

DietRecoveryTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

7. 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

DietRecoveryTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

8. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

DietRecoveryTest.java :

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

10. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

28 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

11. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

12. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

30 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

13. 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

DietRecoveryTest.java :

34 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

14. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

DietRecoveryTest.java :

34 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

15. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

56 : Parser parser =

16. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

DietRecoveryTest.java :

57 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

17. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

57 : new Parser(

18. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

58 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

19. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

58 : new ProblemReporter(

20. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

59 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

21. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

59 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

22. 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

DietRecoveryTest.java :

60 : new CompilerOptions(getCompilerOptions()),

23. 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

DietRecoveryTest.java :

60 : new CompilerOptions(getCompilerOptions()),

24. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

61 : new DefaultProblemFactory(Locale.getDefault())),

25. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

61 : new DefaultProblemFactory(Locale.getDefault())),

26. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

64 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

27. 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

DietRecoveryTest.java :

64 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

28. 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

DietRecoveryTest.java :

64 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

29. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

65 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

30. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

DietRecoveryTest.java :

65 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

31. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

65 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

32. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

67 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

33. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

67 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

34. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

68 : String computedUnitToString = computedUnit.toString();

35. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

79 : Parser parser =

36. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

DietRecoveryTest.java :

80 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

37. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

80 : new Parser(

38. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

81 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

39. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

81 : new ProblemReporter(

40. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

82 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

41. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

82 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

42. 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

DietRecoveryTest.java :

83 : new CompilerOptions(getCompilerOptions()),

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

DietRecoveryTest.java :

83 : new CompilerOptions(getCompilerOptions()),

44. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

84 : new DefaultProblemFactory(Locale.getDefault())),

45. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

84 : new DefaultProblemFactory(Locale.getDefault())),

46. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

86 : parser.setMethodsFullRecovery(false);

47. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

87 : parser.setStatementsRecovery(false);

48. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

89 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

49. 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

DietRecoveryTest.java :

89 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

50. 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

DietRecoveryTest.java :

89 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

51. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

90 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

52. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

DietRecoveryTest.java :

90 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

53. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

90 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

54. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

92 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

55. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

92 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

56. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

93 : String computedUnitToString = computedUnit.toString();

57. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

101 : if (computedUnit.types != null) {

58. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

102 : for (int i = computedUnit.types.length; --i >= 0;){

59. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

103 : computedUnit.types[i].parseMethod(parser, computedUnit);

60. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

103 : computedUnit.types[i].parseMethod(parser, computedUnit);

61. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

106 : computedUnitToString = computedUnit.toString();

62. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

118 : Parser parser =

63. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

DietRecoveryTest.java :

119 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

64. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

119 : new Parser(

65. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

120 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

66. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

120 : new ProblemReporter(

67. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

121 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

68. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

121 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

69. 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

DietRecoveryTest.java :

122 : new CompilerOptions(getCompilerOptions()),

70. 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

DietRecoveryTest.java :

122 : new CompilerOptions(getCompilerOptions()),

71. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

123 : new DefaultProblemFactory(Locale.getDefault())),

72. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

123 : new DefaultProblemFactory(Locale.getDefault())),

73. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

125 : parser.setMethodsFullRecovery(true);

74. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

126 : parser.setStatementsRecovery(true);

75. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

128 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

76. 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

DietRecoveryTest.java :

128 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

77. 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

DietRecoveryTest.java :

128 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

78. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

129 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

79. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

DietRecoveryTest.java :

129 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

80. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

129 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

81. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

131 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

82. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

131 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

83. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

132 : String computedUnitToString = computedUnit.toString();

84. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

140 : if (computedUnit.types != null) {

85. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

141 : for (int i = computedUnit.types.length; --i >= 0;){

86. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

142 : computedUnit.types[i].parseMethod(parser, computedUnit);

87. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

142 : computedUnit.types[i].parseMethod(parser, computedUnit);

88. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

145 : computedUnitToString = computedUnit.toString();

89. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

157 : Parser parser =

90. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

DietRecoveryTest.java :

158 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

91. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

158 : new Parser(

92. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

159 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

93. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

159 : new ProblemReporter(

94. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

160 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

95. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

160 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

96. 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

DietRecoveryTest.java :

161 : new CompilerOptions(getCompilerOptions()),

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

DietRecoveryTest.java :

161 : new CompilerOptions(getCompilerOptions()),

98. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

162 : new DefaultProblemFactory(Locale.getDefault())),

99. WARNING: DiscouragedReference

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

DietRecoveryTest.java :

162 : new DefaultProblemFactory(Locale.getDefault())),

100. 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

DietRecoveryTest.java :

165 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/DocumentElementParserTest.java
1. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.DocumentElementParser;

2. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.IDocumentElementRequestor;

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

DocumentElementParserTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

4. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

DocumentElementParserTest.java :

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

6. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

7. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

45 : DocumentElementParser parser =

8. WARNING: DiscouragedReference

Discouraged access: The constructor DocumentElementParser(IDocumentElementRequestor, IProblemFactory, 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

DocumentElementParserTest.java :

46 : new DocumentElementParser(new IDocumentElementRequestor() { public void acceptImport(int declarationStart, int declarationEnd, int[] javaDocPositions, char[] name, int nameStartPosition, boolean onDemand, int modifiers) { } public void acceptInitializer(int declarationStart, int declarationEnd, int[] javaDocPositions, int modifiers, int modifiersStart, int bodyStart, int bodyEnd) { } public void acceptLineSeparatorPositions(int[] positions) { } public void acceptPackage(int declarationStart, int declarationEnd, int[] javaDocPositions, char[] name, int nameStartPosition) { } public void acceptProblem(CategorizedProblem problem) { } public void enterClass(int declarationStart, int[] javaDocPositions, int modifiers, int modifiersStart, int classStart, char[] name, int nameStart, int nameEnd, char[] superclass, int superclassStart, int superclassEnd, char[][] superinterfaces, int[] superinterfaceStarts, int[] superinterfaceEnds, int bodyStart) { } public void enterCompilationUnit() { } public void enterConstructor(int declarationStart, int[] javaDocPositions, int modifiers, int modifiersStart, char[] name, int nameStart, int nameEnd, char[][] parameterTypes, int[] parameterTypeStarts, int[] parameterTypeEnds, char[][] parameterNames, int[] parameterNameStarts, int[] parameterNameEnds, int parametersEnd, char[][] exceptionTypes, int[] exceptionTypeStarts, int[] exceptionTypeEnds, int bodyStart) { } public void enterField(int declarationStart, int[] javaDocPositions, int modifiers, int modifiersStart, char[] type, int typeStart, int typeEnd, int typeDimensionCount, char[] name, int nameStart, int nameEnd, int extendedTypeDimensionCount, int extendedTypeDimensionEnd) { } public void enterInterface(int declarationStart, int[] javaDocPositions, int modifiers, int modifiersStart, int interfaceStart, char[] name, int nameStart, int nameEnd, char[][] superinterfaces, int[] superinterfaceStarts, int[] superinterfaceEnds, int bodyStart) { } public void exitClass(int bodyEnd, int declarationEnd) { } public void exitCompilationUnit(int declarationEnd) { } public void exitConstructor(int bodyEnd, int declarationEnd) { } public void exitField(int bodyEnd, int declarationEnd) { } public void exitInterface(int bodyEnd, int declarationEnd) { } public void exitMethod(int bodyEnd, int declarationEnd) { } public void enterMethod(int declarationStart,int[] javaDocPositions,int modifiers,int modifiersStart,char[] returnType,int returnTypeStart,int returnTypeEnd,int returnTypeDimensionCount,char[] name,int nameStart,int nameEnd,char[][] parameterTypes,int[] parameterTypeStarts,int[] parameterTypeEnds,char[][] parameterNames,int[] parameterNameStarts,int[] parameterNameEnds,int parametersEnd,int extendedReturnTypeDimensionCount,int extendedReturnTypeDimensionEnd,char[][] exceptionTypes,int[] exceptionTypeStarts,int[] exceptionTypeEnds,int bodyStart) { if (CharOperation.equals(name, "getTexts".toCharArray())) { assertEquals("Wrong return type", "String[]", new String(returnType)); } } }, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(getCompilerOptions()));

9. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

46 : new DocumentElementParser(new IDocumentElementRequestor() {

10. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

46 : new DocumentElementParser(new IDocumentElementRequestor() {

11. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

84 : }, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(getCompilerOptions()));

12. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

84 : }, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(getCompilerOptions()));

13. 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

DocumentElementParserTest.java :

84 : }, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(getCompilerOptions()));

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

DocumentElementParserTest.java :

84 : }, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(getCompilerOptions()));

15. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

86 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

16. 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

DocumentElementParserTest.java :

86 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

17. 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

DocumentElementParserTest.java :

86 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

18. WARNING: DiscouragedReference

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

DocumentElementParserTest.java :

88 : parser.parseCompilationUnit(sourceUnit);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/DualParseSyntaxErrorTest.java
1. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

2. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

3. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

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

DualParseSyntaxErrorTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

5. 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

DualParseSyntaxErrorTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

6. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

DualParseSyntaxErrorTest.java :

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

8. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

9. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

28 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblem;

10. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

11. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

30 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

12. 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

DualParseSyntaxErrorTest.java :

34 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

13. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

DualParseSyntaxErrorTest.java :

34 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

14. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

44 : Parser parser =

15. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

DualParseSyntaxErrorTest.java :

45 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

16. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

45 : new Parser(

17. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

46 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

18. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

46 : new ProblemReporter(

19. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

47 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

20. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

47 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

21. 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

DualParseSyntaxErrorTest.java :

48 : new CompilerOptions(getCompilerOptions()),

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

DualParseSyntaxErrorTest.java :

48 : new CompilerOptions(getCompilerOptions()),

23. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

49 : new DefaultProblemFactory(Locale.getDefault())),

24. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

49 : new DefaultProblemFactory(Locale.getDefault())),

25. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

52 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

26. 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

DualParseSyntaxErrorTest.java :

52 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

27. 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

DualParseSyntaxErrorTest.java :

52 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

28. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

53 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

29. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

DualParseSyntaxErrorTest.java :

53 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

30. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

53 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

31. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

55 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

32. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

55 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

33. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

56 : if (computedUnit.types != null) {

34. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

57 : for (int i = computedUnit.types.length; --i >= 0;){

35. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

58 : computedUnit.types[i].parseMethod(parser, computedUnit);

36. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

58 : computedUnit.types[i].parseMethod(parser, computedUnit);

37. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

63 : if (compilationResult.hasProblems() || compilationResult.hasTasks()) {

38. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

63 : if (compilationResult.hasProblems() || compilationResult.hasTasks()) {

39. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

64 : CategorizedProblem[] problems = compilationResult.getAllProblems();

40. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

67 : char[] unitSource = compilationResult.compilationUnit.getContents();

41. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

67 : char[] unitSource = compilationResult.compilationUnit.getContents();

42. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

76 : buffer.append(((DefaultProblem)problems[i]).errorReportSource(unitSource));

43. WARNING: DiscouragedReference

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

DualParseSyntaxErrorTest.java :

76 : buffer.append(((DefaultProblem)problems[i]).errorReportSource(unitSource));

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/EnumCompletionParserTest.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

EnumCompletionParserTest.java :

18 : 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

EnumCompletionParserTest.java :

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

3. 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

EnumCompletionParserTest.java :

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

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

EnumCompletionParserTest.java :

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

5. 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

EnumCompletionParserTest.java :

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

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

EnumCompletionParserTest.java :

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

7. 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

EnumCompletionParserTest.java :

33 : options.put(CompilerOptions.OPTION_Source, 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

EnumCompletionParserTest.java :

33 : options.put(CompilerOptions.OPTION_Source, 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

EnumCompletionParserTest.java :

33 : options.put(CompilerOptions.OPTION_Source, 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

EnumCompletionParserTest.java :

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

11. 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

EnumCompletionParserTest.java :

34 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

EnumCompletionParserTest.java :

34 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

EnumCompletionParserTest.java :

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

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/EnumDietRecoveryTest.java
1. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

18 : import org.eclipse.wst.jsdt.internal.codeassist.complete.CompletionParser;

2. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

3. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

4. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.SourceElementParser;

5. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

6. 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

EnumDietRecoveryTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

7. 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

EnumDietRecoveryTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

8. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

EnumDietRecoveryTest.java :

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

10. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

11. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

28 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

12. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

13. 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

EnumDietRecoveryTest.java :

33 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

14. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

EnumDietRecoveryTest.java :

33 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

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

EnumDietRecoveryTest.java :

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

16. 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

EnumDietRecoveryTest.java :

44 : options.put(CompilerOptions.OPTION_Compliance, 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

EnumDietRecoveryTest.java :

44 : options.put(CompilerOptions.OPTION_Compliance, 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

EnumDietRecoveryTest.java :

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

19. 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

EnumDietRecoveryTest.java :

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

20. 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

EnumDietRecoveryTest.java :

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

21. 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

EnumDietRecoveryTest.java :

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

22. 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

EnumDietRecoveryTest.java :

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

23. 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

EnumDietRecoveryTest.java :

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

24. 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

EnumDietRecoveryTest.java :

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

25. 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

EnumDietRecoveryTest.java :

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

26. 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

EnumDietRecoveryTest.java :

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

27. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

60 : Parser parser =

28. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

EnumDietRecoveryTest.java :

61 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

29. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

61 : new Parser(

30. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

62 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

31. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

62 : new ProblemReporter(

32. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

63 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

33. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

63 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

34. 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

EnumDietRecoveryTest.java :

64 : new CompilerOptions(getCompilerOptions()),

35. 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

EnumDietRecoveryTest.java :

64 : new CompilerOptions(getCompilerOptions()),

36. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

65 : new DefaultProblemFactory(Locale.getDefault())),

37. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

65 : new DefaultProblemFactory(Locale.getDefault())),

38. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

39. 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

EnumDietRecoveryTest.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

40. 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

EnumDietRecoveryTest.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

41. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

42. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

EnumDietRecoveryTest.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

43. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

44. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

71 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

45. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

71 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

46. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

72 : String computedUnitToString = computedUnit.toString();

47. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

83 : Parser parser =

48. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

EnumDietRecoveryTest.java :

84 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

49. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

84 : new Parser(

50. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

85 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

51. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

85 : new ProblemReporter(

52. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

86 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

53. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

86 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

54. 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

EnumDietRecoveryTest.java :

87 : new CompilerOptions(getCompilerOptions()),

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

EnumDietRecoveryTest.java :

87 : new CompilerOptions(getCompilerOptions()),

56. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

88 : new DefaultProblemFactory(Locale.getDefault())),

57. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

88 : new DefaultProblemFactory(Locale.getDefault())),

58. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

91 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

59. 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

EnumDietRecoveryTest.java :

91 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

60. 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

EnumDietRecoveryTest.java :

91 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

61. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

92 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

62. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

EnumDietRecoveryTest.java :

92 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

63. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

92 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

64. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

94 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

65. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

94 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

66. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

95 : String computedUnitToString = computedUnit.toString();

67. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

103 : if (computedUnit.types != null) {

68. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

104 : for (int i = computedUnit.types.length; --i >= 0;){

69. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

105 : computedUnit.types[i].parseMethod(parser, computedUnit);

70. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

105 : computedUnit.types[i].parseMethod(parser, computedUnit);

71. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

108 : computedUnitToString = computedUnit.toString();

72. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

120 : Parser parser =

73. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

EnumDietRecoveryTest.java :

121 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

74. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

121 : new Parser(

75. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

122 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

76. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

122 : new ProblemReporter(

77. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

123 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

78. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

123 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

79. 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

EnumDietRecoveryTest.java :

124 : new CompilerOptions(getCompilerOptions()),

80. 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

EnumDietRecoveryTest.java :

124 : new CompilerOptions(getCompilerOptions()),

81. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

125 : new DefaultProblemFactory(Locale.getDefault())),

82. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

125 : new DefaultProblemFactory(Locale.getDefault())),

83. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

128 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

84. 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

EnumDietRecoveryTest.java :

128 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

85. 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

EnumDietRecoveryTest.java :

128 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

86. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

129 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

87. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

EnumDietRecoveryTest.java :

129 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

88. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

129 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

89. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

131 : CompilationUnitDeclaration computedUnit = parser.parse(sourceUnit, compilationResult);

90. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

131 : CompilationUnitDeclaration computedUnit = parser.parse(sourceUnit, compilationResult);

91. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

132 : String computedUnitToString = computedUnit.toString();

92. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

144 : SourceElementParser parser =

93. WARNING: DiscouragedReference

Discouraged access: The constructor SourceElementParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, 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

EnumDietRecoveryTest.java :

145 : new SourceElementParser( new TestSourceElementRequestor(), new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(getCompilerOptions()), false/*don't record local declarations*/, true/*optimize string literals*/);

94. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

145 : new SourceElementParser(

95. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

147 : new DefaultProblemFactory(Locale.getDefault()),

96. WARNING: DiscouragedReference

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

EnumDietRecoveryTest.java :

147 : new DefaultProblemFactory(Locale.getDefault()),

97. 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

EnumDietRecoveryTest.java :

148 : new CompilerOptions(getCompilerOptions()),

98. 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

EnumDietRecoveryTest.java :

148 : new CompilerOptions(getCompilerOptions()),

99. 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

EnumDietRecoveryTest.java :

152 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

100. 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

EnumDietRecoveryTest.java :

152 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/GenericDietRecoveryTest.java
1. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

18 : import org.eclipse.wst.jsdt.internal.codeassist.complete.CompletionParser;

2. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

3. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

4. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.SourceElementParser;

5. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

6. 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

GenericDietRecoveryTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

7. 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

GenericDietRecoveryTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

8. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

GenericDietRecoveryTest.java :

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

10. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

11. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

28 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

12. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

13. 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

GenericDietRecoveryTest.java :

33 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

14. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

GenericDietRecoveryTest.java :

33 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

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

GenericDietRecoveryTest.java :

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

16. 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

GenericDietRecoveryTest.java :

44 : options.put(CompilerOptions.OPTION_Compliance, 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

GenericDietRecoveryTest.java :

44 : options.put(CompilerOptions.OPTION_Compliance, 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

GenericDietRecoveryTest.java :

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

19. 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

GenericDietRecoveryTest.java :

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

20. 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

GenericDietRecoveryTest.java :

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

21. 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

GenericDietRecoveryTest.java :

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

22. 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

GenericDietRecoveryTest.java :

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

23. 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

GenericDietRecoveryTest.java :

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

24. 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

GenericDietRecoveryTest.java :

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

25. 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

GenericDietRecoveryTest.java :

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

26. 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

GenericDietRecoveryTest.java :

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

27. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

60 : Parser parser =

28. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

GenericDietRecoveryTest.java :

61 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

29. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

61 : new Parser(

30. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

62 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

31. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

62 : new ProblemReporter(

32. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

63 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

33. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

63 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

34. 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

GenericDietRecoveryTest.java :

64 : new CompilerOptions(getCompilerOptions()),

35. 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

GenericDietRecoveryTest.java :

64 : new CompilerOptions(getCompilerOptions()),

36. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

65 : new DefaultProblemFactory(Locale.getDefault())),

37. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

65 : new DefaultProblemFactory(Locale.getDefault())),

38. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

39. 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

GenericDietRecoveryTest.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

40. 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

GenericDietRecoveryTest.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

41. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

42. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

GenericDietRecoveryTest.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

43. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

44. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

71 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

45. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

71 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

46. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

72 : String computedUnitToString = computedUnit.toString();

47. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

83 : Parser parser =

48. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

GenericDietRecoveryTest.java :

84 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

49. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

84 : new Parser(

50. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

85 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

51. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

85 : new ProblemReporter(

52. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

86 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

53. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

86 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

54. 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

GenericDietRecoveryTest.java :

87 : new CompilerOptions(getCompilerOptions()),

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

GenericDietRecoveryTest.java :

87 : new CompilerOptions(getCompilerOptions()),

56. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

88 : new DefaultProblemFactory(Locale.getDefault())),

57. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

88 : new DefaultProblemFactory(Locale.getDefault())),

58. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

90 : parser.setMethodsFullRecovery(false);

59. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

91 : parser.setStatementsRecovery(false);

60. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

93 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

61. 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

GenericDietRecoveryTest.java :

93 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

62. 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

GenericDietRecoveryTest.java :

93 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

63. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

94 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

64. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

GenericDietRecoveryTest.java :

94 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

65. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

94 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

66. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

96 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

67. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

96 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

68. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

97 : String computedUnitToString = computedUnit.toString();

69. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

105 : if (computedUnit.types != null) {

70. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

106 : for (int i = computedUnit.types.length; --i >= 0;){

71. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

107 : computedUnit.types[i].parseMethod(parser, computedUnit);

72. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

107 : computedUnit.types[i].parseMethod(parser, computedUnit);

73. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

110 : computedUnitToString = computedUnit.toString();

74. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

123 : Parser parser =

75. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

GenericDietRecoveryTest.java :

124 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

76. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

124 : new Parser(

77. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

125 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

78. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

125 : new ProblemReporter(

79. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

126 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

80. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

126 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

81. 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

GenericDietRecoveryTest.java :

127 : new CompilerOptions(getCompilerOptions()),

82. 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

GenericDietRecoveryTest.java :

127 : new CompilerOptions(getCompilerOptions()),

83. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

128 : new DefaultProblemFactory(Locale.getDefault())),

84. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

128 : new DefaultProblemFactory(Locale.getDefault())),

85. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

130 : parser.setMethodsFullRecovery(true);

86. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

131 : parser.setStatementsRecovery(true);

87. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

133 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

88. 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

GenericDietRecoveryTest.java :

133 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

89. 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

GenericDietRecoveryTest.java :

133 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

90. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

134 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

91. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

GenericDietRecoveryTest.java :

134 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

92. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

134 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

93. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

136 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

94. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

136 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

95. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

137 : String computedUnitToString = computedUnit.toString();

96. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

145 : if (computedUnit.types != null) {

97. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

146 : for (int i = computedUnit.types.length; --i >= 0;){

98. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

147 : computedUnit.types[i].parseMethod(parser, computedUnit);

99. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

147 : computedUnit.types[i].parseMethod(parser, computedUnit);

100. WARNING: DiscouragedReference

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

GenericDietRecoveryTest.java :

150 : computedUnitToString = computedUnit.toString();

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/GenericsCompletionParserTest.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

GenericsCompletionParserTest.java :

17 : 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

GenericsCompletionParserTest.java :

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

3. 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

GenericsCompletionParserTest.java :

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

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

GenericsCompletionParserTest.java :

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

5. 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

GenericsCompletionParserTest.java :

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

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

GenericsCompletionParserTest.java :

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

7. 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

GenericsCompletionParserTest.java :

29 : options.put(CompilerOptions.OPTION_Source, 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

GenericsCompletionParserTest.java :

29 : options.put(CompilerOptions.OPTION_Source, 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

GenericsCompletionParserTest.java :

29 : options.put(CompilerOptions.OPTION_Source, 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

GenericsCompletionParserTest.java :

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

11. 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

GenericsCompletionParserTest.java :

30 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

GenericsCompletionParserTest.java :

30 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

GenericsCompletionParserTest.java :

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

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/InMemoryNameEnvironment.java
1. 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

InMemoryNameEnvironment.java :

13 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

2. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

15 : import org.eclipse.wst.jsdt.internal.compiler.impl.ITypeRequestor;

3. 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

InMemoryNameEnvironment.java :

16 : import org.eclipse.wst.jsdt.internal.compiler.lookup.Binding;

4. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.util.HashtableOfObject;

5. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

20 : public class InMemoryNameEnvironment implements INameEnvironment {

6. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

21 : INameEnvironment[] classLibs;

7. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

22 : HashtableOfObject compilationUnits = new HashtableOfObject();

8. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

22 : HashtableOfObject compilationUnits = new HashtableOfObject();

9. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

22 : HashtableOfObject compilationUnits = new HashtableOfObject();

10. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

23 : public InMemoryNameEnvironment(String[] compilationUnits, INameEnvironment[] classLibs) {

11. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

35 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(packageName);

12. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

35 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(packageName);

13. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

35 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(packageName);

14. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

37 : cus = new HashtableOfObject();

15. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

37 : cus = new HashtableOfObject();

16. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

38 : this.compilationUnits.put(packageName, cus);

17. 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

InMemoryNameEnvironment.java :

40 : CompilationUnit unit = new CompilationUnit(contents, fileName, null);

18. 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

InMemoryNameEnvironment.java :

40 : CompilationUnit unit = new CompilationUnit(contents, fileName, null);

19. 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

InMemoryNameEnvironment.java :

40 : CompilationUnit unit = new CompilationUnit(contents, fileName, null);

20. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

41 : cus.put(cuName, unit);

21. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

44 : public NameEnvironmentAnswer findType(char[][] compoundTypeName, ITypeRequestor requestor) {

22. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

44 : public NameEnvironmentAnswer findType(char[][] compoundTypeName, ITypeRequestor requestor) {

23. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

49 : public NameEnvironmentAnswer findBinding(char[] typeName, char[][] packageName, int type, ITypeRequestor requestor, boolean returnMultiple, String excludePath) {

24. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

49 : public NameEnvironmentAnswer findBinding(char[] typeName, char[][] packageName, int type, ITypeRequestor requestor, boolean returnMultiple, String excludePath) {

25. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

50 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(CharOperation.concatWith(packageName, '.'));

26. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

50 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(CharOperation.concatWith(packageName, '.'));

27. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

50 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(CharOperation.concatWith(packageName, '.'));

28. 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

InMemoryNameEnvironment.java :

54 : CompilationUnit unit = (CompilationUnit)cus.get(typeName);

29. 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

InMemoryNameEnvironment.java :

54 : CompilationUnit unit = (CompilationUnit)cus.get(typeName);

30. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

54 : CompilationUnit unit = (CompilationUnit)cus.get(typeName);

31. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

58 : return new NameEnvironmentAnswer(unit, null /*no access restriction*/);

32. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

58 : return new NameEnvironmentAnswer(unit, null /*no access restriction*/);

33. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

61 : public NameEnvironmentAnswer findType(char[] typeName, char[][] packageName, ITypeRequestor requestor) {

34. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

61 : public NameEnvironmentAnswer findType(char[] typeName, char[][] packageName, ITypeRequestor requestor) {

35. 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

InMemoryNameEnvironment.java :

62 : return findBinding(typeName, packageName, Binding.TYPE|Binding.PACKAGE,requestor, false, null);

36. WARNING: DiscouragedReference

Discouraged access: The field TYPE 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

InMemoryNameEnvironment.java :

62 : return findBinding(typeName, packageName, Binding.TYPE|Binding.PACKAGE,requestor, false, null);

37. 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

InMemoryNameEnvironment.java :

62 : return findBinding(typeName, packageName, Binding.TYPE|Binding.PACKAGE,requestor, false, null);

38. WARNING: DiscouragedReference

Discouraged access: The field PACKAGE 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

InMemoryNameEnvironment.java :

62 : return findBinding(typeName, packageName, Binding.TYPE|Binding.PACKAGE,requestor, false, null);

39. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

73 : private NameEnvironmentAnswer findTypeFromClassLibs(char[] typeName, char[][] packageName, int type, ITypeRequestor requestor) {

40. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

73 : private NameEnvironmentAnswer findTypeFromClassLibs(char[] typeName, char[][] packageName, int type, ITypeRequestor requestor) {

41. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

75 : NameEnvironmentAnswer answer = this.classLibs[i].findBinding(typeName, packageName, type,requestor, false, null);

42. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

75 : NameEnvironmentAnswer answer = this.classLibs[i].findBinding(typeName, packageName, type,requestor, false, null);

43. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

85 : this.compilationUnits.get(pkg) != null ||

44. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

90 : if (this.classLibs[i].isPackage(parentPackageName, packageName)) {

45. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

98 : this.classLibs[i].cleanup();

46. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

100 : this.compilationUnits = new HashtableOfObject();

47. WARNING: DiscouragedReference

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

InMemoryNameEnvironment.java :

100 : this.compilationUnits = new HashtableOfObject();

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/JavadocCompletionParserTest.java
1. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

19 : import org.eclipse.wst.jsdt.internal.codeassist.complete.CompletionJavadoc;

2. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

20 : import org.eclipse.wst.jsdt.internal.codeassist.complete.CompletionOnJavadocTag;

3. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

21 : import org.eclipse.wst.jsdt.internal.codeassist.complete.CompletionParser;

4. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

5. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

6. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.ast.ASTNode;

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

JavadocCompletionParserTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

8. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

JavadocCompletionParserTest.java :

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

10. 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

JavadocCompletionParserTest.java :

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

11. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

12. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

30 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

13. 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

JavadocCompletionParserTest.java :

32 : public class JavadocCompletionParserTest extends AbstractCompletionTest implements JavadocTagConstants {

14. WARNING: DiscouragedReference

Discouraged access: The field INLINE_TAGS_LENGTH from 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

JavadocCompletionParserTest.java :

36 : for (int i=0; i<INLINE_TAGS_LENGTH; i++) {

15. WARNING: DiscouragedReference

Discouraged access: The field INLINE_TAGS from 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

JavadocCompletionParserTest.java :

37 : INLINE_ALL_TAGS_LENGTH += INLINE_TAGS[i].length;

16. WARNING: DiscouragedReference

Discouraged access: The field BLOCK_TAGS_LENGTH from 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

JavadocCompletionParserTest.java :

39 : for (int i=0; i<BLOCK_TAGS_LENGTH; i++) {

17. WARNING: DiscouragedReference

Discouraged access: The field BLOCK_TAGS from 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

JavadocCompletionParserTest.java :

40 : BLOCK_ALL_TAGS_LENGTH += BLOCK_TAGS[i].length;

18. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

44 : CompletionJavadoc javadoc;

19. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

70 : ASTNode completionNode = this.javadoc.getCompletionNode();

20. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

70 : ASTNode completionNode = this.javadoc.getCompletionNode();

21. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

72 : String actual = this.javadoc.getCompletionNode().toString();

22. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

72 : String actual = this.javadoc.getCompletionNode().toString();

23. 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

JavadocCompletionParserTest.java :

93 : options.put(CompilerOptions.OPTION_Source, this.sourceLevel);

24. 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

JavadocCompletionParserTest.java :

93 : options.put(CompilerOptions.OPTION_Source, this.sourceLevel);

25. 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

JavadocCompletionParserTest.java :

97 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

26. 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

JavadocCompletionParserTest.java :

97 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

27. 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

JavadocCompletionParserTest.java :

97 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

28. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

98 : CompletionParser parser = new CompletionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

29. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

98 : CompletionParser parser = new CompletionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

30. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

98 : CompletionParser parser = new CompletionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

31. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

98 : CompletionParser parser = new CompletionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

32. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

98 : CompletionParser parser = new CompletionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

33. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

98 : CompletionParser parser = new CompletionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

34. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

98 : CompletionParser parser = new CompletionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

35. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

100 : new DefaultProblemFactory(Locale.getDefault())));

36. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

100 : new DefaultProblemFactory(Locale.getDefault())));

37. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

102 : ICompilationUnit sourceUnit = new CompilationUnit(source.toCharArray(), "Test.java", null);

38. 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

JavadocCompletionParserTest.java :

102 : ICompilationUnit sourceUnit = new CompilationUnit(source.toCharArray(), "Test.java", null);

39. 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

JavadocCompletionParserTest.java :

102 : ICompilationUnit sourceUnit = new CompilationUnit(source.toCharArray(), "Test.java", null);

40. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

103 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

41. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

JavadocCompletionParserTest.java :

103 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

42. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

103 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

43. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

106 : parser.dietParse(sourceUnit, compilationResult, cursorLocation);

44. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

108 : assertNotNull("Parser should have an assist node parent", parser.assistNodeParent);

45. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

109 : assertEquals("Expecting completion in javadoc!", CompletionJavadoc.class, parser.assistNodeParent.getClass());

46. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

109 : assertEquals("Expecting completion in javadoc!", CompletionJavadoc.class, parser.assistNodeParent.getClass());

47. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

110 : this.javadoc = (CompletionJavadoc) parser.assistNodeParent;

48. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

110 : this.javadoc = (CompletionJavadoc) parser.assistNodeParent;

49. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

114 : assertTrue("Invalid javadoc completion node!", this.javadoc.getCompletionNode() instanceof CompletionOnJavadocTag);

50. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

114 : assertTrue("Invalid javadoc completion node!", this.javadoc.getCompletionNode() instanceof CompletionOnJavadocTag);

51. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

115 : CompletionOnJavadocTag completionTag = (CompletionOnJavadocTag) this.javadoc.getCompletionNode();

52. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

115 : CompletionOnJavadocTag completionTag = (CompletionOnJavadocTag) this.javadoc.getCompletionNode();

53. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

115 : CompletionOnJavadocTag completionTag = (CompletionOnJavadocTag) this.javadoc.getCompletionNode();

54. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

132 : assertEquals("Invalid completion tag", expected.toString(), completionTag.toString());

55. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

134 : String completionTagString = completionTag.toString();

56. WARNING: DiscouragedReference

Discouraged access: The field TAG_AUTHOR from 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

JavadocCompletionParserTest.java :

158 : TAG_AUTHOR, TAG_DEPRECATED, TAG_EXCEPTION, TAG_PARAM, TAG_RETURN, TAG_SEE, TAG_VERSION, TAG_CATEGORY,

57. WARNING: DiscouragedReference

Discouraged access: The field TAG_DEPRECATED from 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

JavadocCompletionParserTest.java :

158 : TAG_AUTHOR, TAG_DEPRECATED, TAG_EXCEPTION, TAG_PARAM, TAG_RETURN, TAG_SEE, TAG_VERSION, TAG_CATEGORY,

58. WARNING: DiscouragedReference

Discouraged access: The field TAG_EXCEPTION from 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

JavadocCompletionParserTest.java :

158 : TAG_AUTHOR, TAG_DEPRECATED, TAG_EXCEPTION, TAG_PARAM, TAG_RETURN, TAG_SEE, TAG_VERSION, TAG_CATEGORY,

59. WARNING: DiscouragedReference

Discouraged access: The field TAG_PARAM from 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

JavadocCompletionParserTest.java :

158 : TAG_AUTHOR, TAG_DEPRECATED, TAG_EXCEPTION, TAG_PARAM, TAG_RETURN, TAG_SEE, TAG_VERSION, TAG_CATEGORY,

60. WARNING: DiscouragedReference

Discouraged access: The field TAG_RETURN from 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

JavadocCompletionParserTest.java :

158 : TAG_AUTHOR, TAG_DEPRECATED, TAG_EXCEPTION, TAG_PARAM, TAG_RETURN, TAG_SEE, TAG_VERSION, TAG_CATEGORY,

61. WARNING: DiscouragedReference

Discouraged access: The field TAG_SEE from 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

JavadocCompletionParserTest.java :

158 : TAG_AUTHOR, TAG_DEPRECATED, TAG_EXCEPTION, TAG_PARAM, TAG_RETURN, TAG_SEE, TAG_VERSION, TAG_CATEGORY,

62. WARNING: DiscouragedReference

Discouraged access: The field TAG_VERSION from 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

JavadocCompletionParserTest.java :

158 : TAG_AUTHOR, TAG_DEPRECATED, TAG_EXCEPTION, TAG_PARAM, TAG_RETURN, TAG_SEE, TAG_VERSION, TAG_CATEGORY,

63. WARNING: DiscouragedReference

Discouraged access: The field TAG_CATEGORY from 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

JavadocCompletionParserTest.java :

158 : TAG_AUTHOR, TAG_DEPRECATED, TAG_EXCEPTION, TAG_PARAM, TAG_RETURN, TAG_SEE, TAG_VERSION, TAG_CATEGORY,

64. WARNING: DiscouragedReference

Discouraged access: The field TAG_SINCE from 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

JavadocCompletionParserTest.java :

159 : TAG_SINCE,

65. WARNING: DiscouragedReference

Discouraged access: The field TAG_THROWS from 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

JavadocCompletionParserTest.java :

161 : TAG_THROWS,

66. WARNING: DiscouragedReference

Discouraged access: The field TAG_LINK from 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

JavadocCompletionParserTest.java :

163 : TAG_LINK,

67. WARNING: DiscouragedReference

Discouraged access: The field TAG_DOC_ROOT from 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

JavadocCompletionParserTest.java :

164 : TAG_DOC_ROOT,

68. WARNING: DiscouragedReference

Discouraged access: The field TAG_INHERITDOC from 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

JavadocCompletionParserTest.java :

169 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE

69. WARNING: DiscouragedReference

Discouraged access: The field TAG_LINKPLAIN from 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

JavadocCompletionParserTest.java :

169 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE

70. WARNING: DiscouragedReference

Discouraged access: The field TAG_VALUE from 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

JavadocCompletionParserTest.java :

169 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE

71. WARNING: DiscouragedReference

Discouraged access: The field TAG_INHERITDOC from 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

JavadocCompletionParserTest.java :

174 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE,

72. WARNING: DiscouragedReference

Discouraged access: The field TAG_LINKPLAIN from 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

JavadocCompletionParserTest.java :

174 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE,

73. WARNING: DiscouragedReference

Discouraged access: The field TAG_VALUE from 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

JavadocCompletionParserTest.java :

174 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE,

74. WARNING: DiscouragedReference

Discouraged access: The field TAG_CODE from 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

JavadocCompletionParserTest.java :

175 : TAG_CODE, TAG_LITERAL

75. WARNING: DiscouragedReference

Discouraged access: The field TAG_LITERAL from 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

JavadocCompletionParserTest.java :

175 : TAG_CODE, TAG_LITERAL

76. WARNING: DiscouragedReference

Discouraged access: The field TAG_VERSION from 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

JavadocCompletionParserTest.java :

221 : ? new char[][] { TAG_VERSION }

77. WARNING: DiscouragedReference

Discouraged access: The field TAG_VERSION from 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

JavadocCompletionParserTest.java :

222 : : new char[][] { TAG_VERSION, TAG_VALUE };

78. WARNING: DiscouragedReference

Discouraged access: The field TAG_VALUE from 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

JavadocCompletionParserTest.java :

222 : : new char[][] { TAG_VERSION, TAG_VALUE };

79. WARNING: DiscouragedReference

Discouraged access: The field TAG_DEPRECATED from 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

JavadocCompletionParserTest.java :

234 : verifyCompletionOnJavadocTag("deprec".toCharArray(), new char[][] { TAG_DEPRECATED }, false);

80. WARNING: DiscouragedReference

Discouraged access: The field TAG_LINK from 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

JavadocCompletionParserTest.java :

246 : ? new char[][] { TAG_LINK }

81. WARNING: DiscouragedReference

Discouraged access: The field TAG_LINK from 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

JavadocCompletionParserTest.java :

247 : : new char[][] { TAG_LINK, TAG_LINKPLAIN };

82. WARNING: DiscouragedReference

Discouraged access: The field TAG_LINKPLAIN from 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

JavadocCompletionParserTest.java :

247 : : new char[][] { TAG_LINK, TAG_LINKPLAIN };

83. WARNING: DiscouragedReference

Discouraged access: The field TAG_LINK from 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

JavadocCompletionParserTest.java :

259 : TAG_LINK,

84. WARNING: DiscouragedReference

Discouraged access: The field TAG_DOC_ROOT from 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

JavadocCompletionParserTest.java :

260 : TAG_DOC_ROOT,

85. WARNING: DiscouragedReference

Discouraged access: The field TAG_INHERITDOC from 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

JavadocCompletionParserTest.java :

265 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE

86. WARNING: DiscouragedReference

Discouraged access: The field TAG_LINKPLAIN from 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

JavadocCompletionParserTest.java :

265 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE

87. WARNING: DiscouragedReference

Discouraged access: The field TAG_VALUE from 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

JavadocCompletionParserTest.java :

265 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE

88. WARNING: DiscouragedReference

Discouraged access: The field TAG_INHERITDOC from 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

JavadocCompletionParserTest.java :

270 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE,

89. WARNING: DiscouragedReference

Discouraged access: The field TAG_LINKPLAIN from 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

JavadocCompletionParserTest.java :

270 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE,

90. WARNING: DiscouragedReference

Discouraged access: The field TAG_VALUE from 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

JavadocCompletionParserTest.java :

270 : TAG_INHERITDOC, TAG_LINKPLAIN, TAG_VALUE,

91. WARNING: DiscouragedReference

Discouraged access: The field TAG_CODE from 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

JavadocCompletionParserTest.java :

271 : TAG_CODE, TAG_LITERAL

92. WARNING: DiscouragedReference

Discouraged access: The field TAG_LITERAL from 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

JavadocCompletionParserTest.java :

271 : TAG_CODE, TAG_LITERAL

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

JavadocCompletionParserTest.java :

302 : this.sourceLevel = CompilerOptions.VERSION_1_3;

94. 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

JavadocCompletionParserTest.java :

302 : this.sourceLevel = CompilerOptions.VERSION_1_3;

95. WARNING: DiscouragedReference

Discouraged access: The field TAG_SEE from 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

JavadocCompletionParserTest.java :

411 : verifyCompletionOnJavadocTag("s".toCharArray(), new char[][] { TAG_SEE, TAG_SINCE/*, TAG_SERIAL, TAG_SERIAL_DATA, TAG_SERIAL_FIELD*/ }, false);

96. WARNING: DiscouragedReference

Discouraged access: The field TAG_SINCE from 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

JavadocCompletionParserTest.java :

411 : verifyCompletionOnJavadocTag("s".toCharArray(), new char[][] { TAG_SEE, TAG_SINCE/*, TAG_SERIAL, TAG_SERIAL_DATA, TAG_SERIAL_FIELD*/ }, false);

97. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

412 : CompletionOnJavadocTag completionTag = (CompletionOnJavadocTag) this.javadoc.getCompletionNode();

98. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

412 : CompletionOnJavadocTag completionTag = (CompletionOnJavadocTag) this.javadoc.getCompletionNode();

99. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

412 : CompletionOnJavadocTag completionTag = (CompletionOnJavadocTag) this.javadoc.getCompletionNode();

100. WARNING: DiscouragedReference

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

JavadocCompletionParserTest.java :

413 : assertEquals("Invalid tag start position", 24, completionTag.tagSourceStart);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/ParserTest.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

ParserTest.java :

17 : 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

ParserTest.java :

244 : nls.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ParserTest.java :

244 : nls.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ParserTest.java :

244 : nls.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ParserTest.java :

244 : nls.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ParserTest.java :

274 : nls.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ParserTest.java :

274 : nls.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ParserTest.java :

274 : nls.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ParserTest.java :

274 : nls.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ParserTest.java :

480 : options.put(CompilerOptions.OPTION_MaxProblemPerUnit, "10");

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_MaxProblemPerUnit 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

ParserTest.java :

480 : options.put(CompilerOptions.OPTION_MaxProblemPerUnit, "10");

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

ParserTest.java :

547 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportEmptyStatement 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

ParserTest.java :

547 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

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

ParserTest.java :

547 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

15. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ParserTest.java :

547 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

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

ParserTest.java :

571 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

17. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportEmptyStatement 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

ParserTest.java :

571 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

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

ParserTest.java :

571 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

19. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ParserTest.java :

571 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

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

ParserTest.java :

595 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

21. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportEmptyStatement 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

ParserTest.java :

595 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

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

ParserTest.java :

595 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

23. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ParserTest.java :

595 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

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

ParserTest.java :

619 : options.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

25. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUndocumentedEmptyBlock 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

ParserTest.java :

619 : options.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

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

ParserTest.java :

619 : options.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

27. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ParserTest.java :

619 : options.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

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

ParserTest.java :

653 : options.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

29. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUndocumentedEmptyBlock 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

ParserTest.java :

653 : options.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

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

ParserTest.java :

653 : options.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

31. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ParserTest.java :

653 : options.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/SelectionJavadocTest.java
1. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

16 : import org.eclipse.wst.jsdt.internal.codeassist.select.SelectionJavadoc;

2. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

17 : import org.eclipse.wst.jsdt.internal.codeassist.select.SelectionParser;

3. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.ASTVisitor;

4. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

5. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

6. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

7. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.ast.ConstructorDeclaration;

8. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.ast.FieldDeclaration;

9. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.ast.MethodDeclaration;

10. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.ast.TypeDeclaration;

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

SelectionJavadocTest.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

12. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

SelectionJavadocTest.java :

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

14. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.lookup.BlockScope;

15. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

30 : import org.eclipse.wst.jsdt.internal.compiler.lookup.ClassScope;

16. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

31 : import org.eclipse.wst.jsdt.internal.compiler.lookup.CompilationUnitScope;

17. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

32 : import org.eclipse.wst.jsdt.internal.compiler.lookup.MethodScope;

18. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

33 : import org.eclipse.wst.jsdt.internal.compiler.lookup.Scope;

19. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

34 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

20. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

35 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

21. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

47 : ICompilationUnit unit;

22. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

62 : class SelectionVisitor extends ASTVisitor {

23. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

64 : public boolean visit(ConstructorDeclaration constructor, ClassScope scope) {

24. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

64 : public boolean visit(ConstructorDeclaration constructor, ClassScope scope) {

25. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

65 : if (constructor.javadoc != null) {

26. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

66 : assertTrue("Invalid type for Javadoc on " + constructor, constructor.javadoc instanceof SelectionJavadoc);

27. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

66 : assertTrue("Invalid type for Javadoc on " + constructor, constructor.javadoc instanceof SelectionJavadoc);

28. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

67 : SelectionJavadocTest.this.result.append(constructor.javadoc.toString());

29. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

67 : SelectionJavadocTest.this.result.append(constructor.javadoc.toString());

30. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

69 : return super.visit(constructor, scope);

31. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

72 : public boolean visit(FieldDeclaration field, MethodScope scope) {

32. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

72 : public boolean visit(FieldDeclaration field, MethodScope scope) {

33. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

73 : if (field.javadoc != null) {

34. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

74 : assertTrue("Invalid type for Javadoc on " + field, field.javadoc instanceof SelectionJavadoc);

35. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

74 : assertTrue("Invalid type for Javadoc on " + field, field.javadoc instanceof SelectionJavadoc);

36. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

75 : SelectionJavadocTest.this.result.append(field.javadoc.toString());

37. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

75 : SelectionJavadocTest.this.result.append(field.javadoc.toString());

38. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

77 : return super.visit(field, scope);

39. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

80 : public boolean visit(MethodDeclaration method, Scope scope) {

40. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

80 : public boolean visit(MethodDeclaration method, Scope scope) {

41. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

81 : if (method.javadoc != null) {

42. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

82 : assertTrue("Invalid type for Javadoc on " + method, method.javadoc instanceof SelectionJavadoc);

43. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

82 : assertTrue("Invalid type for Javadoc on " + method, method.javadoc instanceof SelectionJavadoc);

44. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

83 : SelectionJavadocTest.this.result.append(method.javadoc.toString());

45. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

83 : SelectionJavadocTest.this.result.append(method.javadoc.toString());

46. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

85 : return super.visit(method, scope);

47. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

88 : public boolean visit(TypeDeclaration type, BlockScope scope) {

48. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

88 : public boolean visit(TypeDeclaration type, BlockScope scope) {

49. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

89 : if (type.javadoc != null) {

50. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

90 : assertTrue("Invalid type for Javadoc on " + type, type.javadoc instanceof SelectionJavadoc);

51. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

90 : assertTrue("Invalid type for Javadoc on " + type, type.javadoc instanceof SelectionJavadoc);

52. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

91 : SelectionJavadocTest.this.result.append(type.javadoc.toString());

53. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

91 : SelectionJavadocTest.this.result.append(type.javadoc.toString());

54. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

93 : return super.visit(type, scope);

55. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

96 : public boolean visit(TypeDeclaration type, ClassScope scope) {

56. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

96 : public boolean visit(TypeDeclaration type, ClassScope scope) {

57. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

97 : if (type.javadoc != null) {

58. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

98 : assertTrue("Invalid type for Javadoc on " + type, type.javadoc instanceof SelectionJavadoc);

59. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

98 : assertTrue("Invalid type for Javadoc on " + type, type.javadoc instanceof SelectionJavadoc);

60. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

99 : SelectionJavadocTest.this.result.append(type.javadoc.toString());

61. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

99 : SelectionJavadocTest.this.result.append(type.javadoc.toString());

62. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

101 : return super.visit(type, scope);

63. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

104 : public boolean visit(TypeDeclaration type, CompilationUnitScope scope) {

64. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

104 : public boolean visit(TypeDeclaration type, CompilationUnitScope scope) {

65. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

105 : if (type.javadoc != null) {

66. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

106 : assertTrue("Invalid type for Javadoc on " + type, type.javadoc instanceof SelectionJavadoc);

67. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

106 : assertTrue("Invalid type for Javadoc on " + type, type.javadoc instanceof SelectionJavadoc);

68. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

107 : SelectionJavadocTest.this.result.append(type.javadoc.toString());

69. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

107 : SelectionJavadocTest.this.result.append(type.javadoc.toString());

70. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

109 : return super.visit(type, scope);

71. 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

SelectionJavadocTest.java :

131 : this.unit = new CompilationUnit(source.toCharArray(), name, null);

72. 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

SelectionJavadocTest.java :

131 : this.unit = new CompilationUnit(source.toCharArray(), name, null);

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

SelectionJavadocTest.java :

157 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

74. 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

SelectionJavadocTest.java :

157 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

SelectionJavadocTest.java :

157 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

76. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

158 : SelectionParser parser = new SelectionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

77. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

158 : SelectionParser parser = new SelectionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

78. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

158 : SelectionParser parser = new SelectionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

79. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

158 : SelectionParser parser = new SelectionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

80. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

158 : SelectionParser parser = new SelectionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

81. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

158 : SelectionParser parser = new SelectionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

82. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

158 : SelectionParser parser = new SelectionParser(new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

83. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

160 : new DefaultProblemFactory(Locale.getDefault())));

84. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

160 : new DefaultProblemFactory(Locale.getDefault())));

85. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

161 : CompilationUnitDeclaration unitDecl = parser.dietParse(this.unit, new CompilationResult(this.unit, 0, 0, 0), selectionStart, selectionEnd);

86. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

161 : CompilationUnitDeclaration unitDecl = parser.dietParse(this.unit, new CompilationResult(this.unit, 0, 0, 0), selectionStart, selectionEnd);

87. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

SelectionJavadocTest.java :

161 : CompilationUnitDeclaration unitDecl = parser.dietParse(this.unit, new CompilationResult(this.unit, 0, 0, 0), selectionStart, selectionEnd);

88. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

161 : CompilationUnitDeclaration unitDecl = parser.dietParse(this.unit, new CompilationResult(this.unit, 0, 0, 0), selectionStart, selectionEnd);

89. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

162 : parser.getMethodBodies(unitDecl);

90. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

165 : unitDecl.traverse(new SelectionVisitor(), unitDecl.scope);

91. WARNING: DiscouragedReference

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

SelectionJavadocTest.java :

165 : unitDecl.traverse(new SelectionVisitor(), unitDecl.scope);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/SelectionTest2.java
1. WARNING: DiscouragedReference

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

SelectionTest2.java :

16 : import org.eclipse.wst.jsdt.internal.codeassist.select.SelectionParser;

2. WARNING: DiscouragedReference

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

SelectionTest2.java :

17 : import org.eclipse.wst.jsdt.internal.codeassist.select.SelectionScanner;

3. WARNING: DiscouragedReference

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

SelectionTest2.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

4. WARNING: DiscouragedReference

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

SelectionTest2.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

5. WARNING: DiscouragedReference

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

SelectionTest2.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.ast.AbstractMethodDeclaration;

6. WARNING: DiscouragedReference

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

SelectionTest2.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.ast.ASTNode;

7. WARNING: DiscouragedReference

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

SelectionTest2.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

8. WARNING: DiscouragedReference

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

SelectionTest2.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.ast.FieldDeclaration;

9. WARNING: DiscouragedReference

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

SelectionTest2.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.ast.Initializer;

10. WARNING: DiscouragedReference

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

SelectionTest2.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.ast.TypeDeclaration;

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

SelectionTest2.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

12. WARNING: DiscouragedReference

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

SelectionTest2.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

SelectionTest2.java :

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

14. WARNING: DiscouragedReference

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

SelectionTest2.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

15. WARNING: DiscouragedReference

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

SelectionTest2.java :

30 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

16. WARNING: DiscouragedReference

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

SelectionTest2.java :

38 : private class SpecialSelectionParser extends SelectionParser {

17. WARNING: DiscouragedReference

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

SelectionTest2.java :

39 : public SpecialSelectionParser(ProblemReporter problemReporter) {

18. WARNING: DiscouragedReference

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

SelectionTest2.java :

40 : super(problemReporter);

19. WARNING: DiscouragedReference

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

SelectionTest2.java :

43 : this.stack = null;

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

SelectionTest2.java :

48 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

21. 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

SelectionTest2.java :

48 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

SelectionTest2.java :

48 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

23. WARNING: DiscouragedReference

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

SelectionTest2.java :

51 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), options, new DefaultProblemFactory(Locale.getDefault())));

24. WARNING: DiscouragedReference

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

SelectionTest2.java :

51 : new ProblemReporter(

25. WARNING: DiscouragedReference

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

SelectionTest2.java :

52 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

26. WARNING: DiscouragedReference

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

SelectionTest2.java :

52 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

27. WARNING: DiscouragedReference

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

SelectionTest2.java :

54 : new DefaultProblemFactory(Locale.getDefault())));

28. WARNING: DiscouragedReference

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

SelectionTest2.java :

54 : new DefaultProblemFactory(Locale.getDefault())));

29. WARNING: DiscouragedReference

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

SelectionTest2.java :

58 : SelectionParser parser,

30. WARNING: DiscouragedReference

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

SelectionTest2.java :

69 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

31. 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

SelectionTest2.java :

69 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

32. 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

SelectionTest2.java :

69 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

33. WARNING: DiscouragedReference

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

SelectionTest2.java :

70 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

34. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

SelectionTest2.java :

70 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

35. WARNING: DiscouragedReference

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

SelectionTest2.java :

70 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

36. WARNING: DiscouragedReference

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

SelectionTest2.java :

72 : CompilationUnitDeclaration unit = parser.dietParse(sourceUnit, compilationResult, selectionStart, selectionEnd);

37. WARNING: DiscouragedReference

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

SelectionTest2.java :

72 : CompilationUnitDeclaration unit = parser.dietParse(sourceUnit, compilationResult, selectionStart, selectionEnd);

38. WARNING: DiscouragedReference

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

SelectionTest2.java :

74 : ASTNode foundMethod = null;

39. WARNING: DiscouragedReference

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

SelectionTest2.java :

75 : if (unit.types != null) {

40. WARNING: DiscouragedReference

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

SelectionTest2.java :

76 : for (int i = 0; i < unit.types.length; i++) {

41. WARNING: DiscouragedReference

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

SelectionTest2.java :

77 : TypeDeclaration type = unit.types[i];

42. WARNING: DiscouragedReference

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

SelectionTest2.java :

77 : TypeDeclaration type = unit.types[i];

43. WARNING: DiscouragedReference

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

SelectionTest2.java :

78 : ASTNode method = findMethod(type, selectionStart);

44. WARNING: DiscouragedReference

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

SelectionTest2.java :

86 : if (foundMethod instanceof AbstractMethodDeclaration) {

45. WARNING: DiscouragedReference

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

SelectionTest2.java :

87 : parser.parseBlockStatements((AbstractMethodDeclaration)foundMethod, unit);

46. WARNING: DiscouragedReference

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

SelectionTest2.java :

87 : parser.parseBlockStatements((AbstractMethodDeclaration)foundMethod, unit);

47. WARNING: DiscouragedReference

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

SelectionTest2.java :

89 : TypeDeclaration type = (TypeDeclaration)foundMethod;

48. WARNING: DiscouragedReference

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

SelectionTest2.java :

89 : TypeDeclaration type = (TypeDeclaration)foundMethod;

49. WARNING: DiscouragedReference

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

SelectionTest2.java :

90 : if (type.fields != null) {

50. WARNING: DiscouragedReference

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

SelectionTest2.java :

91 : for (int i = 0; i < type.fields.length; i++) {

51. WARNING: DiscouragedReference

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

SelectionTest2.java :

92 : FieldDeclaration field = type.fields[i];

52. WARNING: DiscouragedReference

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

SelectionTest2.java :

92 : FieldDeclaration field = type.fields[i];

53. WARNING: DiscouragedReference

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

SelectionTest2.java :

93 : if (field instanceof Initializer && field.sourceStart <= selectionStart && selectionStart <= field.sourceEnd) {

54. WARNING: DiscouragedReference

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

SelectionTest2.java :

93 : if (field instanceof Initializer && field.sourceStart <= selectionStart && selectionStart <= field.sourceEnd) {

55. WARNING: DiscouragedReference

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

SelectionTest2.java :

93 : if (field instanceof Initializer && field.sourceStart <= selectionStart && selectionStart <= field.sourceEnd) {

56. WARNING: DiscouragedReference

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

SelectionTest2.java :

94 : parser.parseBlockStatements((Initializer)field, type, unit);

57. WARNING: DiscouragedReference

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

SelectionTest2.java :

94 : parser.parseBlockStatements((Initializer)field, type, unit);

58. WARNING: DiscouragedReference

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

SelectionTest2.java :

101 : String computedUnitToString = unit.toString();

59. WARNING: DiscouragedReference

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

SelectionTest2.java :

106 : String computedCompletion = parser.assistNode == null

60. WARNING: DiscouragedReference

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

SelectionTest2.java :

108 : : parser.assistNode.toString();

61. WARNING: DiscouragedReference

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

SelectionTest2.java :

108 : : parser.assistNode.toString();

62. WARNING: DiscouragedReference

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

SelectionTest2.java :

120 : char[] chars = ((SelectionScanner)parser.scanner).selectionIdentifier;

63. WARNING: DiscouragedReference

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

SelectionTest2.java :

120 : char[] chars = ((SelectionScanner)parser.scanner).selectionIdentifier;

64. WARNING: DiscouragedReference

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

SelectionTest2.java :

120 : char[] chars = ((SelectionScanner)parser.scanner).selectionIdentifier;

65. WARNING: DiscouragedReference

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

SelectionTest2.java :

129 : if (parser.assistNode != null){

66. WARNING: DiscouragedReference

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

SelectionTest2.java :

131 : parser.scanner.source,

67. WARNING: DiscouragedReference

Discouraged access: The field source from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

131 : parser.scanner.source,

68. WARNING: DiscouragedReference

Discouraged access: The field assistNode from the type AssistParser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

132 : parser.assistNode.sourceStart,

69. WARNING: DiscouragedReference

Discouraged access: The field sourceStart from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

132 : parser.assistNode.sourceStart,

70. WARNING: DiscouragedReference

Discouraged access: The field assistNode from the type AssistParser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

133 : parser.assistNode.sourceEnd + 1);

71. WARNING: DiscouragedReference

Discouraged access: The field sourceEnd from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

133 : parser.assistNode.sourceEnd + 1);

72. WARNING: DiscouragedReference

Discouraged access: The method assistIdentifier() from the type SelectionParser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

135 : if (parser.assistIdentifier() != null){

73. WARNING: DiscouragedReference

Discouraged access: The type SelectionScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

136 : if (((SelectionScanner)parser.scanner).selectionEnd

74. WARNING: DiscouragedReference

Discouraged access: The field scanner from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

136 : if (((SelectionScanner)parser.scanner).selectionEnd

75. WARNING: DiscouragedReference

Discouraged access: The field selectionEnd from the type SelectionScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

136 : if (((SelectionScanner)parser.scanner).selectionEnd

76. WARNING: DiscouragedReference

Discouraged access: The type SelectionScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

137 : >= ((SelectionScanner)parser.scanner).selectionStart){

77. WARNING: DiscouragedReference

Discouraged access: The field scanner from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

137 : >= ((SelectionScanner)parser.scanner).selectionStart){

78. WARNING: DiscouragedReference

Discouraged access: The field selectionStart from the type SelectionScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

137 : >= ((SelectionScanner)parser.scanner).selectionStart){

79. WARNING: DiscouragedReference

Discouraged access: The field scanner from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

139 : parser.scanner.source,

80. WARNING: DiscouragedReference

Discouraged access: The field source from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

139 : parser.scanner.source,

81. WARNING: DiscouragedReference

Discouraged access: The type SelectionScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

140 : ((SelectionScanner)parser.scanner).selectionStart,

82. WARNING: DiscouragedReference

Discouraged access: The field scanner from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

140 : ((SelectionScanner)parser.scanner).selectionStart,

83. WARNING: DiscouragedReference

Discouraged access: The field selectionStart from the type SelectionScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

140 : ((SelectionScanner)parser.scanner).selectionStart,

84. WARNING: DiscouragedReference

Discouraged access: The type SelectionScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

141 : ((SelectionScanner)parser.scanner).selectionEnd + 1);

85. WARNING: DiscouragedReference

Discouraged access: The field scanner from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

141 : ((SelectionScanner)parser.scanner).selectionEnd + 1);

86. WARNING: DiscouragedReference

Discouraged access: The field selectionEnd from the type SelectionScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SelectionTest2.java :

141 : ((SelectionScanner)parser.scanner).selectionEnd + 1);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/SourceElementParserTest.java
1. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.ISourceElementRequestor;

2. WARNING: DiscouragedReference

Discouraged access: The type SourceElementParser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.SourceElementParser;

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

SourceElementParserTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

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

SourceElementParserTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

5. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

SourceElementParserTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

7. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

8. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

28 : public class SourceElementParserTest extends AbstractCompilerTest implements ISourceElementRequestor {

9. WARNING: DiscouragedReference

Discouraged access: The type SourceElementParser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

154 : SourceElementParser parser =

10. WARNING: DiscouragedReference

Discouraged access: The constructor SourceElementParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, 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

SourceElementParserTest.java :

155 : new SourceElementParser( this, new DefaultProblemFactory(Locale.getDefault()), new CompilerOptions(getCompilerOptions()), recordLocalDeclaration/*don't record local declarations*/, true/*optimize string literals*/);

11. WARNING: DiscouragedReference

Discouraged access: The type SourceElementParser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

155 : new SourceElementParser(

12. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

157 : new DefaultProblemFactory(Locale.getDefault()),

13. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

157 : new DefaultProblemFactory(Locale.getDefault()),

14. 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

SourceElementParserTest.java :

158 : new CompilerOptions(getCompilerOptions()),

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

SourceElementParserTest.java :

158 : new CompilerOptions(getCompilerOptions()),

16. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

162 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

17. 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

SourceElementParserTest.java :

162 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

18. 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

SourceElementParserTest.java :

162 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

19. WARNING: DiscouragedReference

Discouraged access: The method parseCompilationUnit(ICompilationUnit, boolean) from the type SourceElementParser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

164 : parser.parseCompilationUnit(sourceUnit, false);

20. 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

SourceElementParserTest.java :

170 : if ((modifiers & ClassFileConstants.AccPublic) != 0)

21. WARNING: DiscouragedReference

Discouraged access: The field AccPublic 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

SourceElementParserTest.java :

170 : if ((modifiers & ClassFileConstants.AccPublic) != 0)

22. 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

SourceElementParserTest.java :

172 : if ((modifiers & ClassFileConstants.AccProtected) != 0)

23. WARNING: DiscouragedReference

Discouraged access: The field AccProtected 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

SourceElementParserTest.java :

172 : if ((modifiers & ClassFileConstants.AccProtected) != 0)

24. 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

SourceElementParserTest.java :

174 : if ((modifiers & ClassFileConstants.AccPrivate) != 0)

25. WARNING: DiscouragedReference

Discouraged access: The field AccPrivate 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

SourceElementParserTest.java :

174 : if ((modifiers & ClassFileConstants.AccPrivate) != 0)

26. 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

SourceElementParserTest.java :

176 : if ((modifiers & ClassFileConstants.AccFinal) != 0)

27. 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

SourceElementParserTest.java :

176 : if ((modifiers & ClassFileConstants.AccFinal) != 0)

28. 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

SourceElementParserTest.java :

178 : if ((modifiers & ClassFileConstants.AccStatic) != 0)

29. WARNING: DiscouragedReference

Discouraged access: The field AccStatic 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

SourceElementParserTest.java :

178 : if ((modifiers & ClassFileConstants.AccStatic) != 0)

30. 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

SourceElementParserTest.java :

180 : if ((modifiers & ClassFileConstants.AccAbstract) != 0)

31. WARNING: DiscouragedReference

Discouraged access: The field AccAbstract 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

SourceElementParserTest.java :

180 : if ((modifiers & ClassFileConstants.AccAbstract) != 0)

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

SourceElementParserTest.java :

182 : if ((modifiers & ClassFileConstants.AccNative) != 0)

33. WARNING: DiscouragedReference

Discouraged access: The field AccNative 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

SourceElementParserTest.java :

182 : if ((modifiers & ClassFileConstants.AccNative) != 0)

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

SourceElementParserTest.java :

184 : if ((modifiers & ClassFileConstants.AccSynchronized) != 0)

35. WARNING: DiscouragedReference

Discouraged access: The field AccSynchronized 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

SourceElementParserTest.java :

184 : if ((modifiers & ClassFileConstants.AccSynchronized) != 0)

36. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

188 : public void enterType(TypeInfo typeInfo) {

37. WARNING: DiscouragedReference

Discouraged access: The field declarationStart from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

194 : typeInfo.declarationStart,

38. WARNING: DiscouragedReference

Discouraged access: The field modifiers from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

195 : typeInfo.modifiers,

39. WARNING: DiscouragedReference

Discouraged access: The field name from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

196 : typeInfo.name,

40. WARNING: DiscouragedReference

Discouraged access: The field nameSourceStart from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

197 : typeInfo.nameSourceStart,

41. WARNING: DiscouragedReference

Discouraged access: The field nameSourceEnd from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

198 : typeInfo.nameSourceEnd,

42. WARNING: DiscouragedReference

Discouraged access: The field superclass from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

199 : typeInfo.superclass,

43. WARNING: DiscouragedReference

Discouraged access: The field superinterfaces from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

200 : typeInfo.superinterfaces,

44. WARNING: DiscouragedReference

Discouraged access: The field declarationStart from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

211 : typeInfo.declarationStart,

45. WARNING: DiscouragedReference

Discouraged access: The field modifiers from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

212 : typeInfo.modifiers,

46. WARNING: DiscouragedReference

Discouraged access: The field name from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

213 : typeInfo.name,

47. WARNING: DiscouragedReference

Discouraged access: The field nameSourceStart from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

214 : typeInfo.nameSourceStart,

48. WARNING: DiscouragedReference

Discouraged access: The field nameSourceEnd from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

215 : typeInfo.nameSourceEnd,

49. WARNING: DiscouragedReference

Discouraged access: The field superclass from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

216 : typeInfo.superclass,

50. WARNING: DiscouragedReference

Discouraged access: The field superinterfaces from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

217 : typeInfo.superinterfaces,

51. WARNING: DiscouragedReference

Discouraged access: The field typeParameters from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

222 : if (typeInfo.typeParameters != null) {

52. WARNING: DiscouragedReference

Discouraged access: The field typeParameters from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

223 : for (int i = 0, length = typeInfo.typeParameters.length; i < length; i++) {

53. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor.TypeParameterInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

224 : TypeParameterInfo typeParameterInfo = typeInfo.typeParameters[i];

54. WARNING: DiscouragedReference

Discouraged access: The field typeParameters from the type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

224 : TypeParameterInfo typeParameterInfo = typeInfo.typeParameters[i];

55. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

232 : public void enterConstructor(MethodInfo methodInfo) {

56. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

235 : public void enterField(FieldInfo fieldInfo) {

57. WARNING: DiscouragedReference

Discouraged access: The field declarationStart from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

242 : fieldInfo.declarationStart,

58. WARNING: DiscouragedReference

Discouraged access: The field modifiers from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

243 : fieldInfo.modifiers,

59. WARNING: DiscouragedReference

Discouraged access: The field type from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

244 : fieldInfo.type,

60. WARNING: DiscouragedReference

Discouraged access: The field name from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

245 : fieldInfo.name,

61. WARNING: DiscouragedReference

Discouraged access: The field nameSourceStart from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

246 : fieldInfo.nameSourceStart,

62. WARNING: DiscouragedReference

Discouraged access: The field nameSourceEnd from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

247 : fieldInfo.nameSourceEnd,

63. WARNING: DiscouragedReference

Discouraged access: The field declarationStart from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

253 : fieldInfo.declarationStart,

64. WARNING: DiscouragedReference

Discouraged access: The field modifiers from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

254 : fieldInfo.modifiers,

65. WARNING: DiscouragedReference

Discouraged access: The field type from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

255 : fieldInfo.type,

66. WARNING: DiscouragedReference

Discouraged access: The field name from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

256 : fieldInfo.name,

67. WARNING: DiscouragedReference

Discouraged access: The field nameSourceStart from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

257 : fieldInfo.nameSourceStart,

68. WARNING: DiscouragedReference

Discouraged access: The field nameSourceEnd from the type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

258 : fieldInfo.nameSourceEnd,

69. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

273 : public void enterMethod(MethodInfo methodInfo) {

70. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

276 : protected void enterAbtractMethod(MethodInfo methodInfo) {

71. WARNING: DiscouragedReference

Discouraged access: The field declarationStart from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

283 : methodInfo.declarationStart,

72. WARNING: DiscouragedReference

Discouraged access: The field modifiers from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

284 : methodInfo.modifiers,

73. WARNING: DiscouragedReference

Discouraged access: The field returnType from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

285 : methodInfo.returnType,

74. WARNING: DiscouragedReference

Discouraged access: The field name from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

286 : methodInfo.name, // null for constructors

75. WARNING: DiscouragedReference

Discouraged access: The field nameSourceStart from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

287 : methodInfo.nameSourceStart,

76. WARNING: DiscouragedReference

Discouraged access: The field nameSourceEnd from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

288 : methodInfo.nameSourceEnd,

77. WARNING: DiscouragedReference

Discouraged access: The field parameterTypes from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

289 : methodInfo.parameterTypes,

78. WARNING: DiscouragedReference

Discouraged access: The field parameterNames from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

290 : methodInfo.parameterNames,

79. WARNING: DiscouragedReference

Discouraged access: The field exceptionTypes from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

291 : methodInfo.exceptionTypes,

80. WARNING: DiscouragedReference

Discouraged access: The field declarationStart from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

302 : methodInfo.declarationStart,

81. WARNING: DiscouragedReference

Discouraged access: The field modifiers from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

303 : methodInfo.modifiers,

82. WARNING: DiscouragedReference

Discouraged access: The field returnType from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

304 : methodInfo.returnType,

83. WARNING: DiscouragedReference

Discouraged access: The field name from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

305 : methodInfo.name, // null for constructors

84. WARNING: DiscouragedReference

Discouraged access: The field nameSourceStart from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

306 : methodInfo.nameSourceStart,

85. WARNING: DiscouragedReference

Discouraged access: The field nameSourceEnd from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

307 : methodInfo.nameSourceEnd,

86. WARNING: DiscouragedReference

Discouraged access: The field parameterTypes from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

308 : methodInfo.parameterTypes,

87. WARNING: DiscouragedReference

Discouraged access: The field parameterNames from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

309 : methodInfo.parameterNames,

88. WARNING: DiscouragedReference

Discouraged access: The field exceptionTypes from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

310 : methodInfo.exceptionTypes,

89. WARNING: DiscouragedReference

Discouraged access: The field declarationStart from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

319 : methodInfo.declarationStart,

90. WARNING: DiscouragedReference

Discouraged access: The field modifiers from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

320 : methodInfo.modifiers,

91. WARNING: DiscouragedReference

Discouraged access: The field returnType from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

321 : methodInfo.returnType,

92. WARNING: DiscouragedReference

Discouraged access: The field name from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

322 : methodInfo.name, // null for constructors

93. WARNING: DiscouragedReference

Discouraged access: The field nameSourceStart from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

323 : methodInfo.nameSourceStart,

94. WARNING: DiscouragedReference

Discouraged access: The field nameSourceEnd from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

324 : methodInfo.nameSourceEnd,

95. WARNING: DiscouragedReference

Discouraged access: The field parameterTypes from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

325 : methodInfo.parameterTypes,

96. WARNING: DiscouragedReference

Discouraged access: The field parameterNames from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

326 : methodInfo.parameterNames,

97. WARNING: DiscouragedReference

Discouraged access: The field exceptionTypes from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

327 : methodInfo.exceptionTypes,

98. WARNING: DiscouragedReference

Discouraged access: The field typeParameters from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

332 : if (methodInfo.typeParameters != null) {

99. WARNING: DiscouragedReference

Discouraged access: The field typeParameters from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

333 : for (int i = 0, length = methodInfo.typeParameters.length; i < length; i++) {

100. WARNING: DiscouragedReference

Discouraged access: The field typeParameters from the type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceElementParserTest.java :

334 : TypeParameterInfo typeParameterInfo = methodInfo.typeParameters[i];

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/SourceField.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

SourceField.java :

13 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ISourceField is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceField.java :

14 : import org.eclipse.wst.jsdt.internal.compiler.env.ISourceField;

3. WARNING: DiscouragedReference

Discouraged access: The type ISourceField is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceField.java :

16 : public class SourceField implements ISourceField {

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

SourceField.java :

47 : if ((this.modifiers & ClassFileConstants.AccPublic) != 0)

5. WARNING: DiscouragedReference

Discouraged access: The field AccPublic 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

SourceField.java :

47 : if ((this.modifiers & ClassFileConstants.AccPublic) != 0)

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

SourceField.java :

49 : if ((this.modifiers & ClassFileConstants.AccProtected) != 0)

7. WARNING: DiscouragedReference

Discouraged access: The field AccProtected 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

SourceField.java :

49 : if ((this.modifiers & ClassFileConstants.AccProtected) != 0)

8. 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

SourceField.java :

51 : if ((this.modifiers & ClassFileConstants.AccPrivate) != 0)

9. WARNING: DiscouragedReference

Discouraged access: The field AccPrivate 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

SourceField.java :

51 : if ((this.modifiers & ClassFileConstants.AccPrivate) != 0)

10. 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

SourceField.java :

53 : if ((this.modifiers & ClassFileConstants.AccFinal) != 0)

11. 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

SourceField.java :

53 : if ((this.modifiers & ClassFileConstants.AccFinal) != 0)

12. 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

SourceField.java :

55 : if ((this.modifiers & ClassFileConstants.AccStatic) != 0)

13. WARNING: DiscouragedReference

Discouraged access: The field AccStatic 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

SourceField.java :

55 : if ((this.modifiers & ClassFileConstants.AccStatic) != 0)

14. 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

SourceField.java :

57 : if ((this.modifiers & ClassFileConstants.AccAbstract) != 0)

15. WARNING: DiscouragedReference

Discouraged access: The field AccAbstract 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

SourceField.java :

57 : if ((this.modifiers & ClassFileConstants.AccAbstract) != 0)

16. 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

SourceField.java :

59 : if ((this.modifiers & ClassFileConstants.AccNative) != 0)

17. WARNING: DiscouragedReference

Discouraged access: The field AccNative 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

SourceField.java :

59 : if ((this.modifiers & ClassFileConstants.AccNative) != 0)

18. 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

SourceField.java :

61 : if ((this.modifiers & ClassFileConstants.AccSynchronized) != 0)

19. WARNING: DiscouragedReference

Discouraged access: The field AccSynchronized 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

SourceField.java :

61 : if ((this.modifiers & ClassFileConstants.AccSynchronized) != 0)

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/SourceInitializer.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

SourceInitializer.java :

13 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

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

SourceInitializer.java :

27 : if (modifiers == ClassFileConstants.AccStatic) {

3. WARNING: DiscouragedReference

Discouraged access: The field AccStatic 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

SourceInitializer.java :

27 : if (modifiers == ClassFileConstants.AccStatic) {

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/SourceMethod.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

SourceMethod.java :

13 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type ISourceMethod is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceMethod.java :

14 : import org.eclipse.wst.jsdt.internal.compiler.env.ISourceMethod;

3. WARNING: DiscouragedReference

Discouraged access: The type ISourceMethod is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SourceMethod.java :

16 : public class SourceMethod implements ISourceMethod {

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

SourceMethod.java :

63 : if ((this.modifiers & ClassFileConstants.AccPublic) != 0)

5. WARNING: DiscouragedReference

Discouraged access: The field AccPublic 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

SourceMethod.java :

63 : if ((this.modifiers & ClassFileConstants.AccPublic) != 0)

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

SourceMethod.java :

65 : if ((this.modifiers & ClassFileConstants.AccProtected) != 0)

7. WARNING: DiscouragedReference

Discouraged access: The field AccProtected 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

SourceMethod.java :

65 : if ((this.modifiers & ClassFileConstants.AccProtected) != 0)

8. 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

SourceMethod.java :

67 : if ((this.modifiers & ClassFileConstants.AccPrivate) != 0)

9. WARNING: DiscouragedReference

Discouraged access: The field AccPrivate 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

SourceMethod.java :

67 : if ((this.modifiers & ClassFileConstants.AccPrivate) != 0)

10. 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

SourceMethod.java :

69 : if ((this.modifiers & ClassFileConstants.AccFinal) != 0)

11. 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

SourceMethod.java :

69 : if ((this.modifiers & ClassFileConstants.AccFinal) != 0)

12. 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

SourceMethod.java :

71 : if ((this.modifiers & ClassFileConstants.AccStatic) != 0)

13. WARNING: DiscouragedReference

Discouraged access: The field AccStatic 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

SourceMethod.java :

71 : if ((this.modifiers & ClassFileConstants.AccStatic) != 0)

14. 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

SourceMethod.java :

73 : if ((this.modifiers & ClassFileConstants.AccAbstract) != 0)

15. WARNING: DiscouragedReference

Discouraged access: The field AccAbstract 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

SourceMethod.java :

73 : if ((this.modifiers & ClassFileConstants.AccAbstract) != 0)

16. 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

SourceMethod.java :

75 : if ((this.modifiers & ClassFileConstants.AccNative) != 0)

17. WARNING: DiscouragedReference

Discouraged access: The field AccNative 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

SourceMethod.java :

75 : if ((this.modifiers & ClassFileConstants.AccNative) != 0)

18. 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

SourceMethod.java :

77 : if ((this.modifiers & ClassFileConstants.AccSynchronized) != 0)

19. WARNING: DiscouragedReference

Discouraged access: The field AccSynchronized 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

SourceMethod.java :

77 : if ((this.modifiers & ClassFileConstants.AccSynchronized) != 0)

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/SourceType.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

SourceType.java :

13 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

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

SourceType.java :

107 : if ((this.modifiers & ClassFileConstants.AccPublic) != 0)

3. WARNING: DiscouragedReference

Discouraged access: The field AccPublic 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

SourceType.java :

107 : if ((this.modifiers & ClassFileConstants.AccPublic) != 0)

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

SourceType.java :

109 : if ((this.modifiers & ClassFileConstants.AccProtected) != 0)

5. WARNING: DiscouragedReference

Discouraged access: The field AccProtected 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

SourceType.java :

109 : if ((this.modifiers & ClassFileConstants.AccProtected) != 0)

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

SourceType.java :

111 : if ((this.modifiers & ClassFileConstants.AccPrivate) != 0)

7. WARNING: DiscouragedReference

Discouraged access: The field AccPrivate 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

SourceType.java :

111 : if ((this.modifiers & ClassFileConstants.AccPrivate) != 0)

8. 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

SourceType.java :

113 : if ((this.modifiers & ClassFileConstants.AccFinal) != 0)

9. 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

SourceType.java :

113 : if ((this.modifiers & ClassFileConstants.AccFinal) != 0)

10. 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

SourceType.java :

115 : if ((this.modifiers & ClassFileConstants.AccStatic) != 0)

11. WARNING: DiscouragedReference

Discouraged access: The field AccStatic 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

SourceType.java :

115 : if ((this.modifiers & ClassFileConstants.AccStatic) != 0)

12. 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

SourceType.java :

117 : if ((this.modifiers & ClassFileConstants.AccAbstract) != 0)

13. WARNING: DiscouragedReference

Discouraged access: The field AccAbstract 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

SourceType.java :

117 : if ((this.modifiers & ClassFileConstants.AccAbstract) != 0)

14. 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

SourceType.java :

119 : if ((this.modifiers & ClassFileConstants.AccNative) != 0)

15. WARNING: DiscouragedReference

Discouraged access: The field AccNative 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

SourceType.java :

119 : if ((this.modifiers & ClassFileConstants.AccNative) != 0)

16. 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

SourceType.java :

121 : if ((this.modifiers & ClassFileConstants.AccSynchronized) != 0)

17. WARNING: DiscouragedReference

Discouraged access: The field AccSynchronized 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

SourceType.java :

121 : if ((this.modifiers & ClassFileConstants.AccSynchronized) != 0)

18. 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

SourceType.java :

209 : return (modifiers & ClassFileConstants.AccInterface) == 0;

19. WARNING: DiscouragedReference

Discouraged access: The field AccInterface 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

SourceType.java :

209 : return (modifiers & ClassFileConstants.AccInterface) == 0;

20. 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

SourceType.java :

212 : return (modifiers & ClassFileConstants.AccInterface) == ClassFileConstants.AccInterface;

21. WARNING: DiscouragedReference

Discouraged access: The field AccInterface 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

SourceType.java :

212 : return (modifiers & ClassFileConstants.AccInterface) == ClassFileConstants.AccInterface;

22. 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

SourceType.java :

212 : return (modifiers & ClassFileConstants.AccInterface) == ClassFileConstants.AccInterface;

23. WARNING: DiscouragedReference

Discouraged access: The field AccInterface 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

SourceType.java :

212 : return (modifiers & ClassFileConstants.AccInterface) == ClassFileConstants.AccInterface;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/SourceUnit.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

SourceUnit.java :

13 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

2. WARNING: UnusedPrivateField

The field SourceUnit.defaultConstructor is never read locally

SourceUnit.java :

39 : private String defaultConstructor;

3. 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

SourceUnit.java :

89 : if ((this.modifiers & ClassFileConstants.AccPublic) != 0)

4. WARNING: DiscouragedReference

Discouraged access: The field AccPublic 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

SourceUnit.java :

89 : if ((this.modifiers & ClassFileConstants.AccPublic) != 0)

5. 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

SourceUnit.java :

91 : if ((this.modifiers & ClassFileConstants.AccProtected) != 0)

6. WARNING: DiscouragedReference

Discouraged access: The field AccProtected 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

SourceUnit.java :

91 : if ((this.modifiers & ClassFileConstants.AccProtected) != 0)

7. 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

SourceUnit.java :

93 : if ((this.modifiers & ClassFileConstants.AccPrivate) != 0)

8. WARNING: DiscouragedReference

Discouraged access: The field AccPrivate 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

SourceUnit.java :

93 : if ((this.modifiers & ClassFileConstants.AccPrivate) != 0)

9. 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

SourceUnit.java :

95 : if ((this.modifiers & ClassFileConstants.AccFinal) != 0)

10. 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

SourceUnit.java :

95 : if ((this.modifiers & ClassFileConstants.AccFinal) != 0)

11. 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

SourceUnit.java :

97 : if ((this.modifiers & ClassFileConstants.AccStatic) != 0)

12. WARNING: DiscouragedReference

Discouraged access: The field AccStatic 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

SourceUnit.java :

97 : if ((this.modifiers & ClassFileConstants.AccStatic) != 0)

13. 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

SourceUnit.java :

99 : if ((this.modifiers & ClassFileConstants.AccAbstract) != 0)

14. WARNING: DiscouragedReference

Discouraged access: The field AccAbstract 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

SourceUnit.java :

99 : if ((this.modifiers & ClassFileConstants.AccAbstract) != 0)

15. 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

SourceUnit.java :

101 : if ((this.modifiers & ClassFileConstants.AccNative) != 0)

16. WARNING: DiscouragedReference

Discouraged access: The field AccNative 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

SourceUnit.java :

101 : if ((this.modifiers & ClassFileConstants.AccNative) != 0)

17. 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

SourceUnit.java :

103 : if ((this.modifiers & ClassFileConstants.AccSynchronized) != 0)

18. WARNING: DiscouragedReference

Discouraged access: The field AccSynchronized 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

SourceUnit.java :

103 : if ((this.modifiers & ClassFileConstants.AccSynchronized) != 0)

19. 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

SourceUnit.java :

191 : return (modifiers & ClassFileConstants.AccInterface) == 0;

20. WARNING: DiscouragedReference

Discouraged access: The field AccInterface 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

SourceUnit.java :

191 : return (modifiers & ClassFileConstants.AccInterface) == 0;

21. 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

SourceUnit.java :

194 : return (modifiers & ClassFileConstants.AccInterface) == ClassFileConstants.AccInterface;

22. WARNING: DiscouragedReference

Discouraged access: The field AccInterface 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

SourceUnit.java :

194 : return (modifiers & ClassFileConstants.AccInterface) == ClassFileConstants.AccInterface;

23. 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

SourceUnit.java :

194 : return (modifiers & ClassFileConstants.AccInterface) == ClassFileConstants.AccInterface;

24. WARNING: DiscouragedReference

Discouraged access: The field AccInterface 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

SourceUnit.java :

194 : return (modifiers & ClassFileConstants.AccInterface) == ClassFileConstants.AccInterface;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/StatementRecoveryTest.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

2. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

3. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

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

StatementRecoveryTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

5. 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

StatementRecoveryTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

6. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

StatementRecoveryTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

8. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

9. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

10. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

11. 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

StatementRecoveryTest.java :

34 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

12. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

StatementRecoveryTest.java :

34 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

13. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

58 : Parser parser =

14. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

StatementRecoveryTest.java :

59 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

15. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

59 : new Parser(

16. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

60 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

17. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

60 : new ProblemReporter(

18. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

61 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

19. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

61 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

20. 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

StatementRecoveryTest.java :

62 : new CompilerOptions(getCompilerOptions()),

21. 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

StatementRecoveryTest.java :

62 : new CompilerOptions(getCompilerOptions()),

22. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

63 : new DefaultProblemFactory(Locale.getDefault())),

23. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

63 : new DefaultProblemFactory(Locale.getDefault())),

24. WARNING: DiscouragedReference

Discouraged access: The method setMethodsFullRecovery(boolean) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

65 : parser.setMethodsFullRecovery(false);

25. WARNING: DiscouragedReference

Discouraged access: The method setStatementsRecovery(boolean) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

66 : parser.setStatementsRecovery(false);

26. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

27. 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

StatementRecoveryTest.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

28. 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

StatementRecoveryTest.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

29. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

30. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

StatementRecoveryTest.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

31. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

32. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

71 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

33. WARNING: DiscouragedReference

Discouraged access: The method dietParse(ICompilationUnit, CompilationResult) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

71 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

34. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

72 : String computedUnitToString = computedUnit.toString();

35. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

83 : Parser parser =

36. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

StatementRecoveryTest.java :

84 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

37. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

84 : new Parser(

38. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

85 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

39. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

85 : new ProblemReporter(

40. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

86 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

41. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

86 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

42. 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

StatementRecoveryTest.java :

87 : new CompilerOptions(getCompilerOptions()),

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

StatementRecoveryTest.java :

87 : new CompilerOptions(getCompilerOptions()),

44. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

88 : new DefaultProblemFactory(Locale.getDefault())),

45. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

88 : new DefaultProblemFactory(Locale.getDefault())),

46. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

91 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

47. 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

StatementRecoveryTest.java :

91 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

48. 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

StatementRecoveryTest.java :

91 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

49. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

92 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

50. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

StatementRecoveryTest.java :

92 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

51. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

92 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

52. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

94 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

53. WARNING: DiscouragedReference

Discouraged access: The method dietParse(ICompilationUnit, CompilationResult) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

94 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

54. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

95 : String computedUnitToString = computedUnit.toString();

55. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

106 : Parser parser =

56. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

StatementRecoveryTest.java :

107 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

57. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

107 : new Parser(

58. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

108 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

59. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

108 : new ProblemReporter(

60. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

109 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

61. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

109 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

62. 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

StatementRecoveryTest.java :

110 : new CompilerOptions(getCompilerOptions()),

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

StatementRecoveryTest.java :

110 : new CompilerOptions(getCompilerOptions()),

64. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

111 : new DefaultProblemFactory(Locale.getDefault())),

65. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

111 : new DefaultProblemFactory(Locale.getDefault())),

66. WARNING: DiscouragedReference

Discouraged access: The method setMethodsFullRecovery(boolean) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

113 : parser.setMethodsFullRecovery(false);

67. WARNING: DiscouragedReference

Discouraged access: The method setStatementsRecovery(boolean) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

114 : parser.setStatementsRecovery(false);

68. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

116 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

69. 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

StatementRecoveryTest.java :

116 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

70. 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

StatementRecoveryTest.java :

116 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

71. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

117 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

72. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

StatementRecoveryTest.java :

117 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

73. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

117 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

74. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

119 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

75. WARNING: DiscouragedReference

Discouraged access: The method dietParse(ICompilationUnit, CompilationResult) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

119 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

76. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

120 : String computedUnitToString = computedUnit.toString();

77. WARNING: DiscouragedReference

Discouraged access: The field types from the type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

128 : if (computedUnit.types != null) {

78. WARNING: DiscouragedReference

Discouraged access: The field types from the type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

129 : for (int i = computedUnit.types.length; --i >= 0;){

79. WARNING: DiscouragedReference

Discouraged access: The method parseMethod(Parser, CompilationUnitDeclaration) from the type TypeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

130 : computedUnit.types[i].parseMethod(parser, computedUnit);

80. WARNING: DiscouragedReference

Discouraged access: The field types from the type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

130 : computedUnit.types[i].parseMethod(parser, computedUnit);

81. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

133 : computedUnitToString = computedUnit.toString();

82. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

145 : Parser parser =

83. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

StatementRecoveryTest.java :

146 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

84. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

146 : new Parser(

85. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

147 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

86. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

147 : new ProblemReporter(

87. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

148 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

88. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

148 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

89. 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

StatementRecoveryTest.java :

149 : new CompilerOptions(getCompilerOptions()),

90. 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

StatementRecoveryTest.java :

149 : new CompilerOptions(getCompilerOptions()),

91. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

150 : new DefaultProblemFactory(Locale.getDefault())),

92. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

150 : new DefaultProblemFactory(Locale.getDefault())),

93. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

153 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

94. 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

StatementRecoveryTest.java :

153 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

95. 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

StatementRecoveryTest.java :

153 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

96. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

154 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

97. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

StatementRecoveryTest.java :

154 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

98. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

154 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

99. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

156 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

100. WARNING: DiscouragedReference

Discouraged access: The method dietParse(ICompilationUnit, CompilationResult) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest.java :

156 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/StatementRecoveryTest_1_5.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

2. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

3. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

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

StatementRecoveryTest_1_5.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

5. 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

StatementRecoveryTest_1_5.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

6. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

StatementRecoveryTest_1_5.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

8. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

9. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

28 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

10. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

11. 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

StatementRecoveryTest_1_5.java :

35 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

12. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

StatementRecoveryTest_1_5.java :

35 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

13. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

59 : Parser parser =

14. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

StatementRecoveryTest_1_5.java :

60 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

15. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

60 : new Parser(

16. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

61 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

17. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

61 : new ProblemReporter(

18. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

62 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

19. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

62 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

20. 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

StatementRecoveryTest_1_5.java :

63 : new CompilerOptions(getCompilerOptions()),

21. 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

StatementRecoveryTest_1_5.java :

63 : new CompilerOptions(getCompilerOptions()),

22. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

64 : new DefaultProblemFactory(Locale.getDefault())),

23. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

64 : new DefaultProblemFactory(Locale.getDefault())),

24. WARNING: DiscouragedReference

Discouraged access: The method setStatementsRecovery(boolean) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

66 : parser.setStatementsRecovery(false);

25. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

26. 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

StatementRecoveryTest_1_5.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

27. 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

StatementRecoveryTest_1_5.java :

68 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

28. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

29. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

StatementRecoveryTest_1_5.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

30. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

69 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

31. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

71 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

32. WARNING: DiscouragedReference

Discouraged access: The method dietParse(ICompilationUnit, CompilationResult) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

71 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

33. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

72 : String computedUnitToString = computedUnit.toString();

34. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

83 : Parser parser =

35. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

StatementRecoveryTest_1_5.java :

84 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

36. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

84 : new Parser(

37. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

85 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

38. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

85 : new ProblemReporter(

39. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

86 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

40. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

86 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

41. 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

StatementRecoveryTest_1_5.java :

87 : new CompilerOptions(getCompilerOptions()),

42. 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

StatementRecoveryTest_1_5.java :

87 : new CompilerOptions(getCompilerOptions()),

43. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

88 : new DefaultProblemFactory(Locale.getDefault())),

44. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

88 : new DefaultProblemFactory(Locale.getDefault())),

45. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

91 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

46. 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

StatementRecoveryTest_1_5.java :

91 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

47. 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

StatementRecoveryTest_1_5.java :

91 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

48. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

92 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

49. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

StatementRecoveryTest_1_5.java :

92 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

50. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

92 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

51. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

94 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

52. WARNING: DiscouragedReference

Discouraged access: The method dietParse(ICompilationUnit, CompilationResult) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

94 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

53. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

95 : String computedUnitToString = computedUnit.toString();

54. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

106 : Parser parser =

55. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

StatementRecoveryTest_1_5.java :

107 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

56. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

107 : new Parser(

57. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

108 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

58. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

108 : new ProblemReporter(

59. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

109 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

60. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

109 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

61. 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

StatementRecoveryTest_1_5.java :

110 : new CompilerOptions(getCompilerOptions()),

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

StatementRecoveryTest_1_5.java :

110 : new CompilerOptions(getCompilerOptions()),

63. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

111 : new DefaultProblemFactory(Locale.getDefault())),

64. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

111 : new DefaultProblemFactory(Locale.getDefault())),

65. WARNING: DiscouragedReference

Discouraged access: The method setStatementsRecovery(boolean) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

113 : parser.setStatementsRecovery(false);

66. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

115 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

67. 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

StatementRecoveryTest_1_5.java :

115 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

68. 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

StatementRecoveryTest_1_5.java :

115 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

69. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

116 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

70. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

StatementRecoveryTest_1_5.java :

116 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

71. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

116 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

72. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

118 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

73. WARNING: DiscouragedReference

Discouraged access: The method dietParse(ICompilationUnit, CompilationResult) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

118 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

74. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

119 : String computedUnitToString = computedUnit.toString();

75. WARNING: DiscouragedReference

Discouraged access: The field types from the type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

127 : if (computedUnit.types != null) {

76. WARNING: DiscouragedReference

Discouraged access: The field types from the type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

128 : for (int i = computedUnit.types.length; --i >= 0;){

77. WARNING: DiscouragedReference

Discouraged access: The method parseMethod(Parser, CompilationUnitDeclaration) from the type TypeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

129 : computedUnit.types[i].parseMethod(parser, computedUnit);

78. WARNING: DiscouragedReference

Discouraged access: The field types from the type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

129 : computedUnit.types[i].parseMethod(parser, computedUnit);

79. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

132 : computedUnitToString = computedUnit.toString();

80. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

144 : Parser parser =

81. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

StatementRecoveryTest_1_5.java :

145 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

82. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

145 : new Parser(

83. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

146 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

84. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

146 : new ProblemReporter(

85. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

147 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

86. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

147 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

87. 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

StatementRecoveryTest_1_5.java :

148 : new CompilerOptions(getCompilerOptions()),

88. 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

StatementRecoveryTest_1_5.java :

148 : new CompilerOptions(getCompilerOptions()),

89. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

149 : new DefaultProblemFactory(Locale.getDefault())),

90. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

149 : new DefaultProblemFactory(Locale.getDefault())),

91. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

152 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

92. 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

StatementRecoveryTest_1_5.java :

152 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

93. 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

StatementRecoveryTest_1_5.java :

152 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

94. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

153 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

95. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

StatementRecoveryTest_1_5.java :

153 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

96. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

153 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

97. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

155 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

98. WARNING: DiscouragedReference

Discouraged access: The method dietParse(ICompilationUnit, CompilationResult) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

155 : CompilationUnitDeclaration computedUnit = parser.dietParse(sourceUnit, compilationResult);

99. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

156 : String computedUnitToString = computedUnit.toString();

100. WARNING: DiscouragedReference

Discouraged access: The field types from the type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

StatementRecoveryTest_1_5.java :

164 : if (computedUnit.types != null) {

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/SyntaxErrorTest.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

2. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

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

SyntaxErrorTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

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

SyntaxErrorTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

5. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

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

SyntaxErrorTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

7. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

8. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblem;

9. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

10. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

11. 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

SyntaxErrorTest.java :

31 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

12. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

SyntaxErrorTest.java :

31 : public static long sourceLevel = ClassFileConstants.JDK1_3; //$NON-NLS-1$

13. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

42 : Parser parser =

14. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

SyntaxErrorTest.java :

43 : new Parser( new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())), optimizeStringLiterals);

15. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

43 : new Parser(

16. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

44 : new ProblemReporter( DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(getCompilerOptions()), new DefaultProblemFactory(Locale.getDefault())),

17. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

44 : new ProblemReporter(

18. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

45 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

19. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

45 : DefaultErrorHandlingPolicies.proceedWithAllProblems(),

20. 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

SyntaxErrorTest.java :

46 : new CompilerOptions(getCompilerOptions()),

21. 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

SyntaxErrorTest.java :

46 : new CompilerOptions(getCompilerOptions()),

22. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

47 : new DefaultProblemFactory(Locale.getDefault())),

23. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

47 : new DefaultProblemFactory(Locale.getDefault())),

24. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

49 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

25. 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

SyntaxErrorTest.java :

49 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

26. 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

SyntaxErrorTest.java :

49 : ICompilationUnit sourceUnit = new CompilationUnit(source, testName, null);

27. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

50 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

28. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

SyntaxErrorTest.java :

50 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

29. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

50 : CompilationResult compilationResult = new CompilationResult(sourceUnit, 0, 0, 0);

30. WARNING: DiscouragedReference

Discouraged access: The method parse(ICompilationUnit, CompilationResult) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

52 : parser.parse(sourceUnit, compilationResult);

31. WARNING: DiscouragedReference

Discouraged access: The method hasProblems() from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

55 : if (compilationResult.hasProblems() || compilationResult.hasTasks()) {

32. WARNING: DiscouragedReference

Discouraged access: The method hasTasks() from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

55 : if (compilationResult.hasProblems() || compilationResult.hasTasks()) {

33. WARNING: DiscouragedReference

Discouraged access: The method getAllProblems() from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

56 : CategorizedProblem[] problems = compilationResult.getAllProblems();

34. WARNING: DiscouragedReference

Discouraged access: The method getContents() from the type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

59 : char[] unitSource = compilationResult.compilationUnit.getContents();

35. WARNING: DiscouragedReference

Discouraged access: The field compilationUnit from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

59 : char[] unitSource = compilationResult.compilationUnit.getContents();

36. WARNING: DiscouragedReference

Discouraged access: The method errorReportSource(char[]) from the type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

68 : buffer.append(((DefaultProblem)problems[i]).errorReportSource(unitSource));

37. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

SyntaxErrorTest.java :

68 : buffer.append(((DefaultProblem)problems[i]).errorReportSource(unitSource));

Source File: org/eclipse/wst/jsdt/core/tests/compiler/parser/TestSourceElementRequestor.java
1. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TestSourceElementRequestor.java :

14 : import org.eclipse.wst.jsdt.internal.compiler.ISourceElementRequestor;

2. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TestSourceElementRequestor.java :

16 : public class TestSourceElementRequestor implements ISourceElementRequestor {

3. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TestSourceElementRequestor.java :

74 : public void enterConstructor(MethodInfo methodInfo) {}

4. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor.FieldInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TestSourceElementRequestor.java :

78 : public void enterField(FieldInfo fieldInfo) {}

5. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor.MethodInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TestSourceElementRequestor.java :

82 : public void enterMethod(MethodInfo methodInfo) {}

6. WARNING: DiscouragedReference

Discouraged access: The type ISourceElementRequestor.TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

TestSourceElementRequestor.java :

86 : public void enterType(TypeInfo typeInfo) {}

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/ASTImplTests.java
1. WARNING: DiscouragedReference

Discouraged access: The type ASTVisitor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

16 : import org.eclipse.wst.jsdt.internal.compiler.ASTVisitor;

2. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

3. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

4. WARNING: DiscouragedReference

Discouraged access: The type Argument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.ast.Argument;

5. WARNING: DiscouragedReference

Discouraged access: The type BinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.ast.BinaryExpression;

6. WARNING: DiscouragedReference

Discouraged access: The type CharLiteral is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.ast.CharLiteral;

7. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

8. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.ast.CombinedBinaryExpression;

9. WARNING: DiscouragedReference

Discouraged access: The type ExtendedStringLiteral is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.ast.ExtendedStringLiteral;

10. WARNING: DiscouragedReference

Discouraged access: The type JavadocSingleTypeReference is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

25 : import org.eclipse.wst.jsdt.internal.compiler.ast.JavadocSingleTypeReference;

11. WARNING: DiscouragedReference

Discouraged access: The type LocalDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.ast.LocalDeclaration;

12. WARNING: DiscouragedReference

Discouraged access: The type MarkerAnnotation is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.ast.MarkerAnnotation;

13. WARNING: DiscouragedReference

Discouraged access: The type MemberValuePair is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

28 : import org.eclipse.wst.jsdt.internal.compiler.ast.MemberValuePair;

14. WARNING: DiscouragedReference

Discouraged access: The type NormalAnnotation is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.ast.NormalAnnotation;

15. WARNING: DiscouragedReference

Discouraged access: The type SingleMemberAnnotation is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

30 : import org.eclipse.wst.jsdt.internal.compiler.ast.SingleMemberAnnotation;

16. WARNING: DiscouragedReference

Discouraged access: The type SingleNameReference is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

31 : import org.eclipse.wst.jsdt.internal.compiler.ast.SingleNameReference;

17. WARNING: DiscouragedReference

Discouraged access: The type StringLiteral is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

32 : import org.eclipse.wst.jsdt.internal.compiler.ast.StringLiteral;

18. WARNING: DiscouragedReference

Discouraged access: The type StringLiteralConcatenation is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

33 : import org.eclipse.wst.jsdt.internal.compiler.ast.StringLiteralConcatenation;

19. 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

ASTImplTests.java :

34 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

20. 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

ASTImplTests.java :

35 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

21. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants is never used

ASTImplTests.java :

35 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

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

ASTImplTests.java :

36 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

23. WARNING: DiscouragedReference

Discouraged access: The type BlockScope is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

37 : import org.eclipse.wst.jsdt.internal.compiler.lookup.BlockScope;

24. WARNING: DiscouragedReference

Discouraged access: The type ClassScope is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

38 : import org.eclipse.wst.jsdt.internal.compiler.lookup.ClassScope;

25. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

39 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

26. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

40 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

27. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

41 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

28. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

72 : static Parser defaultParser = new Parser(

29. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

ASTImplTests.java :

72 : static Parser defaultParser = new Parser( new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(), new DefaultProblemFactory()), false);

30. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

72 : static Parser defaultParser = new Parser(

31. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

73 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(), new DefaultProblemFactory()), false);

32. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

73 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

33. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

73 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

34. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

73 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

35. 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

ASTImplTests.java :

74 : new CompilerOptions(),

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

ASTImplTests.java :

74 : new CompilerOptions(),

37. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

75 : new DefaultProblemFactory()), false);

38. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

75 : new DefaultProblemFactory()), false);

39. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

77 : Parser parser, ASTCollector visitor, String expected) {

40. 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

ASTImplTests.java :

78 : CompilationUnit source =

41. 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

ASTImplTests.java :

79 : new CompilationUnit(fileContents.toCharArray(), fileName, null);

42. 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

ASTImplTests.java :

79 : new CompilationUnit(fileContents.toCharArray(), fileName, null);

43. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

80 : CompilationResult compilationResult =

44. WARNING: DiscouragedReference

Discouraged access: The constructor CompilationResult(ICompilationUnit, int, 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

ASTImplTests.java :

81 : new CompilationResult(source, 1, 1, 10);

45. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

81 : new CompilationResult(source, 1, 1, 10);

46. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

82 : CompilationUnitDeclaration unit = parser.parse(source, compilationResult);

47. WARNING: DiscouragedReference

Discouraged access: The method parse(ICompilationUnit, CompilationResult) from the type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

82 : CompilationUnitDeclaration unit = parser.parse(source, compilationResult);

48. WARNING: DiscouragedReference

Discouraged access: The field problemCount from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

83 : assertEquals(0, compilationResult.problemCount);

49. WARNING: DiscouragedReference

Discouraged access: The method traverse(ASTVisitor, CompilationUnitScope) from the type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

84 : unit.traverse(visitor, unit.scope);

50. WARNING: DiscouragedReference

Discouraged access: The field scope from the type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

84 : unit.traverse(visitor, unit.scope);

51. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

153 : CombinedBinaryExpression.defaultArityMaxStartingValue = 3;

52. WARNING: DiscouragedReference

Discouraged access: The field defaultArityMaxStartingValue from the type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

153 : CombinedBinaryExpression.defaultArityMaxStartingValue = 3;

53. WARNING: DiscouragedReference

Discouraged access: The type BinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

168 : public void endVisit(BinaryExpression binaryExpression, BlockScope scope) {

54. WARNING: DiscouragedReference

Discouraged access: The type BlockScope is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

168 : public void endVisit(BinaryExpression binaryExpression, BlockScope scope) {

55. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

169 : if (binaryExpression instanceof CombinedBinaryExpression &&

56. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

170 : ((CombinedBinaryExpression) binaryExpression).

57. WARNING: DiscouragedReference

Discouraged access: The field referencesTable from the type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

171 : referencesTable != null) {

58. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

173 : cut(binaryExpression.toString()) + "]\n");

59. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

213 : CombinedBinaryExpression.defaultArityMaxStartingValue =

60. WARNING: DiscouragedReference

Discouraged access: The field defaultArityMaxStartingValue from the type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

213 : CombinedBinaryExpression.defaultArityMaxStartingValue =

61. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

214 : CombinedBinaryExpression.ARITY_MAX_MIN;

62. WARNING: DiscouragedReference

Discouraged access: The field ARITY_MAX_MIN from the type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

214 : CombinedBinaryExpression.ARITY_MAX_MIN;

63. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

221 : Parser parser = new Parser(

64. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

ASTImplTests.java :

221 : Parser parser = new Parser( new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(), new DefaultProblemFactory()), true); // optimize string literals

65. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

221 : Parser parser = new Parser(

66. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

222 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(), new DefaultProblemFactory()), true); // optimize string literals

67. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

222 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

68. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

222 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

69. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

222 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

70. 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

ASTImplTests.java :

223 : new CompilerOptions(),

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

ASTImplTests.java :

223 : new CompilerOptions(),

72. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

224 : new DefaultProblemFactory()), true); // optimize string literals

73. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

224 : new DefaultProblemFactory()), true); // optimize string literals

74. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

225 : CombinedBinaryExpression.defaultArityMaxStartingValue = 2;

75. WARNING: DiscouragedReference

Discouraged access: The field defaultArityMaxStartingValue from the type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

225 : CombinedBinaryExpression.defaultArityMaxStartingValue = 2;

76. WARNING: DiscouragedReference

Discouraged access: The type BinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

241 : public void endVisit(BinaryExpression binaryExpression, BlockScope scope) {

77. WARNING: DiscouragedReference

Discouraged access: The type BlockScope is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

241 : public void endVisit(BinaryExpression binaryExpression, BlockScope scope) {

78. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

242 : if (binaryExpression instanceof CombinedBinaryExpression &&

79. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

243 : ((CombinedBinaryExpression) binaryExpression).

80. WARNING: DiscouragedReference

Discouraged access: The field referencesTable from the type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

244 : referencesTable != null) {

81. WARNING: DiscouragedReference

Discouraged access: The method toString() from the type ASTNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

246 : cut(binaryExpression.toString()) + "]\n");

82. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

286 : CombinedBinaryExpression.defaultArityMaxStartingValue =

83. WARNING: DiscouragedReference

Discouraged access: The field defaultArityMaxStartingValue from the type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

286 : CombinedBinaryExpression.defaultArityMaxStartingValue =

84. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

287 : CombinedBinaryExpression.ARITY_MAX_MIN;

85. WARNING: DiscouragedReference

Discouraged access: The field ARITY_MAX_MIN from the type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

287 : CombinedBinaryExpression.ARITY_MAX_MIN;

86. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

295 : Parser parser = new Parser(

87. WARNING: DiscouragedReference

Discouraged access: The constructor Parser(ProblemReporter, 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

ASTImplTests.java :

295 : Parser parser = new Parser( new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(), new DefaultProblemFactory()), true); // optimize string literals

88. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

295 : Parser parser = new Parser(

89. WARNING: DiscouragedReference

Discouraged access: The constructor ProblemReporter(IErrorHandlingPolicy, CompilerOptions, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

296 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(), new CompilerOptions(), new DefaultProblemFactory()), true); // optimize string literals

90. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

296 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

91. WARNING: DiscouragedReference

Discouraged access: The method proceedWithAllProblems() from the type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

296 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

92. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

296 : new ProblemReporter(DefaultErrorHandlingPolicies.proceedWithAllProblems(),

93. 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

ASTImplTests.java :

297 : new CompilerOptions(),

94. 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

ASTImplTests.java :

297 : new CompilerOptions(),

95. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

298 : new DefaultProblemFactory()), true); // optimize string literals

96. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

298 : new DefaultProblemFactory()), true); // optimize string literals

97. WARNING: DiscouragedReference

Discouraged access: The type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

358 : CombinedBinaryExpression.defaultArityMaxStartingValue = 1;

98. WARNING: DiscouragedReference

Discouraged access: The field defaultArityMaxStartingValue from the type CombinedBinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

358 : CombinedBinaryExpression.defaultArityMaxStartingValue = 1;

99. WARNING: DiscouragedReference

Discouraged access: The type BinaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

372 : public boolean visit(BinaryExpression binaryExpression, BlockScope scope) {

100. WARNING: DiscouragedReference

Discouraged access: The type BlockScope is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ASTImplTests.java :

372 : public boolean visit(BinaryExpression binaryExpression, BlockScope scope) {

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/AbstractComparableTest.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

AbstractComparableTest.java :

15 : 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

AbstractComparableTest.java :

33 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

3. 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

AbstractComparableTest.java :

33 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

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

AbstractComparableTest.java :

33 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

5. 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

AbstractComparableTest.java :

33 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

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

AbstractComparableTest.java :

34 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);

7. 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

AbstractComparableTest.java :

34 : options.put(CompilerOptions.OPTION_Source, 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

AbstractComparableTest.java :

34 : options.put(CompilerOptions.OPTION_Source, 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

AbstractComparableTest.java :

34 : options.put(CompilerOptions.OPTION_Source, 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

AbstractComparableTest.java :

35 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);

11. 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

AbstractComparableTest.java :

35 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

AbstractComparableTest.java :

35 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

AbstractComparableTest.java :

35 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

AbstractComparableTest.java :

36 : options.put(CompilerOptions.OPTION_ReportFinalParameterBound, CompilerOptions.WARNING);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFinalParameterBound 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

AbstractComparableTest.java :

36 : options.put(CompilerOptions.OPTION_ReportFinalParameterBound, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

36 : options.put(CompilerOptions.OPTION_ReportFinalParameterBound, CompilerOptions.WARNING);

17. 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

AbstractComparableTest.java :

36 : options.put(CompilerOptions.OPTION_ReportFinalParameterBound, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

37 : options.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.WARNING);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

AbstractComparableTest.java :

37 : options.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

37 : options.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.WARNING);

21. 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

AbstractComparableTest.java :

37 : options.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.WARNING);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingOverrideAnnotation 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

AbstractComparableTest.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.WARNING);

25. 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

AbstractComparableTest.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingOverrideAnnotation, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

39 : options.put(CompilerOptions.OPTION_ReportMissingDeprecatedAnnotation, CompilerOptions.WARNING);

27. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingDeprecatedAnnotation 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

AbstractComparableTest.java :

39 : options.put(CompilerOptions.OPTION_ReportMissingDeprecatedAnnotation, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

39 : options.put(CompilerOptions.OPTION_ReportMissingDeprecatedAnnotation, CompilerOptions.WARNING);

29. 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

AbstractComparableTest.java :

39 : options.put(CompilerOptions.OPTION_ReportMissingDeprecatedAnnotation, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

40 : options.put(CompilerOptions.OPTION_ReportIncompleteEnumSwitch, CompilerOptions.WARNING);

31. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportIncompleteEnumSwitch 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

AbstractComparableTest.java :

40 : options.put(CompilerOptions.OPTION_ReportIncompleteEnumSwitch, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

40 : options.put(CompilerOptions.OPTION_ReportIncompleteEnumSwitch, CompilerOptions.WARNING);

33. 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

AbstractComparableTest.java :

40 : options.put(CompilerOptions.OPTION_ReportIncompleteEnumSwitch, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

41 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.WARNING);

35. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

AbstractComparableTest.java :

41 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.WARNING);

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

AbstractComparableTest.java :

41 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.WARNING);

37. 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

AbstractComparableTest.java :

41 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.WARNING);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/AbstractRegressionTest.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

43 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

2. WARNING: DiscouragedReference

Discouraged access: The type Compiler is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

44 : import org.eclipse.wst.jsdt.internal.compiler.Compiler;

3. WARNING: DiscouragedReference

Discouraged access: The type DefaultErrorHandlingPolicies is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

45 : import org.eclipse.wst.jsdt.internal.compiler.DefaultErrorHandlingPolicies;

4. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

46 : import org.eclipse.wst.jsdt.internal.compiler.ICompilerRequestor;

5. WARNING: DiscouragedReference

Discouraged access: The type IErrorHandlingPolicy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

47 : import org.eclipse.wst.jsdt.internal.compiler.IErrorHandlingPolicy;

6. WARNING: DiscouragedReference

Discouraged access: The type IProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

48 : import org.eclipse.wst.jsdt.internal.compiler.IProblemFactory;

7. WARNING: DiscouragedReference

Discouraged access: The type SourceJavadocParser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

49 : import org.eclipse.wst.jsdt.internal.compiler.SourceJavadocParser;

8. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

50 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

9. 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

AbstractRegressionTest.java :

51 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

10. WARNING: DiscouragedReference

Discouraged access: The type FileSystem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

52 : import org.eclipse.wst.jsdt.internal.compiler.batch.FileSystem;

11. WARNING: DiscouragedReference

Discouraged access: The type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

53 : import org.eclipse.wst.jsdt.internal.compiler.env.ICompilationUnit;

12. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

54 : import org.eclipse.wst.jsdt.internal.compiler.env.INameEnvironment;

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

AbstractRegressionTest.java :

55 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

14. WARNING: DiscouragedReference

Discouraged access: The type ReferenceContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

56 : import org.eclipse.wst.jsdt.internal.compiler.impl.ReferenceContext;

15. WARNING: DiscouragedReference

Discouraged access: The type TypeConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

57 : import org.eclipse.wst.jsdt.internal.compiler.lookup.TypeConstants;

16. WARNING: DiscouragedReference

Discouraged access: The type Parser is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

58 : import org.eclipse.wst.jsdt.internal.compiler.parser.Parser;

17. WARNING: DiscouragedReference

Discouraged access: The type AbortCompilation is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

59 : import org.eclipse.wst.jsdt.internal.compiler.problem.AbortCompilation;

18. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

60 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

19. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

61 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

20. WARNING: DiscouragedReference

Discouraged access: The type JavaSearchParticipant is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

62 : import org.eclipse.wst.jsdt.internal.core.search.JavaSearchParticipant;

21. 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

AbstractRegressionTest.java :

63 : import org.eclipse.wst.jsdt.internal.core.search.indexing.SourceIndexer;

22. WARNING: DiscouragedReference

Discouraged access: The type TypeConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

117 : public final static String PACKAGE_INFO_NAME = new String(TypeConstants.PACKAGE_INFO_NAME);

23. WARNING: DiscouragedReference

Discouraged access: The field PACKAGE_INFO_NAME from the type TypeConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

117 : public final static String PACKAGE_INFO_NAME = new String(TypeConstants.PACKAGE_INFO_NAME);

24. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

127 : protected INameEnvironment javaClassLib;

25. 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

AbstractRegressionTest.java :

263 : org.eclipse.wst.jsdt.internal.compiler.batch.Main.compile(buffer.toString());

26. 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

AbstractRegressionTest.java :

263 : org.eclipse.wst.jsdt.internal.compiler.batch.Main.compile(buffer.toString());

27. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

277 : ICompilerRequestor clientRequestor) {

28. WARNING: DiscouragedReference

Discouraged access: The type JavaSearchParticipant is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

315 : final SearchParticipant participant = new JavaSearchParticipant() {

29. WARNING: DiscouragedReference

Discouraged access: The method getFileByteContent(File) 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

AbstractRegressionTest.java :

321 : return org.eclipse.wst.jsdt.internal.compiler.util.Util.getFileByteContent(new File(getPath()));

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

AbstractRegressionTest.java :

321 : return org.eclipse.wst.jsdt.internal.compiler.util.Util.getFileByteContent(new File(getPath()));

31. 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

AbstractRegressionTest.java :

339 : SourceIndexer indexer = new SourceIndexer(document) {

32. 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

AbstractRegressionTest.java :

339 : SourceIndexer indexer = new SourceIndexer(document) {

33. 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

AbstractRegressionTest.java :

347 : indexer.indexDocument();

34. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

354 : protected INameEnvironment[] getClassLibs() {

35. 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

AbstractRegressionTest.java :

355 : String encoding = (String)getCompilerOptions().get(CompilerOptions.OPTION_Encoding);

36. WARNING: DiscouragedReference

Discouraged access: The field OPTION_Encoding 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

AbstractRegressionTest.java :

355 : String encoding = (String)getCompilerOptions().get(CompilerOptions.OPTION_Encoding);

37. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

359 : INameEnvironment[] classLibs = new INameEnvironment[1];

38. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

359 : INameEnvironment[] classLibs = new INameEnvironment[1];

39. WARNING: DiscouragedReference

Discouraged access: The constructor FileSystem(String[], 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

AbstractRegressionTest.java :

360 : classLibs[0] = new FileSystem(this.classpaths, new String[]{}, // ignore initial file names encoding // default encoding );

40. WARNING: DiscouragedReference

Discouraged access: The type FileSystem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

360 : classLibs[0] = new FileSystem(this.classpaths, new String[]{}, // ignore initial file names

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

AbstractRegressionTest.java :

367 : defaultOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);

42. WARNING: DiscouragedReference

Discouraged access: The field OPTION_LocalVariableAttribute 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

AbstractRegressionTest.java :

367 : defaultOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);

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

AbstractRegressionTest.java :

367 : defaultOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);

44. WARNING: DiscouragedReference

Discouraged access: The field GENERATE 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

AbstractRegressionTest.java :

367 : defaultOptions.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);

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

AbstractRegressionTest.java :

368 : defaultOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);

46. 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

AbstractRegressionTest.java :

368 : defaultOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

368 : defaultOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);

48. 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

AbstractRegressionTest.java :

368 : defaultOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

369 : defaultOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);

50. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedImport 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

AbstractRegressionTest.java :

369 : defaultOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

369 : defaultOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);

52. 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

AbstractRegressionTest.java :

369 : defaultOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

370 : defaultOptions.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);

54. 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

AbstractRegressionTest.java :

370 : defaultOptions.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

370 : defaultOptions.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);

56. 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

AbstractRegressionTest.java :

370 : defaultOptions.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

371 : defaultOptions.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);

58. 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

AbstractRegressionTest.java :

371 : defaultOptions.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

371 : defaultOptions.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);

60. 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

AbstractRegressionTest.java :

371 : defaultOptions.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

372 : defaultOptions.put(CompilerOptions.OPTION_ReportPossibleAccidentalBooleanAssignment, CompilerOptions.WARNING);

62. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportPossibleAccidentalBooleanAssignment 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

AbstractRegressionTest.java :

372 : defaultOptions.put(CompilerOptions.OPTION_ReportPossibleAccidentalBooleanAssignment, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

372 : defaultOptions.put(CompilerOptions.OPTION_ReportPossibleAccidentalBooleanAssignment, CompilerOptions.WARNING);

64. 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

AbstractRegressionTest.java :

372 : defaultOptions.put(CompilerOptions.OPTION_ReportPossibleAccidentalBooleanAssignment, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

373 : defaultOptions.put(CompilerOptions.OPTION_ReportWrongNumberOfArguments, CompilerOptions.WARNING);

66. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportWrongNumberOfArguments 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

AbstractRegressionTest.java :

373 : defaultOptions.put(CompilerOptions.OPTION_ReportWrongNumberOfArguments, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

373 : defaultOptions.put(CompilerOptions.OPTION_ReportWrongNumberOfArguments, CompilerOptions.WARNING);

68. 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

AbstractRegressionTest.java :

373 : defaultOptions.put(CompilerOptions.OPTION_ReportWrongNumberOfArguments, CompilerOptions.WARNING);

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

AbstractRegressionTest.java :

374 : defaultOptions.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);

70. WARNING: DiscouragedReference

Discouraged access: The field OPTION_PreserveUnusedLocal 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

AbstractRegressionTest.java :

374 : defaultOptions.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);

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

AbstractRegressionTest.java :

374 : defaultOptions.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);

72. WARNING: DiscouragedReference

Discouraged access: The field PRESERVE 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

AbstractRegressionTest.java :

374 : defaultOptions.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.PRESERVE);

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

AbstractRegressionTest.java :

375 : defaultOptions.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.WARNING );

74. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryElse 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

AbstractRegressionTest.java :

375 : defaultOptions.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.WARNING );

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

AbstractRegressionTest.java :

375 : defaultOptions.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.WARNING );

76. 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

AbstractRegressionTest.java :

375 : defaultOptions.put(CompilerOptions.OPTION_ReportUnnecessaryElse, CompilerOptions.WARNING );

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

AbstractRegressionTest.java :

376 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Field, CompilerOptions.ERROR );

78. WARNING: DiscouragedReference

Discouraged access: The field OPTION_Unresolved_Field 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

AbstractRegressionTest.java :

376 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Field, CompilerOptions.ERROR );

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

AbstractRegressionTest.java :

376 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Field, CompilerOptions.ERROR );

80. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AbstractRegressionTest.java :

376 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Field, CompilerOptions.ERROR );

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

AbstractRegressionTest.java :

377 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Method, CompilerOptions.ERROR );

82. WARNING: DiscouragedReference

Discouraged access: The field OPTION_Unresolved_Method 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

AbstractRegressionTest.java :

377 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Method, CompilerOptions.ERROR );

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

AbstractRegressionTest.java :

377 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Method, CompilerOptions.ERROR );

84. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AbstractRegressionTest.java :

377 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Method, CompilerOptions.ERROR );

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

AbstractRegressionTest.java :

378 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Type, CompilerOptions.ERROR );

86. WARNING: DiscouragedReference

Discouraged access: The field OPTION_Unresolved_Type 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

AbstractRegressionTest.java :

378 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Type, CompilerOptions.ERROR );

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

AbstractRegressionTest.java :

378 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Type, CompilerOptions.ERROR );

88. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AbstractRegressionTest.java :

378 : defaultOptions.put(CompilerOptions.OPTION_Unresolved_Type, CompilerOptions.ERROR );

89. WARNING: DiscouragedReference

Discouraged access: The type IErrorHandlingPolicy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

385 : protected IErrorHandlingPolicy getErrorHandlingPolicy() {

90. WARNING: DiscouragedReference

Discouraged access: The type IErrorHandlingPolicy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

386 : return new IErrorHandlingPolicy() {

91. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

398 : protected INameEnvironment getNameEnvironment(final String[] testFiles, String[] classPaths) {

92. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

403 : protected INameEnvironment getNameEnvironment(final String[] testFiles, String [] files, String[] classPaths) {

93. WARNING: DiscouragedReference

Discouraged access: The type IProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

409 : protected IProblemFactory getProblemFactory() {

94. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

410 : return new DefaultProblemFactory(Locale.getDefault());

95. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

410 : return new DefaultProblemFactory(Locale.getDefault());

96. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

541 : ICompilerRequestor clientRequestor) {

97. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

559 : ICompilerRequestor clientRequestor,

98. WARNING: DiscouragedReference

Discouraged access: The type IProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

AbstractRegressionTest.java :

566 : IProblemFactory problemFactory = getProblemFactory();

99. 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

AbstractRegressionTest.java :

580 : CompilerOptions compilerOptions = new CompilerOptions(options);

100. 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

AbstractRegressionTest.java :

580 : CompilerOptions compilerOptions = new CompilerOptions(options);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/AssignmentTest.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

AssignmentTest.java :

15 : 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

AssignmentTest.java :

26 : options.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNullReference 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

AssignmentTest.java :

26 : options.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.ERROR);

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

AssignmentTest.java :

26 : options.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AssignmentTest.java :

26 : options.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.ERROR);

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

AssignmentTest.java :

27 : options.put(CompilerOptions.OPTION_ReportNoEffectAssignment, CompilerOptions.ERROR);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNoEffectAssignment 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

AssignmentTest.java :

27 : options.put(CompilerOptions.OPTION_ReportNoEffectAssignment, CompilerOptions.ERROR);

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

AssignmentTest.java :

27 : options.put(CompilerOptions.OPTION_ReportNoEffectAssignment, CompilerOptions.ERROR);

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AssignmentTest.java :

27 : options.put(CompilerOptions.OPTION_ReportNoEffectAssignment, CompilerOptions.ERROR);

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

AssignmentTest.java :

743 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportParameterAssignment 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

AssignmentTest.java :

743 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

AssignmentTest.java :

743 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AssignmentTest.java :

743 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

AssignmentTest.java :

765 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportParameterAssignment 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

AssignmentTest.java :

765 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

AssignmentTest.java :

765 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

17. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AssignmentTest.java :

765 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

AssignmentTest.java :

789 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportParameterAssignment 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

AssignmentTest.java :

789 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

AssignmentTest.java :

789 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

21. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AssignmentTest.java :

789 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/BasicErrorTests.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicErrorTests.java :

13 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

2. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicErrorTests.java :

22 : CompilationUnitDeclaration declaration = this.runParseTest(

3. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicErrorTests.java :

22 : CompilationUnitDeclaration declaration = this.runParseTest(

4. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicErrorTests.java :

39 : CompilationUnitDeclaration declaration = this.runParseTest(

5. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicErrorTests.java :

39 : CompilationUnitDeclaration declaration = this.runParseTest(

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/BasicJsdocTests.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicJsdocTests.java :

13 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

2. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicJsdocTests.java :

22 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

3. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicJsdocTests.java :

22 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

4. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicJsdocTests.java :

40 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

5. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicJsdocTests.java :

40 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

6. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicJsdocTests.java :

75 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

7. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicJsdocTests.java :

75 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

8. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicJsdocTests.java :

92 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

9. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicJsdocTests.java :

92 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

10. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicJsdocTests.java :

109 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

11. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicJsdocTests.java :

109 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

12. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicJsdocTests.java :

127 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

13. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicJsdocTests.java :

127 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

14. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicJsdocTests.java :

145 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

15. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicJsdocTests.java :

145 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

16. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicJsdocTests.java :

163 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

17. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicJsdocTests.java :

163 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

18. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicJsdocTests.java :

181 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

19. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicJsdocTests.java :

181 : CompilationUnitDeclaration declaration = this.runJSDocParseTest(

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/BasicParserTests.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicParserTests.java :

13 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

2. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicParserTests.java :

22 : CompilationUnitDeclaration declaration = this.runParseTest(

3. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicParserTests.java :

22 : CompilationUnitDeclaration declaration = this.runParseTest(

4. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicParserTests.java :

32 : CompilationUnitDeclaration declaration = this.runParseTest(

5. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicParserTests.java :

32 : CompilationUnitDeclaration declaration = this.runParseTest(

6. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicParserTests.java :

45 : CompilationUnitDeclaration declaration = this.runParseTest(

7. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicParserTests.java :

45 : CompilationUnitDeclaration declaration = this.runParseTest(

8. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

BasicParserTests.java :

63 : CompilationUnitDeclaration declaration = this.runParseTest(

9. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

BasicParserTests.java :

63 : CompilationUnitDeclaration declaration = this.runParseTest(

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/CompilerInvocationTests.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

2. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.ICompilerRequestor;

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

CompilerInvocationTests.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

4. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

5. WARNING: DiscouragedReference

Discouraged access: The type ProblemSeverities is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

24 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemSeverities;

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

CompilerInvocationTests.java :

66 : if ((token = tokens[i] = CompilerOptions.warningTokenFromIrritant(irritant = 1L << i)) != null) {

7. WARNING: DiscouragedReference

Discouraged access: The method warningTokenFromIrritant(long) 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

CompilerInvocationTests.java :

66 : if ((token = tokens[i] = CompilerOptions.warningTokenFromIrritant(irritant = 1L << i)) != null) {

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

CompilerInvocationTests.java :

68 : assertTrue((irritant & CompilerOptions.warningTokenToIrritant(token)) != 0);

9. WARNING: DiscouragedReference

Discouraged access: The method warningTokenToIrritant(String) 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

CompilerInvocationTests.java :

68 : assertTrue((irritant & CompilerOptions.warningTokenToIrritant(token)) != 0);

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

CompilerInvocationTests.java :

71 : String [] allTokens = CompilerOptions.warningTokens;

11. WARNING: DiscouragedReference

Discouraged access: The field warningTokens 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

CompilerInvocationTests.java :

71 : String [] allTokens = CompilerOptions.warningTokens;

12. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

599 : && ProblemReporter.getProblemCategory(ProblemSeverities.Error, pureProblemId)

13. WARNING: DiscouragedReference

Discouraged access: The method getProblemCategory(int, int) from the type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

599 : && ProblemReporter.getProblemCategory(ProblemSeverities.Error, pureProblemId)

14. WARNING: DiscouragedReference

Discouraged access: The type ProblemSeverities is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

599 : && ProblemReporter.getProblemCategory(ProblemSeverities.Error, pureProblemId)

15. WARNING: DiscouragedReference

Discouraged access: The field Error from the type ProblemSeverities is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

599 : && ProblemReporter.getProblemCategory(ProblemSeverities.Error, pureProblemId)

16. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

612 : class TasksReader implements ICompilerRequestor {

17. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

613 : CompilationResult result;

18. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

614 : public void acceptResult(CompilationResult compilationResult) {

19. WARNING: DiscouragedReference

Discouraged access: The field tasks from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

675 : String tags = taskTagsAsStrings(reader.result.tasks);

20. WARNING: DiscouragedReference

Discouraged access: The field tasks from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

CompilerInvocationTests.java :

681 : taskTagsAsCutAndPaste(reader.result.tasks);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/Compliance_1_3.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

Compliance_1_3.java :

17 : 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

Compliance_1_3.java :

32 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

Compliance_1_3.java :

32 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

Compliance_1_3.java :

32 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

5. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

Compliance_1_3.java :

32 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

Compliance_1_3.java :

33 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

Compliance_1_3.java :

33 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

Compliance_1_3.java :

33 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

Compliance_1_3.java :

33 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

Compliance_1_3.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTags 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

Compliance_1_3.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

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

Compliance_1_3.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

13. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

Compliance_1_3.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

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

Compliance_1_3.java :

111 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_TaskTags 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

Compliance_1_3.java :

111 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

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

Compliance_1_3.java :

136 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

17. WARNING: DiscouragedReference

Discouraged access: The field OPTION_TaskTags 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

Compliance_1_3.java :

136 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/DeprecatedTest.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

DeprecatedTest.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

DeprecatedTest.java :

344 : customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

DeprecatedTest.java :

344 : customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

DeprecatedTest.java :

344 : customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

5. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

DeprecatedTest.java :

344 : customOptions.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

DeprecatedTest.java :

345 : customOptions.put(CompilerOptions.OPTION_ReportInvalidAnnotation, CompilerOptions.WARNING);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidAnnotation 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

DeprecatedTest.java :

345 : customOptions.put(CompilerOptions.OPTION_ReportInvalidAnnotation, CompilerOptions.WARNING);

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

DeprecatedTest.java :

345 : customOptions.put(CompilerOptions.OPTION_ReportInvalidAnnotation, CompilerOptions.WARNING);

9. 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

DeprecatedTest.java :

345 : customOptions.put(CompilerOptions.OPTION_ReportInvalidAnnotation, CompilerOptions.WARNING);

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

DeprecatedTest.java :

415 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation,

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

DeprecatedTest.java :

415 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation,

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

DeprecatedTest.java :

416 : CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

DeprecatedTest.java :

416 : CompilerOptions.ERROR);

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

DeprecatedTest.java :

417 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode,

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecationInDeprecatedCode 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

DeprecatedTest.java :

417 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode,

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

DeprecatedTest.java :

418 : CompilerOptions.IGNORE);

17. 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

DeprecatedTest.java :

418 : CompilerOptions.IGNORE);

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

DeprecatedTest.java :

455 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation,

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

DeprecatedTest.java :

455 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation,

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

DeprecatedTest.java :

456 : CompilerOptions.ERROR);

21. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

DeprecatedTest.java :

456 : CompilerOptions.ERROR);

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

DeprecatedTest.java :

457 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode,

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecationInDeprecatedCode 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

DeprecatedTest.java :

457 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode,

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

DeprecatedTest.java :

458 : CompilerOptions.IGNORE);

25. 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

DeprecatedTest.java :

458 : CompilerOptions.IGNORE);

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

DeprecatedTest.java :

550 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

27. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

DeprecatedTest.java :

550 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

DeprecatedTest.java :

550 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

29. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

DeprecatedTest.java :

550 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

DeprecatedTest.java :

598 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

31. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

DeprecatedTest.java :

598 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

DeprecatedTest.java :

598 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

33. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

DeprecatedTest.java :

598 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

DeprecatedTest.java :

647 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

35. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

DeprecatedTest.java :

647 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

DeprecatedTest.java :

647 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

37. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

DeprecatedTest.java :

647 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

DeprecatedTest.java :

648 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ERROR);

39. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecationInDeprecatedCode 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

DeprecatedTest.java :

648 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ERROR);

40. 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

DeprecatedTest.java :

648 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ERROR);

41. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

DeprecatedTest.java :

648 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ERROR);

42. 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

DeprecatedTest.java :

678 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

43. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

DeprecatedTest.java :

678 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

44. 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

DeprecatedTest.java :

678 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

45. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

DeprecatedTest.java :

678 : customOptions.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

46. 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

DeprecatedTest.java :

679 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ERROR);

47. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecationInDeprecatedCode 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

DeprecatedTest.java :

679 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ERROR);

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

DeprecatedTest.java :

679 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ERROR);

49. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

DeprecatedTest.java :

679 : customOptions.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ERROR);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/EnumTest.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

EnumTest.java :

17 : 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

EnumTest.java :

44 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

EnumTest.java :

44 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

EnumTest.java :

44 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

5. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

EnumTest.java :

44 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

EnumTest.java :

45 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

EnumTest.java :

45 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

EnumTest.java :

45 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

EnumTest.java :

45 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

EnumTest.java :

46 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTags 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

EnumTest.java :

46 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

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

EnumTest.java :

46 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

13. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

EnumTest.java :

46 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

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

EnumTest.java :

47 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

EnumTest.java :

47 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

EnumTest.java :

47 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

17. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

EnumTest.java :

47 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

EnumTest.java :

48 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

EnumTest.java :

48 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

EnumTest.java :

48 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

21. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

EnumTest.java :

48 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

EnumTest.java :

49 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsVisibility 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

EnumTest.java :

49 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

EnumTest.java :

49 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

25. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

EnumTest.java :

49 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

EnumTest.java :

51 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

27. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

EnumTest.java :

51 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

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

EnumTest.java :

1121 : reportMissingJavadocComments = CompilerOptions.ERROR;

29. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

EnumTest.java :

1121 : reportMissingJavadocComments = CompilerOptions.ERROR;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/ExternalizeStringLiterals15Test.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

ExternalizeStringLiterals15Test.java :

17 : 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

ExternalizeStringLiterals15Test.java :

35 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiterals15Test.java :

35 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiterals15Test.java :

35 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiterals15Test.java :

35 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiterals15Test.java :

62 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiterals15Test.java :

62 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiterals15Test.java :

62 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiterals15Test.java :

62 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiterals15Test.java :

106 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiterals15Test.java :

106 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiterals15Test.java :

106 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiterals15Test.java :

106 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiterals15Test.java :

150 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiterals15Test.java :

150 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

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

ExternalizeStringLiterals15Test.java :

150 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

17. 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

ExternalizeStringLiterals15Test.java :

150 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

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

ExternalizeStringLiterals15Test.java :

180 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiterals15Test.java :

180 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiterals15Test.java :

180 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

21. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiterals15Test.java :

180 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiterals15Test.java :

205 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiterals15Test.java :

205 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

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

ExternalizeStringLiterals15Test.java :

205 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

25. 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

ExternalizeStringLiterals15Test.java :

205 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/ExternalizeStringLiteralsTest.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

ExternalizeStringLiteralsTest.java :

15 : 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

ExternalizeStringLiteralsTest.java :

35 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

35 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

35 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

35 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

62 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

62 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

62 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

62 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

116 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

116 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

116 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

116 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

142 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

142 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

142 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

17. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

142 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

160 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

160 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

160 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

21. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

160 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

181 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

181 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

181 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

25. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

181 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

207 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

27. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

207 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

207 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

29. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

207 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

233 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

31. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

233 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

233 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

33. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

233 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

264 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

35. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

264 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

264 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

37. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

264 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

282 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

39. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

282 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

40. 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

ExternalizeStringLiteralsTest.java :

282 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

41. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

282 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

42. 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

ExternalizeStringLiteralsTest.java :

315 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

43. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

315 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

44. 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

ExternalizeStringLiteralsTest.java :

315 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

45. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

315 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

46. 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

ExternalizeStringLiteralsTest.java :

348 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

47. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

348 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

348 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

49. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

348 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

50. 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

ExternalizeStringLiteralsTest.java :

376 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

51. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

376 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

52. 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

ExternalizeStringLiteralsTest.java :

376 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

53. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

376 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

54. 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

ExternalizeStringLiteralsTest.java :

399 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

55. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

399 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

56. 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

ExternalizeStringLiteralsTest.java :

399 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

57. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

399 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

58. 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

ExternalizeStringLiteralsTest.java :

427 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

59. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

427 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

60. 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

ExternalizeStringLiteralsTest.java :

427 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

61. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

427 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

ExternalizeStringLiteralsTest.java :

455 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

63. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

455 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

64. 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

ExternalizeStringLiteralsTest.java :

455 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

65. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

455 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

66. 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

ExternalizeStringLiteralsTest.java :

484 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

67. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

ExternalizeStringLiteralsTest.java :

484 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

68. 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

ExternalizeStringLiteralsTest.java :

484 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

69. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

ExternalizeStringLiteralsTest.java :

484 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/FieldAccessTest.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

FieldAccessTest.java :

17 : 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

FieldAccessTest.java :

34 : options.put(CompilerOptions.OPTION_ReportIndirectStaticAccess, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportIndirectStaticAccess 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

FieldAccessTest.java :

34 : options.put(CompilerOptions.OPTION_ReportIndirectStaticAccess, CompilerOptions.ERROR);

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

FieldAccessTest.java :

34 : options.put(CompilerOptions.OPTION_ReportIndirectStaticAccess, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FieldAccessTest.java :

34 : options.put(CompilerOptions.OPTION_ReportIndirectStaticAccess, CompilerOptions.ERROR);

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

FieldAccessTest.java :

87 : options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.IGNORE);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonStaticAccessToStatic 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

FieldAccessTest.java :

87 : options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.IGNORE);

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

FieldAccessTest.java :

87 : options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.IGNORE);

9. 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

FieldAccessTest.java :

87 : options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.IGNORE);

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

FieldAccessTest.java :

117 : options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.IGNORE);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonStaticAccessToStatic 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

FieldAccessTest.java :

117 : options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.IGNORE);

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

FieldAccessTest.java :

117 : options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.IGNORE);

13. 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

FieldAccessTest.java :

117 : options.put(CompilerOptions.OPTION_ReportNonStaticAccessToStatic, CompilerOptions.IGNORE);

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

FieldAccessTest.java :

150 : options.put(CompilerOptions.OPTION_ReportUnqualifiedFieldAccess, CompilerOptions.ERROR);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnqualifiedFieldAccess 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

FieldAccessTest.java :

150 : options.put(CompilerOptions.OPTION_ReportUnqualifiedFieldAccess, CompilerOptions.ERROR);

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

FieldAccessTest.java :

150 : options.put(CompilerOptions.OPTION_ReportUnqualifiedFieldAccess, CompilerOptions.ERROR);

17. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FieldAccessTest.java :

150 : options.put(CompilerOptions.OPTION_ReportUnqualifiedFieldAccess, CompilerOptions.ERROR);

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

FieldAccessTest.java :

174 : options.put(CompilerOptions.OPTION_ReportUnqualifiedFieldAccess, CompilerOptions.ERROR);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnqualifiedFieldAccess 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

FieldAccessTest.java :

174 : options.put(CompilerOptions.OPTION_ReportUnqualifiedFieldAccess, CompilerOptions.ERROR);

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

FieldAccessTest.java :

174 : options.put(CompilerOptions.OPTION_ReportUnqualifiedFieldAccess, CompilerOptions.ERROR);

21. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FieldAccessTest.java :

174 : options.put(CompilerOptions.OPTION_ReportUnqualifiedFieldAccess, CompilerOptions.ERROR);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/FlowAnalysisTest.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

FlowAnalysisTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

2. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FlowAnalysisTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

3. WARNING: DiscouragedReference

Discouraged access: The type ProblemSeverities is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FlowAnalysisTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemSeverities;

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

FlowAnalysisTest.java :

58 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportParameterAssignment 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

FlowAnalysisTest.java :

58 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

58 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

7. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

58 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

84 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

9. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportParameterAssignment 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

FlowAnalysisTest.java :

84 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

84 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

11. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

84 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

110 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportParameterAssignment 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

FlowAnalysisTest.java :

110 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

110 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

15. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

110 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

136 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

17. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportParameterAssignment 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

FlowAnalysisTest.java :

136 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

136 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

19. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

136 : options.put(CompilerOptions.OPTION_ReportParameterAssignment, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

163 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

21. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

163 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

163 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

23. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

163 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

201 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.WARNING);

25. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

201 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.WARNING);

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

FlowAnalysisTest.java :

201 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.WARNING);

27. 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

FlowAnalysisTest.java :

201 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.WARNING);

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

FlowAnalysisTest.java :

233 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

29. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

233 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

233 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

31. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

233 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

265 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

33. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

265 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

265 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

35. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

265 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

295 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

37. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

295 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

295 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

39. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

295 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

40. 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

FlowAnalysisTest.java :

325 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.WARNING);

41. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

325 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.WARNING);

42. 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

FlowAnalysisTest.java :

325 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.WARNING);

43. 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

FlowAnalysisTest.java :

325 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.WARNING);

44. 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

FlowAnalysisTest.java :

357 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

45. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

357 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

46. 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

FlowAnalysisTest.java :

357 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

47. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

357 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

382 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

49. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

382 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

50. 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

FlowAnalysisTest.java :

382 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

51. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

382 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

52. 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

FlowAnalysisTest.java :

407 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

53. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

407 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

54. 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

FlowAnalysisTest.java :

407 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

55. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

407 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

56. 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

FlowAnalysisTest.java :

438 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

57. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

438 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

58. 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

FlowAnalysisTest.java :

438 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

59. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

438 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

60. 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

FlowAnalysisTest.java :

469 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

61. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

469 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

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

FlowAnalysisTest.java :

469 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

63. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

469 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

64. 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

FlowAnalysisTest.java :

500 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

65. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

500 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

66. 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

FlowAnalysisTest.java :

500 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

67. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

500 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

68. 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

FlowAnalysisTest.java :

525 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

69. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

525 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

70. 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

FlowAnalysisTest.java :

525 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

71. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

525 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

72. 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

FlowAnalysisTest.java :

550 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

73. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportFallthroughCase 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

FlowAnalysisTest.java :

550 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

74. 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

FlowAnalysisTest.java :

550 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

75. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

550 : options.put(CompilerOptions.OPTION_ReportFallthroughCase, CompilerOptions.ERROR);

76. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FlowAnalysisTest.java :

607 : if (ProblemReporter.getProblemCategory(ProblemSeverities.Warning, IProblem.FallthroughCase) !=

77. WARNING: DiscouragedReference

Discouraged access: The method getProblemCategory(int, int) from the type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FlowAnalysisTest.java :

607 : if (ProblemReporter.getProblemCategory(ProblemSeverities.Warning, IProblem.FallthroughCase) !=

78. WARNING: DiscouragedReference

Discouraged access: The type ProblemSeverities is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FlowAnalysisTest.java :

607 : if (ProblemReporter.getProblemCategory(ProblemSeverities.Warning, IProblem.FallthroughCase) !=

79. WARNING: DiscouragedReference

Discouraged access: The field Warning from the type ProblemSeverities is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

FlowAnalysisTest.java :

607 : if (ProblemReporter.getProblemCategory(ProblemSeverities.Warning, IProblem.FallthroughCase) !=

80. 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

FlowAnalysisTest.java :

615 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

81. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportEmptyStatement 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

FlowAnalysisTest.java :

615 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

82. 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

FlowAnalysisTest.java :

615 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

83. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

FlowAnalysisTest.java :

615 : options.put(CompilerOptions.OPTION_ReportEmptyStatement, CompilerOptions.ERROR);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/ForStatementTest.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

ForStatementTest.java :

17 : 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

ForStatementTest.java :

27 : options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.OPTIMIZE_OUT);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_PreserveUnusedLocal 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

ForStatementTest.java :

27 : options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.OPTIMIZE_OUT);

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

ForStatementTest.java :

27 : options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.OPTIMIZE_OUT);

5. WARNING: DiscouragedReference

Discouraged access: The field OPTIMIZE_OUT 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

ForStatementTest.java :

27 : options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.OPTIMIZE_OUT);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/GenericTypeSignatureTest.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

GenericTypeSignatureTest.java :

24 : 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

GenericTypeSignatureTest.java :

52 : static boolean RunJavac = CompilerOptions.ENABLED.equals(RUN_SUN_JAVAC);

3. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

GenericTypeSignatureTest.java :

52 : static boolean RunJavac = CompilerOptions.ENABLED.equals(RUN_SUN_JAVAC);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/GenericTypeTest.java
1. WARNING: UnusedImport

The import java.io.File is never used

GenericTypeTest.java :

13 : import java.io.File;

2. WARNING: UnusedImport

The import java.io.IOException is never used

GenericTypeTest.java :

14 : import java.io.IOException;

3. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.ToolFactory is never used

GenericTypeTest.java :

19 : import org.eclipse.wst.jsdt.core.ToolFactory;

4. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.tests.util.Util is never used

GenericTypeTest.java :

21 : import org.eclipse.wst.jsdt.core.tests.util.Util;

5. 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

GenericTypeTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

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

GenericTypeTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

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

GenericTypeTest.java :

2592 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

8. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUncheckedTypeOperation 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

GenericTypeTest.java :

2592 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

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

GenericTypeTest.java :

2592 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

10. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

GenericTypeTest.java :

2592 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

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

GenericTypeTest.java :

2593 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

12. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

2593 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

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

GenericTypeTest.java :

2593 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

14. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

GenericTypeTest.java :

2593 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

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

GenericTypeTest.java :

2622 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

16. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUncheckedTypeOperation 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

GenericTypeTest.java :

2622 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

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

GenericTypeTest.java :

2622 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

18. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

GenericTypeTest.java :

2622 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

19. 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

GenericTypeTest.java :

2623 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

20. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

2623 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

21. 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

GenericTypeTest.java :

2623 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

22. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

GenericTypeTest.java :

2623 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

23. 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

GenericTypeTest.java :

2665 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

24. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUncheckedTypeOperation 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

GenericTypeTest.java :

2665 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

25. 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

GenericTypeTest.java :

2665 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

26. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

GenericTypeTest.java :

2665 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

27. 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

GenericTypeTest.java :

2841 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

28. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUncheckedTypeOperation 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

GenericTypeTest.java :

2841 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

29. 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

GenericTypeTest.java :

2841 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

30. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

GenericTypeTest.java :

2841 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

31. 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

GenericTypeTest.java :

3247 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

32. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUncheckedTypeOperation 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

GenericTypeTest.java :

3247 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

33. 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

GenericTypeTest.java :

3247 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

34. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

GenericTypeTest.java :

3247 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.ERROR);

35. 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

GenericTypeTest.java :

3248 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

36. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

3248 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

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

GenericTypeTest.java :

3248 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

38. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

GenericTypeTest.java :

3248 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.DISABLED);

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

GenericTypeTest.java :

10346 : customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.ERROR);

40. 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

GenericTypeTest.java :

10346 : customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.ERROR);

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

GenericTypeTest.java :

10346 : customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.ERROR);

42. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

GenericTypeTest.java :

10346 : customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.ERROR);

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

GenericTypeTest.java :

14707 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

GenericTypeTest.java :

14707 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

GenericTypeTest.java :

14707 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

46. 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

GenericTypeTest.java :

26415 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

47. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

26415 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

26415 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

49. 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

GenericTypeTest.java :

26415 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

50. 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

GenericTypeTest.java :

26992 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

51. 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

GenericTypeTest.java :

26992 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

52. 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

GenericTypeTest.java :

26992 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

53. 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

GenericTypeTest.java :

26992 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

54. 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

GenericTypeTest.java :

30590 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

GenericTypeTest.java :

30590 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

56. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

GenericTypeTest.java :

30590 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

57. 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

GenericTypeTest.java :

30590 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

58. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

GenericTypeTest.java :

30590 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

GenericTypeTest.java :

32563 : options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.OPTIMIZE_OUT);

60. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

GenericTypeTest.java :

33072 : options.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

GenericTypeTest.java :

33649 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

62. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

33649 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

33649 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

64. 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

GenericTypeTest.java :

33649 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

33701 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

66. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

33701 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

33701 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

68. 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

GenericTypeTest.java :

33701 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

33761 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

70. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

33761 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

33761 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

72. 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

GenericTypeTest.java :

33761 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34471 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

74. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

34471 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34471 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

76. 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

GenericTypeTest.java :

34471 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34572 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

78. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

34572 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34572 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

80. 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

GenericTypeTest.java :

34572 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34608 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

82. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

34608 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34608 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34608 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34652 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

86. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

34652 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34652 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

88. 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

GenericTypeTest.java :

34652 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34653 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);

90. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUncheckedTypeOperation 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

GenericTypeTest.java :

34653 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34653 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);

92. 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

GenericTypeTest.java :

34653 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34691 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

94. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

GenericTypeTest.java :

34691 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34691 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

96. 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

GenericTypeTest.java :

34691 : customOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

GenericTypeTest.java :

34692 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);

98. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUncheckedTypeOperation 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

GenericTypeTest.java :

34692 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);

99. 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

GenericTypeTest.java :

34692 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);

100. 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

GenericTypeTest.java :

34692 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/InMemoryNameEnvironment.java
1. 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

InMemoryNameEnvironment.java :

13 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

2. WARNING: DiscouragedReference

Discouraged access: The type ITypeRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

15 : import org.eclipse.wst.jsdt.internal.compiler.impl.ITypeRequestor;

3. 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

InMemoryNameEnvironment.java :

16 : import org.eclipse.wst.jsdt.internal.compiler.lookup.Binding;

4. WARNING: DiscouragedReference

Discouraged access: The type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.util.HashtableOfObject;

5. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

20 : public class InMemoryNameEnvironment implements INameEnvironment {

6. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

21 : INameEnvironment[] classLibs;

7. WARNING: DiscouragedReference

Discouraged access: The type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

22 : HashtableOfObject compilationUnits = new HashtableOfObject();

8. WARNING: DiscouragedReference

Discouraged access: The constructor HashtableOfObject() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

22 : HashtableOfObject compilationUnits = new HashtableOfObject();

9. WARNING: DiscouragedReference

Discouraged access: The type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

22 : HashtableOfObject compilationUnits = new HashtableOfObject();

10. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

23 : public InMemoryNameEnvironment(String[] compilationUnits, INameEnvironment[] classLibs) {

11. WARNING: DiscouragedReference

Discouraged access: The type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

35 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(packageName);

12. WARNING: DiscouragedReference

Discouraged access: The type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

35 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(packageName);

13. WARNING: DiscouragedReference

Discouraged access: The method get(char[]) from the type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

35 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(packageName);

14. WARNING: DiscouragedReference

Discouraged access: The constructor HashtableOfObject() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

37 : cus = new HashtableOfObject();

15. WARNING: DiscouragedReference

Discouraged access: The type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

37 : cus = new HashtableOfObject();

16. WARNING: DiscouragedReference

Discouraged access: The method put(char[], Object) from the type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

38 : this.compilationUnits.put(packageName, cus);

17. 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

InMemoryNameEnvironment.java :

40 : CompilationUnit unit = new CompilationUnit(contents, fileName, null);

18. 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

InMemoryNameEnvironment.java :

40 : CompilationUnit unit = new CompilationUnit(contents, fileName, null);

19. 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

InMemoryNameEnvironment.java :

40 : CompilationUnit unit = new CompilationUnit(contents, fileName, null);

20. WARNING: DiscouragedReference

Discouraged access: The method put(char[], Object) from the type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

41 : cus.put(cuName, unit);

21. WARNING: DiscouragedReference

Discouraged access: The type NameEnvironmentAnswer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

44 : public NameEnvironmentAnswer findType(char[][] compoundTypeName, ITypeRequestor requestor) {

22. WARNING: DiscouragedReference

Discouraged access: The type ITypeRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

44 : public NameEnvironmentAnswer findType(char[][] compoundTypeName, ITypeRequestor requestor) {

23. WARNING: DiscouragedReference

Discouraged access: The type NameEnvironmentAnswer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

49 : public NameEnvironmentAnswer findBinding(char[] typeName, char[][] packageName, int type, ITypeRequestor requestor, boolean returnMultiple, String excludePath) {

24. WARNING: DiscouragedReference

Discouraged access: The type ITypeRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

49 : public NameEnvironmentAnswer findBinding(char[] typeName, char[][] packageName, int type, ITypeRequestor requestor, boolean returnMultiple, String excludePath) {

25. 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

InMemoryNameEnvironment.java :

50 : if ((type&Binding.COMPILATION_UNIT)!=0)

26. WARNING: DiscouragedReference

Discouraged access: The field COMPILATION_UNIT 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

InMemoryNameEnvironment.java :

50 : if ((type&Binding.COMPILATION_UNIT)!=0)

27. WARNING: DiscouragedReference

Discouraged access: The type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

52 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(CharOperation.concatWith(packageName, '.'));

28. WARNING: DiscouragedReference

Discouraged access: The type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

52 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(CharOperation.concatWith(packageName, '.'));

29. WARNING: DiscouragedReference

Discouraged access: The method get(char[]) from the type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

52 : HashtableOfObject cus = (HashtableOfObject)this.compilationUnits.get(CharOperation.concatWith(packageName, '.'));

30. 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

InMemoryNameEnvironment.java :

55 : CompilationUnit unit = (CompilationUnit)cus.get(typeName);

31. 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

InMemoryNameEnvironment.java :

55 : CompilationUnit unit = (CompilationUnit)cus.get(typeName);

32. WARNING: DiscouragedReference

Discouraged access: The method get(char[]) from the type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

55 : CompilationUnit unit = (CompilationUnit)cus.get(typeName);

33. WARNING: DiscouragedReference

Discouraged access: The field packageName 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

InMemoryNameEnvironment.java :

56 : unit.packageName=packageName;

34. WARNING: DiscouragedReference

Discouraged access: The constructor NameEnvironmentAnswer(ICompilationUnit, AccessRestriction) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

58 : return new NameEnvironmentAnswer(unit, null /*no access restriction*/);

35. WARNING: DiscouragedReference

Discouraged access: The type NameEnvironmentAnswer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

58 : return new NameEnvironmentAnswer(unit, null /*no access restriction*/);

36. WARNING: DiscouragedReference

Discouraged access: The type NameEnvironmentAnswer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

74 : public NameEnvironmentAnswer findType(char[] typeName, char[][] packageName, ITypeRequestor requestor) {

37. WARNING: DiscouragedReference

Discouraged access: The type ITypeRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

74 : public NameEnvironmentAnswer findType(char[] typeName, char[][] packageName, ITypeRequestor requestor) {

38. 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

InMemoryNameEnvironment.java :

75 : return findBinding(typeName, packageName, Binding.TYPE|Binding.PACKAGE,requestor, false, null);

39. WARNING: DiscouragedReference

Discouraged access: The field TYPE 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

InMemoryNameEnvironment.java :

75 : return findBinding(typeName, packageName, Binding.TYPE|Binding.PACKAGE,requestor, false, null);

40. 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

InMemoryNameEnvironment.java :

75 : return findBinding(typeName, packageName, Binding.TYPE|Binding.PACKAGE,requestor, false, null);

41. WARNING: DiscouragedReference

Discouraged access: The field PACKAGE 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

InMemoryNameEnvironment.java :

75 : return findBinding(typeName, packageName, Binding.TYPE|Binding.PACKAGE,requestor, false, null);

42. WARNING: DiscouragedReference

Discouraged access: The type NameEnvironmentAnswer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

86 : private NameEnvironmentAnswer findTypeFromClassLibs(char[] typeName, char[][] packageName, int type, ITypeRequestor requestor) {

43. WARNING: DiscouragedReference

Discouraged access: The type ITypeRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

86 : private NameEnvironmentAnswer findTypeFromClassLibs(char[] typeName, char[][] packageName, int type, ITypeRequestor requestor) {

44. WARNING: DiscouragedReference

Discouraged access: The type NameEnvironmentAnswer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

88 : NameEnvironmentAnswer answer = this.classLibs[i].findBinding(typeName, packageName, type,requestor, false, null);

45. WARNING: DiscouragedReference

Discouraged access: The method findBinding(char[], char[][], int, ITypeRequestor, boolean, String) from the type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

88 : NameEnvironmentAnswer answer = this.classLibs[i].findBinding(typeName, packageName, type,requestor, false, null);

46. WARNING: DiscouragedReference

Discouraged access: The method get(char[]) from the type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

98 : this.compilationUnits.get(pkg) != null ||

47. WARNING: DiscouragedReference

Discouraged access: The method isPackage(char[][], char[]) from the type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

103 : if (this.classLibs[i].isPackage(parentPackageName, packageName)) {

48. WARNING: DiscouragedReference

Discouraged access: The method cleanup() from the type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

111 : this.classLibs[i].cleanup();

49. WARNING: DiscouragedReference

Discouraged access: The constructor HashtableOfObject() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

113 : this.compilationUnits = new HashtableOfObject();

50. WARNING: DiscouragedReference

Discouraged access: The type HashtableOfObject is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InMemoryNameEnvironment.java :

113 : this.compilationUnits = new HashtableOfObject();

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/InferTypesTests.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

14 : import org.eclipse.wst.jsdt.internal.compiler.ast.CompilationUnitDeclaration;

2. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

32 : CompilationUnitDeclaration declaration = this.runInferTest(

3. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

32 : CompilationUnitDeclaration declaration = this.runInferTest(

4. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

48 : CompilationUnitDeclaration declaration = this.runInferTest(

5. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

48 : CompilationUnitDeclaration declaration = this.runInferTest(

6. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

63 : CompilationUnitDeclaration declaration = this.runInferTest(

7. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

63 : CompilationUnitDeclaration declaration = this.runInferTest(

8. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

75 : CompilationUnitDeclaration declaration = this.runInferTest(

9. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

75 : CompilationUnitDeclaration declaration = this.runInferTest(

10. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

104 : CompilationUnitDeclaration declaration = this.runInferTest(

11. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

104 : CompilationUnitDeclaration declaration = this.runInferTest(

12. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

117 : CompilationUnitDeclaration declaration = this.runInferTest(

13. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

117 : CompilationUnitDeclaration declaration = this.runInferTest(

14. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

134 : CompilationUnitDeclaration declaration = this.runInferTest(

15. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

134 : CompilationUnitDeclaration declaration = this.runInferTest(

16. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

153 : CompilationUnitDeclaration declaration = this.runInferTest(

17. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

153 : CompilationUnitDeclaration declaration = this.runInferTest(

18. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

166 : CompilationUnitDeclaration declaration = this.runInferTest(

19. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

166 : CompilationUnitDeclaration declaration = this.runInferTest(

20. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

182 : CompilationUnitDeclaration declaration = this.runInferTest(

21. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

182 : CompilationUnitDeclaration declaration = this.runInferTest(

22. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

196 : CompilationUnitDeclaration declaration = this.runInferTest(

23. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

196 : CompilationUnitDeclaration declaration = this.runInferTest(

24. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

224 : CompilationUnitDeclaration declaration = this.runInferTest(

25. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

224 : CompilationUnitDeclaration declaration = this.runInferTest(

26. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

246 : CompilationUnitDeclaration declaration = this.runInferTest(

27. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

246 : CompilationUnitDeclaration declaration = this.runInferTest(

28. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

274 : CompilationUnitDeclaration declaration = this.runInferTest(

29. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

274 : CompilationUnitDeclaration declaration = this.runInferTest(

30. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

293 : CompilationUnitDeclaration declaration = this.runInferTest(

31. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

293 : CompilationUnitDeclaration declaration = this.runInferTest(

32. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

311 : CompilationUnitDeclaration declaration = this.runInferTest(

33. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

311 : CompilationUnitDeclaration declaration = this.runInferTest(

34. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

327 : CompilationUnitDeclaration declaration = this.runInferTest(

35. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

327 : CompilationUnitDeclaration declaration = this.runInferTest(

36. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

344 : CompilationUnitDeclaration declaration = this.runInferTest(

37. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

344 : CompilationUnitDeclaration declaration = this.runInferTest(

38. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

363 : CompilationUnitDeclaration declaration = this.runInferTest(

39. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

363 : CompilationUnitDeclaration declaration = this.runInferTest(

40. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

380 : CompilationUnitDeclaration declaration = this.runInferTest(

41. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

380 : CompilationUnitDeclaration declaration = this.runInferTest(

42. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

397 : CompilationUnitDeclaration declaration = this.runInferTest(

43. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

397 : CompilationUnitDeclaration declaration = this.runInferTest(

44. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

414 : CompilationUnitDeclaration declaration = this.runInferTest(

45. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

414 : CompilationUnitDeclaration declaration = this.runInferTest(

46. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

432 : CompilationUnitDeclaration declaration = this.runInferTest(

47. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

432 : CompilationUnitDeclaration declaration = this.runInferTest(

48. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

449 : CompilationUnitDeclaration declaration = this.runInferTest(

49. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

449 : CompilationUnitDeclaration declaration = this.runInferTest(

50. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

463 : CompilationUnitDeclaration declaration = this.runInferTest(

51. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

463 : CompilationUnitDeclaration declaration = this.runInferTest(

52. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

479 : CompilationUnitDeclaration declaration = this.runInferTest(

53. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

479 : CompilationUnitDeclaration declaration = this.runInferTest(

54. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

502 : CompilationUnitDeclaration declaration = this.runInferTest(

55. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

502 : CompilationUnitDeclaration declaration = this.runInferTest(

56. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

522 : CompilationUnitDeclaration declaration = this.runInferTest(

57. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

522 : CompilationUnitDeclaration declaration = this.runInferTest(

58. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

538 : CompilationUnitDeclaration declaration = this.runInferTest(

59. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

538 : CompilationUnitDeclaration declaration = this.runInferTest(

60. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

556 : CompilationUnitDeclaration declaration = this.runInferTest(

61. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

556 : CompilationUnitDeclaration declaration = this.runInferTest(

62. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

571 : CompilationUnitDeclaration declaration = this.runInferTest(

63. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

571 : CompilationUnitDeclaration declaration = this.runInferTest(

64. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

618 : CompilationUnitDeclaration declaration = this.runInferTest(

65. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

618 : CompilationUnitDeclaration declaration = this.runInferTest(

66. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

637 : CompilationUnitDeclaration declaration = this.runInferTest(

67. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

637 : CompilationUnitDeclaration declaration = this.runInferTest(

68. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

656 : CompilationUnitDeclaration declaration = this.runInferTest(

69. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

656 : CompilationUnitDeclaration declaration = this.runInferTest(

70. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

672 : CompilationUnitDeclaration declaration = this.runInferTest(

71. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

672 : CompilationUnitDeclaration declaration = this.runInferTest(

72. WARNING: DiscouragedReference

Discouraged access: The type CompilationUnitDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InferTypesTests.java :

686 : CompilationUnitDeclaration declaration = this.runInferTest(

73. WARNING: LocalVariableIsNeverUsed

The local variable declaration is never read

InferTypesTests.java :

686 : CompilationUnitDeclaration declaration = this.runInferTest(

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/InnerEmulationTest.java
1. WARNING: UnusedImport

The import java.io.IOException is never used

InnerEmulationTest.java :

14 : import java.io.IOException;

2. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.ToolFactory is never used

InnerEmulationTest.java :

18 : import org.eclipse.wst.jsdt.core.ToolFactory;

3. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.tests.util.Util is never used

InnerEmulationTest.java :

19 : import org.eclipse.wst.jsdt.core.tests.util.Util;

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

InnerEmulationTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

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

InnerEmulationTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

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

InnerEmulationTest.java :

2980 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

InnerEmulationTest.java :

2980 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

InnerEmulationTest.java :

2980 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

9. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

2981 : if (options.sourceLevel <= ClassFileConstants.JDK1_3) {

10. 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

InnerEmulationTest.java :

2981 : if (options.sourceLevel <= ClassFileConstants.JDK1_3) {

11. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

InnerEmulationTest.java :

2981 : if (options.sourceLevel <= ClassFileConstants.JDK1_3) {

12. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

3024 : if (options.sourceLevel <= ClassFileConstants.JDK1_4) {

13. 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

InnerEmulationTest.java :

3024 : if (options.sourceLevel <= ClassFileConstants.JDK1_4) {

14. WARNING: DiscouragedReference

Discouraged access: The field JDK1_4 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

InnerEmulationTest.java :

3024 : if (options.sourceLevel <= ClassFileConstants.JDK1_4) {

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

InnerEmulationTest.java :

3119 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

16. 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

InnerEmulationTest.java :

3119 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

InnerEmulationTest.java :

3119 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

18. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

3120 : if (options.sourceLevel <= ClassFileConstants.JDK1_3) {

19. 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

InnerEmulationTest.java :

3120 : if (options.sourceLevel <= ClassFileConstants.JDK1_3) {

20. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

InnerEmulationTest.java :

3120 : if (options.sourceLevel <= ClassFileConstants.JDK1_3) {

21. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

3175 : if (options.sourceLevel <= ClassFileConstants.JDK1_4) {

22. 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

InnerEmulationTest.java :

3175 : if (options.sourceLevel <= ClassFileConstants.JDK1_4) {

23. WARNING: DiscouragedReference

Discouraged access: The field JDK1_4 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

InnerEmulationTest.java :

3175 : if (options.sourceLevel <= ClassFileConstants.JDK1_4) {

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

InnerEmulationTest.java :

3390 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

25. 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

InnerEmulationTest.java :

3390 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

InnerEmulationTest.java :

3390 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

27. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

3391 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

28. 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

InnerEmulationTest.java :

3391 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

29. WARNING: DiscouragedReference

Discouraged access: The field JDK1_5 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

InnerEmulationTest.java :

3391 : if (options.sourceLevel < ClassFileConstants.JDK1_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

InnerEmulationTest.java :

3485 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

31. 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

InnerEmulationTest.java :

3485 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

InnerEmulationTest.java :

3485 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

33. WARNING: DiscouragedReference

Discouraged access: The field complianceLevel 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

InnerEmulationTest.java :

3486 : if (options.complianceLevel <= ClassFileConstants.JDK1_4) {

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

InnerEmulationTest.java :

3486 : if (options.complianceLevel <= ClassFileConstants.JDK1_4) {

35. WARNING: DiscouragedReference

Discouraged access: The field JDK1_4 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

InnerEmulationTest.java :

3486 : if (options.complianceLevel <= ClassFileConstants.JDK1_4) {

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

InnerEmulationTest.java :

3787 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

37. 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

InnerEmulationTest.java :

3787 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

InnerEmulationTest.java :

3787 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

39. WARNING: DiscouragedReference

Discouraged access: The field complianceLevel 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

InnerEmulationTest.java :

3788 : if (options.complianceLevel <= ClassFileConstants.JDK1_4) {

40. 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

InnerEmulationTest.java :

3788 : if (options.complianceLevel <= ClassFileConstants.JDK1_4) {

41. WARNING: DiscouragedReference

Discouraged access: The field JDK1_4 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

InnerEmulationTest.java :

3788 : if (options.complianceLevel <= ClassFileConstants.JDK1_4) {

42. 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

InnerEmulationTest.java :

3966 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

43. 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

InnerEmulationTest.java :

3966 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

44. 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

InnerEmulationTest.java :

3966 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

45. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

3967 : if (options.sourceLevel == ClassFileConstants.JDK1_4) { // 1.3 and 1.5 both accept it

46. 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

InnerEmulationTest.java :

3967 : if (options.sourceLevel == ClassFileConstants.JDK1_4) { // 1.3 and 1.5 both accept it

47. WARNING: DiscouragedReference

Discouraged access: The field JDK1_4 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

InnerEmulationTest.java :

3967 : if (options.sourceLevel == ClassFileConstants.JDK1_4) { // 1.3 and 1.5 both accept it

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

InnerEmulationTest.java :

4010 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

49. 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

InnerEmulationTest.java :

4010 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

50. 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

InnerEmulationTest.java :

4010 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

51. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

4011 : if (options.sourceLevel == ClassFileConstants.JDK1_4) { // 1.3 and 1.5 both accept it

52. 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

InnerEmulationTest.java :

4011 : if (options.sourceLevel == ClassFileConstants.JDK1_4) { // 1.3 and 1.5 both accept it

53. WARNING: DiscouragedReference

Discouraged access: The field JDK1_4 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

InnerEmulationTest.java :

4011 : if (options.sourceLevel == ClassFileConstants.JDK1_4) { // 1.3 and 1.5 both accept it

54. 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

InnerEmulationTest.java :

4341 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

55. 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

InnerEmulationTest.java :

4341 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

56. 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

InnerEmulationTest.java :

4341 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

57. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

4342 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

58. 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

InnerEmulationTest.java :

4342 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

59. WARNING: DiscouragedReference

Discouraged access: The field JDK1_5 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

InnerEmulationTest.java :

4342 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

60. 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

InnerEmulationTest.java :

4461 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

61. 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

InnerEmulationTest.java :

4461 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

InnerEmulationTest.java :

4461 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

63. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

4462 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

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

InnerEmulationTest.java :

4462 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

65. WARNING: DiscouragedReference

Discouraged access: The field JDK1_5 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

InnerEmulationTest.java :

4462 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

66. 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

InnerEmulationTest.java :

4634 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

67. 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

InnerEmulationTest.java :

4634 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

68. 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

InnerEmulationTest.java :

4634 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

69. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

4635 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

70. 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

InnerEmulationTest.java :

4635 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

71. WARNING: DiscouragedReference

Discouraged access: The field JDK1_5 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

InnerEmulationTest.java :

4635 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

72. 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

InnerEmulationTest.java :

4791 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

73. WARNING: LocalVariableIsNeverUsed

The local variable options is never read

InnerEmulationTest.java :

4791 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

74. 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

InnerEmulationTest.java :

4791 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

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

InnerEmulationTest.java :

4791 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

76. 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

InnerEmulationTest.java :

4796 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

77. 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

InnerEmulationTest.java :

4796 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

78. 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

InnerEmulationTest.java :

4796 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

79. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

4797 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

80. 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

InnerEmulationTest.java :

4797 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

81. WARNING: DiscouragedReference

Discouraged access: The field JDK1_5 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

InnerEmulationTest.java :

4797 : if (options.sourceLevel < ClassFileConstants.JDK1_5) {

82. 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

InnerEmulationTest.java :

4947 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

83. 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

InnerEmulationTest.java :

4947 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

84. 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

InnerEmulationTest.java :

4947 : CompilerOptions options = new CompilerOptions(getCompilerOptions());

85. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

InnerEmulationTest.java :

4948 : if (options.sourceLevel <= ClassFileConstants.JDK1_3) {

86. 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

InnerEmulationTest.java :

4948 : if (options.sourceLevel <= ClassFileConstants.JDK1_3) {

87. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

InnerEmulationTest.java :

4948 : if (options.sourceLevel <= ClassFileConstants.JDK1_3) {

88. 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

InnerEmulationTest.java :

5513 : if (new CompilerOptions(this.getCompilerOptions()).targetJDK == ClassFileConstants.JDK1_1) {

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

InnerEmulationTest.java :

5513 : if (new CompilerOptions(this.getCompilerOptions()).targetJDK == ClassFileConstants.JDK1_1) {

90. WARNING: DiscouragedReference

Discouraged access: The field targetJDK 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

InnerEmulationTest.java :

5513 : if (new CompilerOptions(this.getCompilerOptions()).targetJDK == ClassFileConstants.JDK1_1) {

91. 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

InnerEmulationTest.java :

5513 : if (new CompilerOptions(this.getCompilerOptions()).targetJDK == ClassFileConstants.JDK1_1) {

92. WARNING: DiscouragedReference

Discouraged access: The field JDK1_1 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

InnerEmulationTest.java :

5513 : if (new CompilerOptions(this.getCompilerOptions()).targetJDK == ClassFileConstants.JDK1_1) {

93. 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

InnerEmulationTest.java :

5536 : if (new CompilerOptions(this.getCompilerOptions()).targetJDK >= ClassFileConstants.JDK1_5) {

94. 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

InnerEmulationTest.java :

5536 : if (new CompilerOptions(this.getCompilerOptions()).targetJDK >= ClassFileConstants.JDK1_5) {

95. WARNING: DiscouragedReference

Discouraged access: The field targetJDK 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

InnerEmulationTest.java :

5536 : if (new CompilerOptions(this.getCompilerOptions()).targetJDK >= ClassFileConstants.JDK1_5) {

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

InnerEmulationTest.java :

5536 : if (new CompilerOptions(this.getCompilerOptions()).targetJDK >= ClassFileConstants.JDK1_5) {

97. WARNING: DiscouragedReference

Discouraged access: The field JDK1_5 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

InnerEmulationTest.java :

5536 : if (new CompilerOptions(this.getCompilerOptions()).targetJDK >= ClassFileConstants.JDK1_5) {

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/InternalHexFloatTest.java
1. WARNING: DiscouragedReference

Discouraged access: The type FloatUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalHexFloatTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.util.FloatUtil;

2. WARNING: DiscouragedReference

Discouraged access: The type FloatUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalHexFloatTest.java :

169 : double dActual = FloatUtil.valueOfHexDoubleLiteral(s.toCharArray());

3. WARNING: DiscouragedReference

Discouraged access: The method valueOfHexDoubleLiteral(char[]) from the type FloatUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalHexFloatTest.java :

169 : double dActual = FloatUtil.valueOfHexDoubleLiteral(s.toCharArray());

4. WARNING: DiscouragedReference

Discouraged access: The type FloatUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalHexFloatTest.java :

303 : float dActual = FloatUtil.valueOfHexFloatLiteral(s.toCharArray());

5. WARNING: DiscouragedReference

Discouraged access: The method valueOfHexFloatLiteral(char[]) from the type FloatUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalHexFloatTest.java :

303 : float dActual = FloatUtil.valueOfHexFloatLiteral(s.toCharArray());

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/InternalScannerTest.java
1. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

16 : import org.eclipse.wst.jsdt.internal.compiler.parser.Scanner;

2. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.parser.TerminalTokens;

3. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

36 : Scanner scanner = new Scanner();

4. WARNING: DiscouragedReference

Discouraged access: The constructor Scanner() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

36 : Scanner scanner = new Scanner();

5. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

36 : Scanner scanner = new Scanner();

6. WARNING: DiscouragedReference

Discouraged access: The method setSource(char[]) from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

37 : scanner.setSource(source.toCharArray());

7. WARNING: DiscouragedReference

Discouraged access: The method getNextToken() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

40 : token = scanner.getNextToken();

8. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

44 : assertEquals("Wrong token type", TerminalTokens.TokenNameEOF, token);

9. WARNING: DiscouragedReference

Discouraged access: The field TokenNameEOF from the type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

44 : assertEquals("Wrong token type", TerminalTokens.TokenNameEOF, token);

10. WARNING: DiscouragedReference

Discouraged access: The field commentStarts from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

45 : assertEquals("Wrong comment start", 0, scanner.commentStarts[0]);

11. WARNING: DiscouragedReference

Discouraged access: The field commentStops from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

46 : assertEquals("Wrong comment start", -9, scanner.commentStops[0]);

12. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

53 : Scanner scanner = new Scanner();

13. WARNING: DiscouragedReference

Discouraged access: The constructor Scanner() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

53 : Scanner scanner = new Scanner();

14. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

53 : Scanner scanner = new Scanner();

15. WARNING: DiscouragedReference

Discouraged access: The field recordLineSeparator from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

54 : scanner.recordLineSeparator = true;

16. WARNING: DiscouragedReference

Discouraged access: The method setSource(char[]) from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

55 : scanner.setSource("a\nb\nc\n".toCharArray());

17. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

57 : while (token != TerminalTokens.TokenNameEOF) {

18. WARNING: DiscouragedReference

Discouraged access: The field TokenNameEOF from the type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

57 : while (token != TerminalTokens.TokenNameEOF) {

19. WARNING: DiscouragedReference

Discouraged access: The method getNextToken() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

58 : token = scanner.getNextToken();

20. WARNING: DiscouragedReference

Discouraged access: The method setSource(char[]) from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

60 : scanner.setSource("a\nb\n".toCharArray());

21. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

62 : while (token != TerminalTokens.TokenNameEOF) {

22. WARNING: DiscouragedReference

Discouraged access: The field TokenNameEOF from the type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

62 : while (token != TerminalTokens.TokenNameEOF) {

23. WARNING: DiscouragedReference

Discouraged access: The method getNextToken() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

63 : token = scanner.getNextToken();

24. WARNING: DiscouragedReference

Discouraged access: The method getLineEnds() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

InternalScannerTest.java :

65 : assertEquals("Wrong number of line ends", 2, scanner.getLineEnds().length);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocBugsTest.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

JavadocBugsTest.java :

17 : 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

JavadocBugsTest.java :

21 : String docCommentSupport = CompilerOptions.ENABLED;

3. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocBugsTest.java :

21 : String docCommentSupport = CompilerOptions.ENABLED;

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

JavadocBugsTest.java :

22 : String reportInvalidJavadoc = CompilerOptions.ERROR;

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

22 : String reportInvalidJavadoc = CompilerOptions.ERROR;

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

JavadocBugsTest.java :

23 : String reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

7. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocBugsTest.java :

23 : String reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

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

JavadocBugsTest.java :

24 : String reportMissingJavadocTags = CompilerOptions.ERROR;

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

24 : String reportMissingJavadocTags = CompilerOptions.ERROR;

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

JavadocBugsTest.java :

26 : String reportDeprecation = CompilerOptions.ERROR;

11. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

26 : String reportDeprecation = CompilerOptions.ERROR;

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

JavadocBugsTest.java :

51 : options.put(CompilerOptions.OPTION_DocCommentSupport, docCommentSupport);

13. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

JavadocBugsTest.java :

51 : options.put(CompilerOptions.OPTION_DocCommentSupport, docCommentSupport);

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

JavadocBugsTest.java :

52 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocBugsTest.java :

52 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

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

JavadocBugsTest.java :

53 : if (!CompilerOptions.IGNORE.equals(reportInvalidJavadoc)) {

17. 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

JavadocBugsTest.java :

53 : if (!CompilerOptions.IGNORE.equals(reportInvalidJavadoc)) {

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

JavadocBugsTest.java :

54 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, this.reportInvalidJavadocVisibility);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocBugsTest.java :

54 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, this.reportInvalidJavadocVisibility);

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

JavadocBugsTest.java :

57 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsDeprecatedRef, reportJavadocDeprecation);

21. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsDeprecatedRef 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

JavadocBugsTest.java :

57 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsDeprecatedRef, reportJavadocDeprecation);

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

JavadocBugsTest.java :

60 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocBugsTest.java :

60 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

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

JavadocBugsTest.java :

61 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsOverriding, CompilerOptions.ENABLED);

25. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocCommentsOverriding 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

JavadocBugsTest.java :

61 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsOverriding, CompilerOptions.ENABLED);

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

JavadocBugsTest.java :

61 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsOverriding, CompilerOptions.ENABLED);

27. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocBugsTest.java :

61 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsOverriding, CompilerOptions.ENABLED);

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

JavadocBugsTest.java :

63 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportInvalidJavadoc);

29. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocBugsTest.java :

63 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportInvalidJavadoc);

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

JavadocBugsTest.java :

66 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

31. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocBugsTest.java :

66 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

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

JavadocBugsTest.java :

67 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsOverriding, CompilerOptions.ENABLED);

33. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsOverriding 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

JavadocBugsTest.java :

67 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsOverriding, CompilerOptions.ENABLED);

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

JavadocBugsTest.java :

67 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsOverriding, CompilerOptions.ENABLED);

35. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocBugsTest.java :

67 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsOverriding, CompilerOptions.ENABLED);

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

JavadocBugsTest.java :

69 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportInvalidJavadoc);

37. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocBugsTest.java :

69 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportInvalidJavadoc);

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

JavadocBugsTest.java :

71 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

39. 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

JavadocBugsTest.java :

71 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

40. 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

JavadocBugsTest.java :

71 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

41. 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

JavadocBugsTest.java :

71 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

42. 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

JavadocBugsTest.java :

73 : options.put(CompilerOptions.OPTION_ReportDeprecation, reportDeprecation);

43. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

JavadocBugsTest.java :

73 : options.put(CompilerOptions.OPTION_ReportDeprecation, reportDeprecation);

44. 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

JavadocBugsTest.java :

74 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

45. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedImport 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

JavadocBugsTest.java :

74 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

46. 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

JavadocBugsTest.java :

74 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

47. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

74 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

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

JavadocBugsTest.java :

75 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

49. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

JavadocBugsTest.java :

75 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

50. 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

JavadocBugsTest.java :

75 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

51. 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

JavadocBugsTest.java :

75 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

52. 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

JavadocBugsTest.java :

76 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

53. 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

JavadocBugsTest.java :

76 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

54. 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

JavadocBugsTest.java :

76 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

55. 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

JavadocBugsTest.java :

76 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

56. 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

JavadocBugsTest.java :

84 : docCommentSupport = CompilerOptions.ENABLED;

57. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocBugsTest.java :

84 : docCommentSupport = CompilerOptions.ENABLED;

58. 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

JavadocBugsTest.java :

85 : reportInvalidJavadoc = CompilerOptions.ERROR;

59. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

85 : reportInvalidJavadoc = CompilerOptions.ERROR;

60. 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

JavadocBugsTest.java :

86 : reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

61. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocBugsTest.java :

86 : reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

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

JavadocBugsTest.java :

87 : reportMissingJavadocTags = CompilerOptions.IGNORE;

63. 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

JavadocBugsTest.java :

87 : reportMissingJavadocTags = CompilerOptions.IGNORE;

64. 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

JavadocBugsTest.java :

88 : reportMissingJavadocComments = CompilerOptions.IGNORE;

65. 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

JavadocBugsTest.java :

88 : reportMissingJavadocComments = CompilerOptions.IGNORE;

66. 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

JavadocBugsTest.java :

89 : reportDeprecation = CompilerOptions.ERROR;

67. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

89 : reportDeprecation = CompilerOptions.ERROR;

68. 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

JavadocBugsTest.java :

336 : reportMissingJavadocTags = CompilerOptions.ERROR;

69. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

336 : reportMissingJavadocTags = CompilerOptions.ERROR;

70. 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

JavadocBugsTest.java :

591 : reportMissingJavadocComments = CompilerOptions.ERROR;

71. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

591 : reportMissingJavadocComments = CompilerOptions.ERROR;

72. 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

JavadocBugsTest.java :

651 : reportMissingJavadocTags = CompilerOptions.ERROR;

73. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

651 : reportMissingJavadocTags = CompilerOptions.ERROR;

74. 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

JavadocBugsTest.java :

686 : reportMissingJavadocTags = CompilerOptions.ERROR;

75. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

686 : reportMissingJavadocTags = CompilerOptions.ERROR;

76. 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

JavadocBugsTest.java :

713 : reportMissingJavadocTags = CompilerOptions.ERROR;

77. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

713 : reportMissingJavadocTags = CompilerOptions.ERROR;

78. 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

JavadocBugsTest.java :

742 : reportMissingJavadocTags = CompilerOptions.ERROR;

79. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

742 : reportMissingJavadocTags = CompilerOptions.ERROR;

80. 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

JavadocBugsTest.java :

854 : reportMissingJavadocTags = CompilerOptions.ERROR;

81. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

854 : reportMissingJavadocTags = CompilerOptions.ERROR;

82. 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

JavadocBugsTest.java :

1214 : reportInvalidJavadoc = CompilerOptions.IGNORE;

83. 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

JavadocBugsTest.java :

1214 : reportInvalidJavadoc = CompilerOptions.IGNORE;

84. 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

JavadocBugsTest.java :

1376 : reportInvalidJavadoc = CompilerOptions.IGNORE;

85. 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

JavadocBugsTest.java :

1376 : reportInvalidJavadoc = CompilerOptions.IGNORE;

86. 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

JavadocBugsTest.java :

1377 : reportMissingJavadocComments = CompilerOptions.IGNORE;

87. 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

JavadocBugsTest.java :

1377 : reportMissingJavadocComments = CompilerOptions.IGNORE;

88. 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

JavadocBugsTest.java :

1392 : docCommentSupport = CompilerOptions.DISABLED;

89. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocBugsTest.java :

1392 : docCommentSupport = CompilerOptions.DISABLED;

90. 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

JavadocBugsTest.java :

1691 : reportMissingJavadocTags = CompilerOptions.ERROR;

91. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

1691 : reportMissingJavadocTags = CompilerOptions.ERROR;

92. 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

JavadocBugsTest.java :

2076 : reportMissingJavadocTags = CompilerOptions.ERROR;

93. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocBugsTest.java :

2076 : reportMissingJavadocTags = CompilerOptions.ERROR;

94. 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

JavadocBugsTest.java :

3395 : docCommentSupport = CompilerOptions.IGNORE;

95. 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

JavadocBugsTest.java :

3395 : docCommentSupport = CompilerOptions.IGNORE;

96. 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

JavadocBugsTest.java :

3493 : options.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ENABLED);

97. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecationInDeprecatedCode 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

JavadocBugsTest.java :

3493 : options.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ENABLED);

98. 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

JavadocBugsTest.java :

3493 : options.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ENABLED);

99. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocBugsTest.java :

3493 : options.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ENABLED);

100. 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

JavadocBugsTest.java :

3580 : options.put(CompilerOptions.OPTION_ReportDeprecationInDeprecatedCode, CompilerOptions.ENABLED);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTest.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

JavadocTest.java :

22 : 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

JavadocTest.java :

94 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

3. 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

JavadocTest.java :

94 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

JavadocTest.java :

94 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

5. 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

JavadocTest.java :

94 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

JavadocTest.java :

96 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

JavadocTest.java :

96 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

JavadocTest.java :

96 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

9. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest.java :

96 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

JavadocTest.java :

98 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocTest.java :

98 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTest.java :

98 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

13. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest.java :

98 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTest.java :

99 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTags 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

JavadocTest.java :

99 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

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

JavadocTest.java :

99 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

17. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest.java :

99 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

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

JavadocTest.java :

100 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsDeprecatedRef, CompilerOptions.ENABLED);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsDeprecatedRef 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

JavadocTest.java :

100 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsDeprecatedRef, CompilerOptions.ENABLED);

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

JavadocTest.java :

100 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsDeprecatedRef, CompilerOptions.ENABLED);

21. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest.java :

100 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsDeprecatedRef, CompilerOptions.ENABLED);

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

JavadocTest.java :

101 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsNotVisibleRef, CompilerOptions.ENABLED);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsNotVisibleRef 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

JavadocTest.java :

101 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsNotVisibleRef, CompilerOptions.ENABLED);

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

JavadocTest.java :

101 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsNotVisibleRef, CompilerOptions.ENABLED);

25. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest.java :

101 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsNotVisibleRef, CompilerOptions.ENABLED);

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

JavadocTest.java :

102 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

27. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsVisibility 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

JavadocTest.java :

102 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTest.java :

102 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

29. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest.java :

102 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTestForClass.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

JavadocTestForClass.java :

17 : 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

JavadocTestForClass.java :

33 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocTestForClass.java :

33 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

JavadocTestForClass.java :

33 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestForClass.java :

33 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

JavadocTestForClass.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocTestForClass.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForClass.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

9. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTestForClass.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForClass.java :

35 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTestForClass.java :

35 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

JavadocTestForClass.java :

35 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestForClass.java :

35 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

JavadocTestForClass.java :

36 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsVisibility 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

JavadocTestForClass.java :

36 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForClass.java :

36 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

17. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTestForClass.java :

36 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForClass.java :

37 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

JavadocTestForClass.java :

37 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

JavadocTestForClass.java :

37 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

21. 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

JavadocTestForClass.java :

37 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTestForConstructor.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

JavadocTestForConstructor.java :

17 : 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

JavadocTestForConstructor.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocTestForConstructor.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

JavadocTestForConstructor.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestForConstructor.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

JavadocTestForConstructor.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocTestForConstructor.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForConstructor.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

9. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTestForConstructor.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForConstructor.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTestForConstructor.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

JavadocTestForConstructor.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestForConstructor.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

JavadocTestForConstructor.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsVisibility 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

JavadocTestForConstructor.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForConstructor.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

17. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTestForConstructor.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForConstructor.java :

39 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

JavadocTestForConstructor.java :

39 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

JavadocTestForConstructor.java :

39 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

21. 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

JavadocTestForConstructor.java :

39 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTestForField.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

JavadocTestForField.java :

17 : 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

JavadocTestForField.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocTestForField.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

JavadocTestForField.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestForField.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

JavadocTestForField.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocTestForField.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForField.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

9. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTestForField.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForField.java :

36 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTestForField.java :

36 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

JavadocTestForField.java :

36 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestForField.java :

36 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

JavadocTestForField.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsVisibility 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

JavadocTestForField.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForField.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

17. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTestForField.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForField.java :

38 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

JavadocTestForField.java :

38 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

JavadocTestForField.java :

38 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

21. 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

JavadocTestForField.java :

38 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTestForInterface.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

JavadocTestForInterface.java :

17 : 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

JavadocTestForInterface.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocTestForInterface.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

JavadocTestForInterface.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestForInterface.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

JavadocTestForInterface.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocTestForInterface.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForInterface.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

9. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTestForInterface.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForInterface.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTestForInterface.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

JavadocTestForInterface.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestForInterface.java :

37 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

JavadocTestForInterface.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsVisibility 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

JavadocTestForInterface.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForInterface.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

17. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTestForInterface.java :

38 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForInterface.java :

39 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

JavadocTestForInterface.java :

39 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

JavadocTestForInterface.java :

39 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

21. 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

JavadocTestForInterface.java :

39 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTestForMethod.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

JavadocTestForMethod.java :

17 : 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

JavadocTestForMethod.java :

45 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocTestForMethod.java :

45 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

JavadocTestForMethod.java :

45 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestForMethod.java :

45 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

JavadocTestForMethod.java :

46 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocTestForMethod.java :

46 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForMethod.java :

46 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

9. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTestForMethod.java :

46 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForMethod.java :

47 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTestForMethod.java :

47 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

JavadocTestForMethod.java :

47 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestForMethod.java :

47 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

JavadocTestForMethod.java :

48 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsVisibility 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

JavadocTestForMethod.java :

48 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForMethod.java :

48 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

17. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTestForMethod.java :

48 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

JavadocTestForMethod.java :

49 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

JavadocTestForMethod.java :

49 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

JavadocTestForMethod.java :

49 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

21. 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

JavadocTestForMethod.java :

49 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTestMixed.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

JavadocTestMixed.java :

17 : 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

JavadocTestMixed.java :

21 : String docCommentSupport = CompilerOptions.ENABLED;

3. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTestMixed.java :

21 : String docCommentSupport = CompilerOptions.ENABLED;

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

JavadocTestMixed.java :

22 : String reportInvalidJavadoc = CompilerOptions.ERROR;

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestMixed.java :

22 : String reportInvalidJavadoc = CompilerOptions.ERROR;

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

JavadocTestMixed.java :

23 : String reportMissingJavadocTags = CompilerOptions.ERROR;

7. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestMixed.java :

23 : String reportMissingJavadocTags = CompilerOptions.ERROR;

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

JavadocTestMixed.java :

48 : options.put(CompilerOptions.OPTION_DocCommentSupport, this.docCommentSupport);

9. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

JavadocTestMixed.java :

48 : options.put(CompilerOptions.OPTION_DocCommentSupport, this.docCommentSupport);

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

JavadocTestMixed.java :

49 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocTestMixed.java :

49 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

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

JavadocTestMixed.java :

51 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

13. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocTestMixed.java :

51 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

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

JavadocTestMixed.java :

53 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportInvalidJavadoc);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocTestMixed.java :

53 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportInvalidJavadoc);

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

JavadocTestMixed.java :

55 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

17. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTestMixed.java :

55 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

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

JavadocTestMixed.java :

57 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportInvalidJavadoc);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTestMixed.java :

57 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportInvalidJavadoc);

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

JavadocTestMixed.java :

58 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

21. 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

JavadocTestMixed.java :

58 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

JavadocTestMixed.java :

58 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

23. 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

JavadocTestMixed.java :

58 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

JavadocTestMixed.java :

60 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

25. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

JavadocTestMixed.java :

60 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

JavadocTestMixed.java :

60 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

27. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestMixed.java :

60 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

JavadocTestMixed.java :

61 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

29. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedImport 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

JavadocTestMixed.java :

61 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

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

JavadocTestMixed.java :

61 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

31. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestMixed.java :

61 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

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

JavadocTestMixed.java :

62 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

33. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

JavadocTestMixed.java :

62 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

JavadocTestMixed.java :

62 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

35. 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

JavadocTestMixed.java :

62 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

JavadocTestMixed.java :

70 : this.docCommentSupport = CompilerOptions.ENABLED;

37. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTestMixed.java :

70 : this.docCommentSupport = CompilerOptions.ENABLED;

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

JavadocTestMixed.java :

71 : reportInvalidJavadoc = CompilerOptions.ERROR;

39. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestMixed.java :

71 : reportInvalidJavadoc = CompilerOptions.ERROR;

40. 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

JavadocTestMixed.java :

72 : reportMissingJavadocTags = CompilerOptions.ERROR;

41. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestMixed.java :

72 : reportMissingJavadocTags = CompilerOptions.ERROR;

42. 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

JavadocTestMixed.java :

144 : reportInvalidJavadoc = CompilerOptions.IGNORE;

43. 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

JavadocTestMixed.java :

144 : reportInvalidJavadoc = CompilerOptions.IGNORE;

44. 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

JavadocTestMixed.java :

159 : reportMissingJavadocComments = CompilerOptions.IGNORE;

45. 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

JavadocTestMixed.java :

159 : reportMissingJavadocComments = CompilerOptions.IGNORE;

46. 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

JavadocTestMixed.java :

818 : reportMissingJavadocComments = CompilerOptions.IGNORE;

47. 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

JavadocTestMixed.java :

818 : reportMissingJavadocComments = CompilerOptions.IGNORE;

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

JavadocTestMixed.java :

839 : reportMissingJavadocComments = CompilerOptions.IGNORE;

49. 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

JavadocTestMixed.java :

839 : reportMissingJavadocComments = CompilerOptions.IGNORE;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTestOptions.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

JavadocTestOptions.java :

18 : 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

JavadocTestOptions.java :

897 : if (CompilerOptions.DISABLED.equals(reportInvalidJavadocTagsDeprecatedRef)) {

3. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

897 : if (CompilerOptions.DISABLED.equals(reportInvalidJavadocTagsDeprecatedRef)) {

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

JavadocTestOptions.java :

900 : if (add && CompilerOptions.DISABLED.equals(reportInvalidJavadocTagsNotVisibleRef)) {

5. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

900 : if (add && CompilerOptions.DISABLED.equals(reportInvalidJavadocTagsNotVisibleRef)) {

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

JavadocTestOptions.java :

939 : if (CompilerOptions.DISABLED.equals(reportInvalidJavadocTagsDeprecatedRef)) {

7. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

939 : if (CompilerOptions.DISABLED.equals(reportInvalidJavadocTagsDeprecatedRef)) {

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

JavadocTestOptions.java :

942 : if (add && CompilerOptions.DISABLED.equals(reportInvalidJavadocTagsNotVisibleRef)) {

9. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

942 : if (add && CompilerOptions.DISABLED.equals(reportInvalidJavadocTagsNotVisibleRef)) {

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

JavadocTestOptions.java :

1080 : if (CompilerOptions.ENABLED.equals(reportMissingJavadocTagsOverriding)) {

11. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTestOptions.java :

1080 : if (CompilerOptions.ENABLED.equals(reportMissingJavadocTagsOverriding)) {

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

JavadocTestOptions.java :

1216 : if (CompilerOptions.ENABLED.equals(reportMissingJavadocCommentsOverriding)) {

13. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTestOptions.java :

1216 : if (CompilerOptions.ENABLED.equals(reportMissingJavadocCommentsOverriding)) {

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

JavadocTestOptions.java :

1263 : options.put(CompilerOptions.OPTION_DocCommentSupport, this.docCommentSupport);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

JavadocTestOptions.java :

1263 : options.put(CompilerOptions.OPTION_DocCommentSupport, this.docCommentSupport);

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

JavadocTestOptions.java :

1265 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

17. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocTestOptions.java :

1265 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

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

JavadocTestOptions.java :

1267 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, reportInvalidJavadocTagsVisibility);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocTestOptions.java :

1267 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, reportInvalidJavadocTagsVisibility);

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

JavadocTestOptions.java :

1269 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, reportInvalidJavadocTags);

21. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTags 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

JavadocTestOptions.java :

1269 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, reportInvalidJavadocTags);

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

JavadocTestOptions.java :

1271 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsDeprecatedRef, reportInvalidJavadocTagsDeprecatedRef);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsDeprecatedRef 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

JavadocTestOptions.java :

1271 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsDeprecatedRef, reportInvalidJavadocTagsDeprecatedRef);

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

JavadocTestOptions.java :

1273 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsNotVisibleRef, reportInvalidJavadocTagsNotVisibleRef);

25. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsNotVisibleRef 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

JavadocTestOptions.java :

1273 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsNotVisibleRef, reportInvalidJavadocTagsNotVisibleRef);

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

JavadocTestOptions.java :

1275 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

27. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTestOptions.java :

1275 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

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

JavadocTestOptions.java :

1277 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, reportMissingJavadocTagsVisibility);

29. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsVisibility 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

JavadocTestOptions.java :

1277 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, reportMissingJavadocTagsVisibility);

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

JavadocTestOptions.java :

1279 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsOverriding, reportMissingJavadocTagsOverriding);

31. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsOverriding 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

JavadocTestOptions.java :

1279 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsOverriding, reportMissingJavadocTagsOverriding);

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

JavadocTestOptions.java :

1281 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

33. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocTestOptions.java :

1281 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

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

JavadocTestOptions.java :

1283 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsVisibility, reportMissingJavadocCommentsVisibility);

35. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocCommentsVisibility 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

JavadocTestOptions.java :

1283 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsVisibility, reportMissingJavadocCommentsVisibility);

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

JavadocTestOptions.java :

1285 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsOverriding, reportMissingJavadocCommentsOverriding);

37. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocCommentsOverriding 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

JavadocTestOptions.java :

1285 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsOverriding, reportMissingJavadocCommentsOverriding);

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

JavadocTestOptions.java :

1288 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

39. 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

JavadocTestOptions.java :

1288 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

40. 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

JavadocTestOptions.java :

1288 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

41. 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

JavadocTestOptions.java :

1288 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

42. 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

JavadocTestOptions.java :

1290 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

43. 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

JavadocTestOptions.java :

1290 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

44. 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

JavadocTestOptions.java :

1290 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

45. 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

JavadocTestOptions.java :

1290 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

46. 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

JavadocTestOptions.java :

1291 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

47. 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

JavadocTestOptions.java :

1291 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

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

JavadocTestOptions.java :

1291 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

49. 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

JavadocTestOptions.java :

1291 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

50. 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

JavadocTestOptions.java :

1316 : docCommentSupport = CompilerOptions.DISABLED;

51. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

1316 : docCommentSupport = CompilerOptions.DISABLED;

52. 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

JavadocTestOptions.java :

1320 : docCommentSupport = CompilerOptions.DISABLED;

53. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

1320 : docCommentSupport = CompilerOptions.DISABLED;

54. 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

JavadocTestOptions.java :

1324 : docCommentSupport = CompilerOptions.DISABLED;

55. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

1324 : docCommentSupport = CompilerOptions.DISABLED;

56. 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

JavadocTestOptions.java :

1328 : docCommentSupport = CompilerOptions.DISABLED;

57. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

1328 : docCommentSupport = CompilerOptions.DISABLED;

58. 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

JavadocTestOptions.java :

1351 : reportInvalidJavadoc = CompilerOptions.ERROR;

59. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestOptions.java :

1351 : reportInvalidJavadoc = CompilerOptions.ERROR;

60. 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

JavadocTestOptions.java :

1352 : reportInvalidJavadocTags = CompilerOptions.DISABLED;

61. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

1352 : reportInvalidJavadocTags = CompilerOptions.DISABLED;

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

JavadocTestOptions.java :

1356 : reportInvalidJavadoc = CompilerOptions.ERROR;

63. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestOptions.java :

1356 : reportInvalidJavadoc = CompilerOptions.ERROR;

64. 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

JavadocTestOptions.java :

1357 : reportInvalidJavadocTags = CompilerOptions.DISABLED;

65. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

1357 : reportInvalidJavadocTags = CompilerOptions.DISABLED;

66. 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

JavadocTestOptions.java :

1361 : reportInvalidJavadoc = CompilerOptions.ERROR;

67. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestOptions.java :

1361 : reportInvalidJavadoc = CompilerOptions.ERROR;

68. 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

JavadocTestOptions.java :

1362 : reportInvalidJavadocTags = CompilerOptions.DISABLED;

69. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

1362 : reportInvalidJavadocTags = CompilerOptions.DISABLED;

70. 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

JavadocTestOptions.java :

1366 : reportInvalidJavadoc = CompilerOptions.ERROR;

71. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestOptions.java :

1366 : reportInvalidJavadoc = CompilerOptions.ERROR;

72. 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

JavadocTestOptions.java :

1367 : reportInvalidJavadocTags = CompilerOptions.DISABLED;

73. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

JavadocTestOptions.java :

1367 : reportInvalidJavadocTags = CompilerOptions.DISABLED;

74. 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

JavadocTestOptions.java :

1373 : reportInvalidJavadoc = CompilerOptions.ERROR;

75. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestOptions.java :

1373 : reportInvalidJavadoc = CompilerOptions.ERROR;

76. 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

JavadocTestOptions.java :

1374 : reportInvalidJavadocTags = CompilerOptions.ENABLED;

77. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTestOptions.java :

1374 : reportInvalidJavadocTags = CompilerOptions.ENABLED;

78. 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

JavadocTestOptions.java :

1375 : reportInvalidJavadocTagsVisibility = CompilerOptions.PUBLIC;

79. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTestOptions.java :

1375 : reportInvalidJavadocTagsVisibility = CompilerOptions.PUBLIC;

80. 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

JavadocTestOptions.java :

1379 : reportInvalidJavadoc = CompilerOptions.ERROR;

81. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestOptions.java :

1379 : reportInvalidJavadoc = CompilerOptions.ERROR;

82. 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

JavadocTestOptions.java :

1380 : reportInvalidJavadocTags = CompilerOptions.ENABLED;

83. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTestOptions.java :

1380 : reportInvalidJavadocTags = CompilerOptions.ENABLED;

84. 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

JavadocTestOptions.java :

1381 : reportInvalidJavadocTagsVisibility = CompilerOptions.PUBLIC;

85. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTestOptions.java :

1381 : reportInvalidJavadocTagsVisibility = CompilerOptions.PUBLIC;

86. 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

JavadocTestOptions.java :

1385 : reportInvalidJavadoc = CompilerOptions.ERROR;

87. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestOptions.java :

1385 : reportInvalidJavadoc = CompilerOptions.ERROR;

88. 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

JavadocTestOptions.java :

1386 : reportInvalidJavadocTags = CompilerOptions.ENABLED;

89. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTestOptions.java :

1386 : reportInvalidJavadocTags = CompilerOptions.ENABLED;

90. 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

JavadocTestOptions.java :

1387 : reportInvalidJavadocTagsVisibility = CompilerOptions.PUBLIC;

91. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTestOptions.java :

1387 : reportInvalidJavadocTagsVisibility = CompilerOptions.PUBLIC;

92. 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

JavadocTestOptions.java :

1391 : reportInvalidJavadoc = CompilerOptions.ERROR;

93. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestOptions.java :

1391 : reportInvalidJavadoc = CompilerOptions.ERROR;

94. 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

JavadocTestOptions.java :

1392 : reportInvalidJavadocTags = CompilerOptions.ENABLED;

95. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTestOptions.java :

1392 : reportInvalidJavadocTags = CompilerOptions.ENABLED;

96. 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

JavadocTestOptions.java :

1393 : reportInvalidJavadocTagsVisibility = CompilerOptions.PUBLIC;

97. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTestOptions.java :

1393 : reportInvalidJavadocTagsVisibility = CompilerOptions.PUBLIC;

98. 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

JavadocTestOptions.java :

1399 : reportInvalidJavadoc = CompilerOptions.ERROR;

99. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTestOptions.java :

1399 : reportInvalidJavadoc = CompilerOptions.ERROR;

100. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTestOptions.java :

1400 : reportInvalidJavadocTags = CompilerOptions.ENABLED;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTest_1_3.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

JavadocTest_1_3.java :

17 : 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

JavadocTest_1_3.java :

21 : String docCommentSupport = CompilerOptions.ENABLED;

3. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest_1_3.java :

21 : String docCommentSupport = CompilerOptions.ENABLED;

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

JavadocTest_1_3.java :

22 : String reportInvalidJavadoc = CompilerOptions.ERROR;

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_3.java :

22 : String reportInvalidJavadoc = CompilerOptions.ERROR;

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

JavadocTest_1_3.java :

23 : String reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

7. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_3.java :

23 : String reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

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

JavadocTest_1_3.java :

24 : String reportMissingJavadocTags = CompilerOptions.ERROR;

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_3.java :

24 : String reportMissingJavadocTags = CompilerOptions.ERROR;

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

JavadocTest_1_3.java :

51 : options.put(CompilerOptions.OPTION_DocCommentSupport, this.docCommentSupport);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

JavadocTest_1_3.java :

51 : options.put(CompilerOptions.OPTION_DocCommentSupport, this.docCommentSupport);

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

JavadocTest_1_3.java :

52 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

13. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocTest_1_3.java :

52 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

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

JavadocTest_1_3.java :

53 : if (!CompilerOptions.IGNORE.equals(reportInvalidJavadoc)) {

15. 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

JavadocTest_1_3.java :

53 : if (!CompilerOptions.IGNORE.equals(reportInvalidJavadoc)) {

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

JavadocTest_1_3.java :

54 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, this.reportInvalidJavadocVisibility);

17. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocTest_1_3.java :

54 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, this.reportInvalidJavadocVisibility);

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

JavadocTest_1_3.java :

57 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocTest_1_3.java :

57 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

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

JavadocTest_1_3.java :

59 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportInvalidJavadoc);

21. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocTest_1_3.java :

59 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportInvalidJavadoc);

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

JavadocTest_1_3.java :

61 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsVisibility, reportMissingJavadocCommentsVisibility);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocCommentsVisibility 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

JavadocTest_1_3.java :

61 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsVisibility, reportMissingJavadocCommentsVisibility);

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

JavadocTest_1_3.java :

63 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

25. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTest_1_3.java :

63 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

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

JavadocTest_1_3.java :

65 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportInvalidJavadoc);

27. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTest_1_3.java :

65 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportInvalidJavadoc);

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

JavadocTest_1_3.java :

66 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

29. 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

JavadocTest_1_3.java :

66 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

JavadocTest_1_3.java :

66 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

31. 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

JavadocTest_1_3.java :

66 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

JavadocTest_1_3.java :

68 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

33. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

JavadocTest_1_3.java :

68 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

JavadocTest_1_3.java :

68 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

35. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_3.java :

68 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

JavadocTest_1_3.java :

69 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

37. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedImport 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

JavadocTest_1_3.java :

69 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

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

JavadocTest_1_3.java :

69 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

39. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_3.java :

69 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

40. 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

JavadocTest_1_3.java :

77 : this.docCommentSupport = CompilerOptions.ENABLED;

41. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest_1_3.java :

77 : this.docCommentSupport = CompilerOptions.ENABLED;

42. 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

JavadocTest_1_3.java :

78 : this.reportInvalidJavadoc = CompilerOptions.ERROR;

43. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_3.java :

78 : this.reportInvalidJavadoc = CompilerOptions.ERROR;

44. 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

JavadocTest_1_3.java :

79 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

45. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_3.java :

79 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

46. 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

JavadocTest_1_3.java :

80 : this.reportMissingJavadocTags = CompilerOptions.ERROR;

47. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_3.java :

80 : this.reportMissingJavadocTags = CompilerOptions.ERROR;

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

JavadocTest_1_3.java :

81 : this.reportMissingJavadocComments = CompilerOptions.IGNORE;

49. 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

JavadocTest_1_3.java :

81 : this.reportMissingJavadocComments = CompilerOptions.IGNORE;

50. 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

JavadocTest_1_3.java :

1543 : reportMissingJavadocTags = CompilerOptions.IGNORE;

51. 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

JavadocTest_1_3.java :

1543 : reportMissingJavadocTags = CompilerOptions.IGNORE;

52. 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

JavadocTest_1_3.java :

1642 : reportMissingJavadocTags = CompilerOptions.IGNORE;

53. 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

JavadocTest_1_3.java :

1642 : reportMissingJavadocTags = CompilerOptions.IGNORE;

54. 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

JavadocTest_1_3.java :

1731 : reportMissingJavadocTags = CompilerOptions.IGNORE;

55. 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

JavadocTest_1_3.java :

1731 : reportMissingJavadocTags = CompilerOptions.IGNORE;

56. 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

JavadocTest_1_3.java :

1817 : reportMissingJavadocTags = CompilerOptions.IGNORE;

57. 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

JavadocTest_1_3.java :

1817 : reportMissingJavadocTags = CompilerOptions.IGNORE;

58. 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

JavadocTest_1_3.java :

1924 : reportMissingJavadocTags = CompilerOptions.IGNORE;

59. 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

JavadocTest_1_3.java :

1924 : reportMissingJavadocTags = CompilerOptions.IGNORE;

60. 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

JavadocTest_1_3.java :

2031 : reportMissingJavadocTags = CompilerOptions.IGNORE;

61. 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

JavadocTest_1_3.java :

2031 : reportMissingJavadocTags = CompilerOptions.IGNORE;

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

JavadocTest_1_3.java :

2137 : reportMissingJavadocTags = CompilerOptions.IGNORE;

63. 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

JavadocTest_1_3.java :

2137 : reportMissingJavadocTags = CompilerOptions.IGNORE;

64. 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

JavadocTest_1_3.java :

2245 : reportMissingJavadocTags = CompilerOptions.IGNORE;

65. 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

JavadocTest_1_3.java :

2245 : reportMissingJavadocTags = CompilerOptions.IGNORE;

66. 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

JavadocTest_1_3.java :

2510 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

67. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_3.java :

2510 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

68. 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

JavadocTest_1_3.java :

2529 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

69. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_3.java :

2529 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

70. 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

JavadocTest_1_3.java :

2555 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

71. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_3.java :

2555 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

72. 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

JavadocTest_1_3.java :

2609 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

73. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_3.java :

2609 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

74. 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

JavadocTest_1_3.java :

2654 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

75. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_3.java :

2654 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

76. 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

JavadocTest_1_3.java :

2683 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

77. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_3.java :

2683 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

78. 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

JavadocTest_1_3.java :

2730 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

79. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_3.java :

2730 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

80. 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

JavadocTest_1_3.java :

2794 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

81. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_3.java :

2794 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

82. 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

JavadocTest_1_3.java :

2825 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

83. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_3.java :

2825 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

84. 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

JavadocTest_1_3.java :

2844 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

85. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_3.java :

2844 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

86. 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

JavadocTest_1_3.java :

2876 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

87. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_3.java :

2876 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

88. 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

JavadocTest_1_3.java :

2930 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

89. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_3.java :

2930 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

90. 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

JavadocTest_1_3.java :

2975 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

91. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_3.java :

2975 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

92. 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

JavadocTest_1_3.java :

2991 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

93. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_3.java :

2991 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

94. 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

JavadocTest_1_3.java :

3013 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

95. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_3.java :

3013 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

96. 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

JavadocTest_1_3.java :

3040 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

97. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_3.java :

3040 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

98. 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

JavadocTest_1_3.java :

3065 : this.reportMissingJavadocComments = CompilerOptions.ERROR;

99. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_3.java :

3065 : this.reportMissingJavadocComments = CompilerOptions.ERROR;

100. WARNING: DiscouragedReference

Discouraged access: The field DEFAULT 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

JavadocTest_1_3.java :

3066 : this.reportMissingJavadocCommentsVisibility = CompilerOptions.DEFAULT;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTest_1_4.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

JavadocTest_1_4.java :

17 : 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

JavadocTest_1_4.java :

21 : String docCommentSupport = CompilerOptions.ENABLED;

3. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest_1_4.java :

21 : String docCommentSupport = CompilerOptions.ENABLED;

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

JavadocTest_1_4.java :

22 : String reportInvalidJavadoc = CompilerOptions.ERROR;

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_4.java :

22 : String reportInvalidJavadoc = CompilerOptions.ERROR;

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

JavadocTest_1_4.java :

23 : String reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

7. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_4.java :

23 : String reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

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

JavadocTest_1_4.java :

24 : String reportMissingJavadocTags = CompilerOptions.ERROR;

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_4.java :

24 : String reportMissingJavadocTags = CompilerOptions.ERROR;

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

JavadocTest_1_4.java :

52 : options.put(CompilerOptions.OPTION_DocCommentSupport, this.docCommentSupport);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

JavadocTest_1_4.java :

52 : options.put(CompilerOptions.OPTION_DocCommentSupport, this.docCommentSupport);

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

JavadocTest_1_4.java :

53 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

13. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocTest_1_4.java :

53 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

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

JavadocTest_1_4.java :

54 : if (!CompilerOptions.IGNORE.equals(reportInvalidJavadoc)) {

15. 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

JavadocTest_1_4.java :

54 : if (!CompilerOptions.IGNORE.equals(reportInvalidJavadoc)) {

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

JavadocTest_1_4.java :

55 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, this.reportInvalidJavadocVisibility);

17. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocTest_1_4.java :

55 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, this.reportInvalidJavadocVisibility);

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

JavadocTest_1_4.java :

58 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocTest_1_4.java :

58 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

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

JavadocTest_1_4.java :

60 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportInvalidJavadoc);

21. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocTest_1_4.java :

60 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportInvalidJavadoc);

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

JavadocTest_1_4.java :

62 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsVisibility, reportMissingJavadocCommentsVisibility);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocCommentsVisibility 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

JavadocTest_1_4.java :

62 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsVisibility, reportMissingJavadocCommentsVisibility);

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

JavadocTest_1_4.java :

64 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

25. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTest_1_4.java :

64 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

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

JavadocTest_1_4.java :

66 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportInvalidJavadoc);

27. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTest_1_4.java :

66 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportInvalidJavadoc);

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

JavadocTest_1_4.java :

67 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

29. 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

JavadocTest_1_4.java :

67 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

JavadocTest_1_4.java :

67 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

31. 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

JavadocTest_1_4.java :

67 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

JavadocTest_1_4.java :

69 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

33. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

JavadocTest_1_4.java :

69 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

JavadocTest_1_4.java :

69 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

35. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_4.java :

69 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

JavadocTest_1_4.java :

70 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

37. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedImport 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

JavadocTest_1_4.java :

70 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

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

JavadocTest_1_4.java :

70 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

39. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_4.java :

70 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

40. 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

JavadocTest_1_4.java :

78 : this.docCommentSupport = CompilerOptions.ENABLED;

41. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest_1_4.java :

78 : this.docCommentSupport = CompilerOptions.ENABLED;

42. 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

JavadocTest_1_4.java :

79 : this.reportInvalidJavadoc = CompilerOptions.ERROR;

43. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_4.java :

79 : this.reportInvalidJavadoc = CompilerOptions.ERROR;

44. 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

JavadocTest_1_4.java :

80 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

45. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_4.java :

80 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

46. 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

JavadocTest_1_4.java :

81 : this.reportMissingJavadocTags = CompilerOptions.ERROR;

47. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_4.java :

81 : this.reportMissingJavadocTags = CompilerOptions.ERROR;

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

JavadocTest_1_4.java :

82 : this.reportMissingJavadocComments = CompilerOptions.IGNORE;

49. 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

JavadocTest_1_4.java :

82 : this.reportMissingJavadocComments = CompilerOptions.IGNORE;

50. 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

JavadocTest_1_4.java :

1545 : reportMissingJavadocTags = CompilerOptions.IGNORE;

51. 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

JavadocTest_1_4.java :

1545 : reportMissingJavadocTags = CompilerOptions.IGNORE;

52. 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

JavadocTest_1_4.java :

1644 : reportMissingJavadocTags = CompilerOptions.IGNORE;

53. 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

JavadocTest_1_4.java :

1644 : reportMissingJavadocTags = CompilerOptions.IGNORE;

54. 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

JavadocTest_1_4.java :

1733 : reportMissingJavadocTags = CompilerOptions.IGNORE;

55. 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

JavadocTest_1_4.java :

1733 : reportMissingJavadocTags = CompilerOptions.IGNORE;

56. 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

JavadocTest_1_4.java :

1819 : reportMissingJavadocTags = CompilerOptions.IGNORE;

57. 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

JavadocTest_1_4.java :

1819 : reportMissingJavadocTags = CompilerOptions.IGNORE;

58. 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

JavadocTest_1_4.java :

1926 : reportMissingJavadocTags = CompilerOptions.IGNORE;

59. 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

JavadocTest_1_4.java :

1926 : reportMissingJavadocTags = CompilerOptions.IGNORE;

60. 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

JavadocTest_1_4.java :

2033 : reportMissingJavadocTags = CompilerOptions.IGNORE;

61. 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

JavadocTest_1_4.java :

2033 : reportMissingJavadocTags = CompilerOptions.IGNORE;

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

JavadocTest_1_4.java :

2139 : reportMissingJavadocTags = CompilerOptions.IGNORE;

63. 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

JavadocTest_1_4.java :

2139 : reportMissingJavadocTags = CompilerOptions.IGNORE;

64. 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

JavadocTest_1_4.java :

2247 : reportMissingJavadocTags = CompilerOptions.IGNORE;

65. 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

JavadocTest_1_4.java :

2247 : reportMissingJavadocTags = CompilerOptions.IGNORE;

66. 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

JavadocTest_1_4.java :

2514 : this.reportMissingJavadocComments = CompilerOptions.ERROR;

67. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_4.java :

2514 : this.reportMissingJavadocComments = CompilerOptions.ERROR;

68. 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

JavadocTest_1_4.java :

2515 : this.reportMissingJavadocCommentsVisibility = CompilerOptions.DEFAULT;

69. WARNING: DiscouragedReference

Discouraged access: The field DEFAULT 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

JavadocTest_1_4.java :

2515 : this.reportMissingJavadocCommentsVisibility = CompilerOptions.DEFAULT;

70. 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

JavadocTest_1_4.java :

2527 : this.reportMissingJavadocComments = CompilerOptions.ERROR;

71. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_4.java :

2527 : this.reportMissingJavadocComments = CompilerOptions.ERROR;

72. 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

JavadocTest_1_4.java :

2528 : this.reportMissingJavadocCommentsVisibility = CompilerOptions.PRIVATE;

73. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_4.java :

2528 : this.reportMissingJavadocCommentsVisibility = CompilerOptions.PRIVATE;

74. 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

JavadocTest_1_4.java :

2780 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

75. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_4.java :

2780 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

76. 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

JavadocTest_1_4.java :

2799 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

77. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_4.java :

2799 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

78. 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

JavadocTest_1_4.java :

2825 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

79. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_4.java :

2825 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

80. 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

JavadocTest_1_4.java :

2879 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

81. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_4.java :

2879 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

82. 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

JavadocTest_1_4.java :

2924 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

83. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_4.java :

2924 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

84. 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

JavadocTest_1_4.java :

2953 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

85. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_4.java :

2953 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

86. 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

JavadocTest_1_4.java :

3000 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

87. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_4.java :

3000 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

88. 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

JavadocTest_1_4.java :

3064 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

89. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_4.java :

3064 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

90. 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

JavadocTest_1_4.java :

3095 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

91. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_4.java :

3095 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

92. 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

JavadocTest_1_4.java :

3114 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

93. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_4.java :

3114 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

94. 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

JavadocTest_1_4.java :

3146 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

95. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_4.java :

3146 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

96. 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

JavadocTest_1_4.java :

3200 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

97. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_4.java :

3200 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

98. 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

JavadocTest_1_4.java :

3245 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

99. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_4.java :

3245 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

100. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_4.java :

3261 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/JavadocTest_1_5.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

JavadocTest_1_5.java :

17 : 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

JavadocTest_1_5.java :

21 : String docCommentSupport = CompilerOptions.ENABLED;

3. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest_1_5.java :

21 : String docCommentSupport = CompilerOptions.ENABLED;

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

JavadocTest_1_5.java :

22 : String reportInvalidJavadoc = CompilerOptions.ERROR;

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_5.java :

22 : String reportInvalidJavadoc = CompilerOptions.ERROR;

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

JavadocTest_1_5.java :

23 : String reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

7. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_5.java :

23 : String reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

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

JavadocTest_1_5.java :

24 : String reportMissingJavadocTags = CompilerOptions.ERROR;

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_5.java :

24 : String reportMissingJavadocTags = CompilerOptions.ERROR;

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

JavadocTest_1_5.java :

25 : String reportMissingJavadocTagsOverriding = CompilerOptions.ENABLED;

11. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest_1_5.java :

25 : String reportMissingJavadocTagsOverriding = CompilerOptions.ENABLED;

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

JavadocTest_1_5.java :

51 : options.put(CompilerOptions.OPTION_DocCommentSupport, this.docCommentSupport);

13. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

JavadocTest_1_5.java :

51 : options.put(CompilerOptions.OPTION_DocCommentSupport, this.docCommentSupport);

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

JavadocTest_1_5.java :

52 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

JavadocTest_1_5.java :

52 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, reportInvalidJavadoc);

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

JavadocTest_1_5.java :

53 : if (!CompilerOptions.IGNORE.equals(reportInvalidJavadoc)) {

17. 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

JavadocTest_1_5.java :

53 : if (!CompilerOptions.IGNORE.equals(reportInvalidJavadoc)) {

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

JavadocTest_1_5.java :

54 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, this.reportInvalidJavadocVisibility);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

JavadocTest_1_5.java :

54 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, this.reportInvalidJavadocVisibility);

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

JavadocTest_1_5.java :

57 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

21. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocTest_1_5.java :

57 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

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

JavadocTest_1_5.java :

59 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportInvalidJavadoc);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

JavadocTest_1_5.java :

59 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportInvalidJavadoc);

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

JavadocTest_1_5.java :

61 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsVisibility, reportMissingJavadocCommentsVisibility);

25. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocCommentsVisibility 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

JavadocTest_1_5.java :

61 : options.put(CompilerOptions.OPTION_ReportMissingJavadocCommentsVisibility, reportMissingJavadocCommentsVisibility);

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

JavadocTest_1_5.java :

63 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

27. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTest_1_5.java :

63 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportMissingJavadocTags);

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

JavadocTest_1_5.java :

65 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsOverriding, reportMissingJavadocTagsOverriding);

29. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsOverriding 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

JavadocTest_1_5.java :

65 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsOverriding, reportMissingJavadocTagsOverriding);

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

JavadocTest_1_5.java :

68 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportInvalidJavadoc);

31. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

JavadocTest_1_5.java :

68 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, reportInvalidJavadoc);

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

JavadocTest_1_5.java :

70 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

33. 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

JavadocTest_1_5.java :

70 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

JavadocTest_1_5.java :

70 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

35. 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

JavadocTest_1_5.java :

70 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

JavadocTest_1_5.java :

72 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

37. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

JavadocTest_1_5.java :

72 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

JavadocTest_1_5.java :

72 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

39. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_5.java :

72 : options.put(CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

40. 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

JavadocTest_1_5.java :

73 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

41. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedImport 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

JavadocTest_1_5.java :

73 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

42. 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

JavadocTest_1_5.java :

73 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

43. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_5.java :

73 : options.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

44. 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

JavadocTest_1_5.java :

81 : this.docCommentSupport = CompilerOptions.ENABLED;

45. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest_1_5.java :

81 : this.docCommentSupport = CompilerOptions.ENABLED;

46. 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

JavadocTest_1_5.java :

82 : this.reportInvalidJavadoc = CompilerOptions.ERROR;

47. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_5.java :

82 : this.reportInvalidJavadoc = CompilerOptions.ERROR;

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

JavadocTest_1_5.java :

83 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

49. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_5.java :

83 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

50. 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

JavadocTest_1_5.java :

84 : this.reportMissingJavadocTags = CompilerOptions.ERROR;

51. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_5.java :

84 : this.reportMissingJavadocTags = CompilerOptions.ERROR;

52. 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

JavadocTest_1_5.java :

85 : this.reportMissingJavadocTagsOverriding = CompilerOptions.ENABLED;

53. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

JavadocTest_1_5.java :

85 : this.reportMissingJavadocTagsOverriding = CompilerOptions.ENABLED;

54. 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

JavadocTest_1_5.java :

86 : this.reportMissingJavadocComments = CompilerOptions.IGNORE;

55. 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

JavadocTest_1_5.java :

86 : this.reportMissingJavadocComments = CompilerOptions.IGNORE;

56. 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

JavadocTest_1_5.java :

1173 : reportMissingJavadocTags = CompilerOptions.IGNORE;

57. 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

JavadocTest_1_5.java :

1173 : reportMissingJavadocTags = CompilerOptions.IGNORE;

58. 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

JavadocTest_1_5.java :

1227 : reportMissingJavadocTags = CompilerOptions.IGNORE;

59. 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

JavadocTest_1_5.java :

1227 : reportMissingJavadocTags = CompilerOptions.IGNORE;

60. 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

JavadocTest_1_5.java :

1271 : reportMissingJavadocTags = CompilerOptions.IGNORE;

61. 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

JavadocTest_1_5.java :

1271 : reportMissingJavadocTags = CompilerOptions.IGNORE;

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

JavadocTest_1_5.java :

1312 : reportMissingJavadocTags = CompilerOptions.IGNORE;

63. 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

JavadocTest_1_5.java :

1312 : reportMissingJavadocTags = CompilerOptions.IGNORE;

64. 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

JavadocTest_1_5.java :

1358 : reportMissingJavadocTags = CompilerOptions.IGNORE;

65. 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

JavadocTest_1_5.java :

1358 : reportMissingJavadocTags = CompilerOptions.IGNORE;

66. 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

JavadocTest_1_5.java :

1404 : reportMissingJavadocTags = CompilerOptions.IGNORE;

67. 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

JavadocTest_1_5.java :

1404 : reportMissingJavadocTags = CompilerOptions.IGNORE;

68. 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

JavadocTest_1_5.java :

1438 : reportMissingJavadocTags = CompilerOptions.IGNORE;

69. 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

JavadocTest_1_5.java :

1438 : reportMissingJavadocTags = CompilerOptions.IGNORE;

70. 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

JavadocTest_1_5.java :

1485 : reportMissingJavadocTags = CompilerOptions.IGNORE;

71. 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

JavadocTest_1_5.java :

1485 : reportMissingJavadocTags = CompilerOptions.IGNORE;

72. 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

JavadocTest_1_5.java :

1694 : this.reportMissingJavadocComments = CompilerOptions.ERROR;

73. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_5.java :

1694 : this.reportMissingJavadocComments = CompilerOptions.ERROR;

74. 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

JavadocTest_1_5.java :

1695 : this.reportMissingJavadocCommentsVisibility = CompilerOptions.DEFAULT;

75. WARNING: DiscouragedReference

Discouraged access: The field DEFAULT 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

JavadocTest_1_5.java :

1695 : this.reportMissingJavadocCommentsVisibility = CompilerOptions.DEFAULT;

76. 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

JavadocTest_1_5.java :

1707 : this.reportMissingJavadocComments = CompilerOptions.ERROR;

77. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

JavadocTest_1_5.java :

1707 : this.reportMissingJavadocComments = CompilerOptions.ERROR;

78. 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

JavadocTest_1_5.java :

1708 : this.reportMissingJavadocCommentsVisibility = CompilerOptions.PRIVATE;

79. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_5.java :

1708 : this.reportMissingJavadocCommentsVisibility = CompilerOptions.PRIVATE;

80. 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

JavadocTest_1_5.java :

1803 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

81. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_5.java :

1803 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

82. 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

JavadocTest_1_5.java :

1822 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

83. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_5.java :

1822 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

84. 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

JavadocTest_1_5.java :

1841 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

85. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_5.java :

1841 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

86. 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

JavadocTest_1_5.java :

1888 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

87. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_5.java :

1888 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

88. 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

JavadocTest_1_5.java :

1926 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

89. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_5.java :

1926 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

90. 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

JavadocTest_1_5.java :

1955 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

91. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_5.java :

1955 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

92. 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

JavadocTest_1_5.java :

2002 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

93. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_5.java :

2002 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

94. 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

JavadocTest_1_5.java :

2066 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

95. WARNING: DiscouragedReference

Discouraged access: The field PUBLIC 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

JavadocTest_1_5.java :

2066 : this.reportInvalidJavadocVisibility = CompilerOptions.PUBLIC;

96. 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

JavadocTest_1_5.java :

2097 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

97. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_5.java :

2097 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

98. 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

JavadocTest_1_5.java :

2116 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

99. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_5.java :

2116 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

100. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

JavadocTest_1_5.java :

2142 : this.reportInvalidJavadocVisibility = CompilerOptions.PRIVATE;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/LocalVariableTest.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

LocalVariableTest.java :

15 : 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

LocalVariableTest.java :

209 : CompilerOptions.OPTION_DocCommentSupport,

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

LocalVariableTest.java :

209 : CompilerOptions.OPTION_DocCommentSupport,

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

LocalVariableTest.java :

210 : CompilerOptions.ENABLED);

5. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

LocalVariableTest.java :

210 : CompilerOptions.ENABLED);

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

LocalVariableTest.java :

337 : options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.OPTIMIZE_OUT);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_PreserveUnusedLocal 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

LocalVariableTest.java :

337 : options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.OPTIMIZE_OUT);

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

LocalVariableTest.java :

337 : options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.OPTIMIZE_OUT);

9. WARNING: DiscouragedReference

Discouraged access: The field OPTIMIZE_OUT 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

LocalVariableTest.java :

337 : options.put(CompilerOptions.OPTION_PreserveUnusedLocal, CompilerOptions.OPTIMIZE_OUT);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/LookupTest.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LookupTest.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

2. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LookupTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.ICompilerRequestor;

3. 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

LookupTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

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

LookupTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

5. WARNING: DiscouragedReference

Discouraged access: The type TypeConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LookupTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.lookup.TypeConstants;

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

LookupTest.java :

1012 : target1_2.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_2);

7. 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

LookupTest.java :

1012 : target1_2.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_2);

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

LookupTest.java :

1012 : target1_2.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_2);

9. 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

LookupTest.java :

1012 : target1_2.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_2);

10. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LookupTest.java :

1650 : new ICompilerRequestor() {

11. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LookupTest.java :

1651 : public void acceptResult(CompilationResult result) {

12. WARNING: DiscouragedReference

Discouraged access: The field simpleNameReferences from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LookupTest.java :

1652 : assertNotNull("missing reference information",result.simpleNameReferences);

13. WARNING: DiscouragedReference

Discouraged access: The type TypeConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LookupTest.java :

1653 : char[] serializable = TypeConstants.JAVA_IO_SERIALIZABLE[2];

14. WARNING: DiscouragedReference

Discouraged access: The field JAVA_IO_SERIALIZABLE from the type TypeConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LookupTest.java :

1653 : char[] serializable = TypeConstants.JAVA_IO_SERIALIZABLE[2];

15. WARNING: DiscouragedReference

Discouraged access: The field simpleNameReferences from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LookupTest.java :

1654 : for (int i = 0, length = result.simpleNameReferences.length; i < length; i++) {

16. WARNING: DiscouragedReference

Discouraged access: The field simpleNameReferences from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

LookupTest.java :

1655 : char[] name = result.simpleNameReferences[i];

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

LookupTest.java :

1987 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

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

LookupTest.java :

1987 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

19. 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

LookupTest.java :

1987 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

20. 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

LookupTest.java :

1987 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

21. 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

LookupTest.java :

1989 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

22. 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

LookupTest.java :

1989 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

23. 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

LookupTest.java :

1989 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

24. 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

LookupTest.java :

1989 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

25. 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

LookupTest.java :

2019 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

26. 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

LookupTest.java :

2019 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

27. 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

LookupTest.java :

2019 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

28. 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

LookupTest.java :

2019 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

29. 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

LookupTest.java :

2021 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

30. 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

LookupTest.java :

2021 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

31. 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

LookupTest.java :

2021 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

32. 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

LookupTest.java :

2021 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

33. 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

LookupTest.java :

2102 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

34. 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

LookupTest.java :

2102 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

35. 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

LookupTest.java :

2102 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

36. 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

LookupTest.java :

2102 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

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

LookupTest.java :

2104 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

38. 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

LookupTest.java :

2104 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

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

LookupTest.java :

2104 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

40. 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

LookupTest.java :

2104 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

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

LookupTest.java :

2232 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

42. 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

LookupTest.java :

2232 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

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

LookupTest.java :

2232 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

44. 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

LookupTest.java :

2232 : if (CompilerOptions.VERSION_1_3.equals(options.get(CompilerOptions.OPTION_Compliance))) {

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

LookupTest.java :

2305 : CompilerOptions compOptions = new CompilerOptions(options);

46. 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

LookupTest.java :

2305 : CompilerOptions compOptions = new CompilerOptions(options);

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

LookupTest.java :

2305 : CompilerOptions compOptions = new CompilerOptions(options);

48. WARNING: DiscouragedReference

Discouraged access: The field complianceLevel 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

LookupTest.java :

2306 : if (compOptions.complianceLevel < ClassFileConstants.JDK1_5) return;

49. 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

LookupTest.java :

2306 : if (compOptions.complianceLevel < ClassFileConstants.JDK1_5) return;

50. WARNING: DiscouragedReference

Discouraged access: The field JDK1_5 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

LookupTest.java :

2306 : if (compOptions.complianceLevel < ClassFileConstants.JDK1_5) return;

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

LookupTest.java :

2307 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

52. 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

LookupTest.java :

2307 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

LookupTest.java :

2307 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

54. 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

LookupTest.java :

2307 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

LookupTest.java :

2331 : CompilerOptions compOptions = new CompilerOptions(options);

56. 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

LookupTest.java :

2331 : CompilerOptions compOptions = new CompilerOptions(options);

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

LookupTest.java :

2331 : CompilerOptions compOptions = new CompilerOptions(options);

58. WARNING: DiscouragedReference

Discouraged access: The field complianceLevel 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

LookupTest.java :

2332 : if (compOptions.complianceLevel < ClassFileConstants.JDK1_5) return;

59. 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

LookupTest.java :

2332 : if (compOptions.complianceLevel < ClassFileConstants.JDK1_5) return;

60. WARNING: DiscouragedReference

Discouraged access: The field JDK1_5 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

LookupTest.java :

2332 : if (compOptions.complianceLevel < ClassFileConstants.JDK1_5) return;

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

LookupTest.java :

2361 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

62. 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

LookupTest.java :

2361 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

LookupTest.java :

2361 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

64. 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

LookupTest.java :

2361 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/MethodVerifyTest.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

MethodVerifyTest.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

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

MethodVerifyTest.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

MethodVerifyTest.java :

1952 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

4. 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

MethodVerifyTest.java :

1952 : options.put(CompilerOptions.OPTION_Source, 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

MethodVerifyTest.java :

1952 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

6. 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

MethodVerifyTest.java :

1952 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

MethodVerifyTest.java :

4377 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

MethodVerifyTest.java :

4377 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

9. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

MethodVerifyTest.java :

4377 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

10. 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

MethodVerifyTest.java :

4377 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

11. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

MethodVerifyTest.java :

4377 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

12. 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

MethodVerifyTest.java :

4694 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

MethodVerifyTest.java :

4694 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

14. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

MethodVerifyTest.java :

4694 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

15. 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

MethodVerifyTest.java :

4694 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

16. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

MethodVerifyTest.java :

4694 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

17. 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

MethodVerifyTest.java :

4802 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

MethodVerifyTest.java :

4802 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

19. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

MethodVerifyTest.java :

4802 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

20. 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

MethodVerifyTest.java :

4802 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

21. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

MethodVerifyTest.java :

4802 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

22. 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

MethodVerifyTest.java :

4829 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

23. 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

MethodVerifyTest.java :

4829 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

24. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

MethodVerifyTest.java :

4829 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

25. 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

MethodVerifyTest.java :

4829 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

26. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

MethodVerifyTest.java :

4829 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

27. 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

MethodVerifyTest.java :

4856 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

MethodVerifyTest.java :

4856 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

29. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

MethodVerifyTest.java :

4856 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

30. 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

MethodVerifyTest.java :

4856 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

31. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

MethodVerifyTest.java :

4856 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

32. 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

MethodVerifyTest.java :

4889 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

33. 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

MethodVerifyTest.java :

4889 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

34. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

MethodVerifyTest.java :

4889 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

35. 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

MethodVerifyTest.java :

4889 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

36. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

MethodVerifyTest.java :

4889 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

37. 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

MethodVerifyTest.java :

4957 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

MethodVerifyTest.java :

4957 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

39. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

MethodVerifyTest.java :

4957 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

40. 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

MethodVerifyTest.java :

4957 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

41. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

MethodVerifyTest.java :

4957 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

42. 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

MethodVerifyTest.java :

5042 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

MethodVerifyTest.java :

5042 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

44. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

MethodVerifyTest.java :

5042 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

45. 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

MethodVerifyTest.java :

5042 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

46. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

MethodVerifyTest.java :

5042 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

MethodVerifyTest.java :

5205 : customOptions.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

48. 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

MethodVerifyTest.java :

5205 : customOptions.put(CompilerOptions.OPTION_Compliance, 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

MethodVerifyTest.java :

5205 : customOptions.put(CompilerOptions.OPTION_Compliance, 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

MethodVerifyTest.java :

5205 : customOptions.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

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

MethodVerifyTest.java :

5206 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

52. 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

MethodVerifyTest.java :

5206 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

MethodVerifyTest.java :

5206 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

54. 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

MethodVerifyTest.java :

5206 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

MethodVerifyTest.java :

5207 : customOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);

56. 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

MethodVerifyTest.java :

5207 : customOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);

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

MethodVerifyTest.java :

5207 : customOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);

58. 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

MethodVerifyTest.java :

5207 : customOptions.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);

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

MethodVerifyTest.java :

6219 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

60. 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

MethodVerifyTest.java :

6219 : customOptions.put(CompilerOptions.OPTION_Source, 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

MethodVerifyTest.java :

6219 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

62. 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

MethodVerifyTest.java :

6219 : customOptions.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

MethodVerifyTest.java :

7108 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

64. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportOverridingMethodWithoutSuperInvocation 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

MethodVerifyTest.java :

7108 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

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

MethodVerifyTest.java :

7108 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

66. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

MethodVerifyTest.java :

7108 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

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

MethodVerifyTest.java :

7135 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

68. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportOverridingMethodWithoutSuperInvocation 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

MethodVerifyTest.java :

7135 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

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

MethodVerifyTest.java :

7135 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

70. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

MethodVerifyTest.java :

7135 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

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

MethodVerifyTest.java :

7160 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

72. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportOverridingMethodWithoutSuperInvocation 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

MethodVerifyTest.java :

7160 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

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

MethodVerifyTest.java :

7160 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

74. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

MethodVerifyTest.java :

7160 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

75. 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

MethodVerifyTest.java :

7161 : String expectedOutput = new CompilerOptions(options).sourceLevel < ClassFileConstants.JDK1_6

76. 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

MethodVerifyTest.java :

7161 : String expectedOutput = new CompilerOptions(options).sourceLevel < ClassFileConstants.JDK1_6

77. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

MethodVerifyTest.java :

7161 : String expectedOutput = new CompilerOptions(options).sourceLevel < ClassFileConstants.JDK1_6

78. 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

MethodVerifyTest.java :

7161 : String expectedOutput = new CompilerOptions(options).sourceLevel < ClassFileConstants.JDK1_6

79. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

MethodVerifyTest.java :

7161 : String expectedOutput = new CompilerOptions(options).sourceLevel < ClassFileConstants.JDK1_6

80. 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

MethodVerifyTest.java :

7209 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

81. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportOverridingMethodWithoutSuperInvocation 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

MethodVerifyTest.java :

7209 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

82. 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

MethodVerifyTest.java :

7209 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

83. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

MethodVerifyTest.java :

7209 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

84. 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

MethodVerifyTest.java :

7249 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

85. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportOverridingMethodWithoutSuperInvocation 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

MethodVerifyTest.java :

7249 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

86. 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

MethodVerifyTest.java :

7249 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

87. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

MethodVerifyTest.java :

7249 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

88. 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

MethodVerifyTest.java :

7280 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

89. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportOverridingMethodWithoutSuperInvocation 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

MethodVerifyTest.java :

7280 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

90. 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

MethodVerifyTest.java :

7280 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

91. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

MethodVerifyTest.java :

7280 : options.put(CompilerOptions.OPTION_ReportOverridingMethodWithoutSuperInvocation, CompilerOptions.ERROR);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/NonFatalErrorTest.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

NonFatalErrorTest.java :

15 : 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

NonFatalErrorTest.java :

41 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_FatalOptionalError 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

NonFatalErrorTest.java :

41 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

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

NonFatalErrorTest.java :

41 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

5. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

NonFatalErrorTest.java :

41 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

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

NonFatalErrorTest.java :

42 : customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedImport 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

NonFatalErrorTest.java :

42 : customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

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

NonFatalErrorTest.java :

42 : customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

NonFatalErrorTest.java :

42 : customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

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

NonFatalErrorTest.java :

70 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.ENABLED);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_FatalOptionalError 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

NonFatalErrorTest.java :

70 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.ENABLED);

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

NonFatalErrorTest.java :

70 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.ENABLED);

13. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

NonFatalErrorTest.java :

70 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.ENABLED);

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

NonFatalErrorTest.java :

71 : customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnusedImport 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

NonFatalErrorTest.java :

71 : customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

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

NonFatalErrorTest.java :

71 : customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

17. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

NonFatalErrorTest.java :

71 : customOptions.put(CompilerOptions.OPTION_ReportUnusedImport, CompilerOptions.ERROR);

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

NonFatalErrorTest.java :

101 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_FatalOptionalError 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

NonFatalErrorTest.java :

101 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

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

NonFatalErrorTest.java :

101 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

21. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

NonFatalErrorTest.java :

101 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

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

NonFatalErrorTest.java :

102 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

23. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

NonFatalErrorTest.java :

102 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

NonFatalErrorTest.java :

102 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

25. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

NonFatalErrorTest.java :

102 : customOptions.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.ERROR);

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

NonFatalErrorTest.java :

128 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

27. WARNING: DiscouragedReference

Discouraged access: The field OPTION_FatalOptionalError 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

NonFatalErrorTest.java :

128 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

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

NonFatalErrorTest.java :

128 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

29. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

NonFatalErrorTest.java :

128 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.DISABLED);

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

NonFatalErrorTest.java :

129 : customOptions.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

31. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUndocumentedEmptyBlock 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

NonFatalErrorTest.java :

129 : customOptions.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

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

NonFatalErrorTest.java :

129 : customOptions.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

33. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

NonFatalErrorTest.java :

129 : customOptions.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

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

NonFatalErrorTest.java :

157 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.ENABLED);

35. WARNING: DiscouragedReference

Discouraged access: The field OPTION_FatalOptionalError 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

NonFatalErrorTest.java :

157 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.ENABLED);

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

NonFatalErrorTest.java :

157 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.ENABLED);

37. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

NonFatalErrorTest.java :

157 : customOptions.put(CompilerOptions.OPTION_FatalOptionalError, CompilerOptions.ENABLED);

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

NonFatalErrorTest.java :

158 : customOptions.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

39. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUndocumentedEmptyBlock 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

NonFatalErrorTest.java :

158 : customOptions.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

40. 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

NonFatalErrorTest.java :

158 : customOptions.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

41. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

NonFatalErrorTest.java :

158 : customOptions.put(CompilerOptions.OPTION_ReportUndocumentedEmptyBlock, CompilerOptions.ERROR);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/NullReferenceImplTests.java
1. WARNING: DiscouragedReference

Discouraged access: The type FlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

27 : import org.eclipse.wst.jsdt.internal.compiler.flow.FlowInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type NullInfoRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

28 : import org.eclipse.wst.jsdt.internal.compiler.flow.NullInfoRegistry;

3. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

29 : import org.eclipse.wst.jsdt.internal.compiler.flow.UnconditionalFlowInfo;

4. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo.AssertionFailedException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

30 : import org.eclipse.wst.jsdt.internal.compiler.flow.UnconditionalFlowInfo.AssertionFailedException;

5. WARNING: DiscouragedReference

Discouraged access: The type Constant is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

31 : import org.eclipse.wst.jsdt.internal.compiler.impl.Constant;

6. WARNING: DiscouragedReference

Discouraged access: The type LocalVariableBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

32 : import org.eclipse.wst.jsdt.internal.compiler.lookup.LocalVariableBinding;

7. WARNING: DiscouragedReference

Discouraged access: The type PackageBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

33 : import org.eclipse.wst.jsdt.internal.compiler.lookup.PackageBinding;

8. WARNING: DiscouragedReference

Discouraged access: The type TypeBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

34 : import org.eclipse.wst.jsdt.internal.compiler.lookup.TypeBinding;

9. WARNING: DiscouragedReference

Discouraged access: The method isDefinitelyNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

648 : isDefinitelyNonNull = state.isDefinitelyNonNull(TestLocalVariableBinding.local0),

10. WARNING: DiscouragedReference

Discouraged access: The method isDefinitelyNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

649 : isDefinitelyNull = state.isDefinitelyNull(TestLocalVariableBinding.local0),

11. WARNING: DiscouragedReference

Discouraged access: The method isDefinitelyUnknown(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

650 : isDefinitelyUnknown = state.isDefinitelyUnknown(TestLocalVariableBinding.local0),

12. WARNING: DiscouragedReference

Discouraged access: The method isPotentiallyNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

651 : isPotentiallyNonNull = state.isPotentiallyNonNull(TestLocalVariableBinding.local0),

13. WARNING: DiscouragedReference

Discouraged access: The method isPotentiallyNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

652 : isPotentiallyNull = state.isPotentiallyNull(TestLocalVariableBinding.local0),

14. WARNING: DiscouragedReference

Discouraged access: The method isPotentiallyUnknown(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

653 : isPotentiallyUnknown = state.isPotentiallyUnknown(TestLocalVariableBinding.local0),

15. WARNING: DiscouragedReference

Discouraged access: The method isProtectedNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

654 : isProtectedNonNull = state.isProtectedNonNull(TestLocalVariableBinding.local0),

16. WARNING: DiscouragedReference

Discouraged access: The method isProtectedNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

655 : isProtectedNull = state.isProtectedNull(TestLocalVariableBinding.local0),

17. WARNING: DiscouragedReference

Discouraged access: The method cannotBeDefinitelyNullOrNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

656 : cannotBeDefinitelyNullOrNonNull = state.cannotBeDefinitelyNullOrNonNull(TestLocalVariableBinding.local0),

18. WARNING: DiscouragedReference

Discouraged access: The method cannotBeNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

657 : cannotBeNull = state.cannotBeNull(TestLocalVariableBinding.local0),

19. WARNING: DiscouragedReference

Discouraged access: The method canOnlyBeNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

658 : canOnlyBeNull = state.canOnlyBeNull(TestLocalVariableBinding.local0);

20. WARNING: DiscouragedReference

Discouraged access: The method isDefinitelyNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

722 : isDefinitelyNonNull = state.isDefinitelyNonNull(TestLocalVariableBinding.local64),

21. WARNING: DiscouragedReference

Discouraged access: The method isDefinitelyNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

723 : isDefinitelyNull = state.isDefinitelyNull(TestLocalVariableBinding.local64),

22. WARNING: DiscouragedReference

Discouraged access: The method isDefinitelyUnknown(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

724 : isDefinitelyUnknown = state.isDefinitelyUnknown(TestLocalVariableBinding.local64),

23. WARNING: DiscouragedReference

Discouraged access: The method isPotentiallyNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

725 : isPotentiallyNonNull = state.isPotentiallyNonNull(TestLocalVariableBinding.local64),

24. WARNING: DiscouragedReference

Discouraged access: The method isPotentiallyNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

726 : isPotentiallyNull = state.isPotentiallyNull(TestLocalVariableBinding.local64),

25. WARNING: DiscouragedReference

Discouraged access: The method isPotentiallyUnknown(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

727 : isPotentiallyUnknown = state.isPotentiallyUnknown(TestLocalVariableBinding.local64),

26. WARNING: DiscouragedReference

Discouraged access: The method isProtectedNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

728 : isProtectedNonNull = state.isProtectedNonNull(TestLocalVariableBinding.local64),

27. WARNING: DiscouragedReference

Discouraged access: The method isProtectedNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

729 : isProtectedNull = state.isProtectedNull(TestLocalVariableBinding.local64),

28. WARNING: DiscouragedReference

Discouraged access: The method cannotBeDefinitelyNullOrNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

730 : cannotBeDefinitelyNullOrNonNull = state.cannotBeDefinitelyNullOrNonNull(TestLocalVariableBinding.local64),

29. WARNING: DiscouragedReference

Discouraged access: The method cannotBeNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

731 : cannotBeNull = state.cannotBeNull(TestLocalVariableBinding.local64),

30. WARNING: DiscouragedReference

Discouraged access: The method canOnlyBeNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

732 : canOnlyBeNull = state.canOnlyBeNull(TestLocalVariableBinding.local64);

31. WARNING: DiscouragedReference

Discouraged access: The method isDefinitelyNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

805 : if (source2.isDefinitelyNonNull(TestLocalVariableBinding.local0)) {

32. WARNING: DiscouragedReference

Discouraged access: The method isProtectedNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

806 : if (! source2.isProtectedNonNull(TestLocalVariableBinding.local0)) {

33. WARNING: DiscouragedReference

Discouraged access: The method isDefinitelyNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

812 : else if (source2.isDefinitelyNull(TestLocalVariableBinding.local0)) {

34. WARNING: DiscouragedReference

Discouraged access: The method isProtectedNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

813 : if (! source2.isProtectedNull(TestLocalVariableBinding.local0)) {

35. WARNING: DiscouragedReference

Discouraged access: The method isDefinitelyUnknown(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

819 : else if (source2.isDefinitelyUnknown(TestLocalVariableBinding.local0)) {

36. WARNING: DiscouragedReference

Discouraged access: The field nullBit1 from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

822 : else if (source2.nullBit1 != 0) {

37. WARNING: DiscouragedReference

Discouraged access: The method addInitializationsFrom(FlowInfo) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

834 : result2.addInitializationsFrom(source2);

38. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

862 : if (UnconditionalFlowInfo.coverageTestFlag) {

39. WARNING: DiscouragedReference

Discouraged access: The field coverageTestFlag from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

862 : if (UnconditionalFlowInfo.coverageTestFlag) {

40. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

865 : UnconditionalFlowInfo.coverageTestId = 0;

41. WARNING: DiscouragedReference

Discouraged access: The field coverageTestId from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

865 : UnconditionalFlowInfo.coverageTestId = 0;

42. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

886 : UnconditionalFlowInfo.coverageTestId = i;

43. WARNING: DiscouragedReference

Discouraged access: The field coverageTestId from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

886 : UnconditionalFlowInfo.coverageTestId = i;

44. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo.AssertionFailedException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

901 : catch (AssertionFailedException e) {

45. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

907 : UnconditionalFlowInfo.coverageTestId = 0; // reset for other tests

46. WARNING: DiscouragedReference

Discouraged access: The field coverageTestId from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

907 : UnconditionalFlowInfo.coverageTestId = 0; // reset for other tests

47. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

914 : if (UnconditionalFlowInfo.coverageTestFlag) {

48. WARNING: DiscouragedReference

Discouraged access: The field coverageTestFlag from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

914 : if (UnconditionalFlowInfo.coverageTestFlag) {

49. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

917 : UnconditionalFlowInfo.coverageTestId = 0;

50. WARNING: DiscouragedReference

Discouraged access: The field coverageTestId from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

917 : UnconditionalFlowInfo.coverageTestId = 0;

51. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

947 : UnconditionalFlowInfo.coverageTestId = i;

52. WARNING: DiscouragedReference

Discouraged access: The field coverageTestId from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

947 : UnconditionalFlowInfo.coverageTestId = i;

53. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo.AssertionFailedException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

967 : catch (AssertionFailedException e) {

54. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

973 : UnconditionalFlowInfo.coverageTestId = 0; // reset for other tests

55. WARNING: DiscouragedReference

Discouraged access: The field coverageTestId from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

973 : UnconditionalFlowInfo.coverageTestId = 0; // reset for other tests

56. WARNING: DiscouragedReference

Discouraged access: The type LocalVariableBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1007 : class TestLocalVariableBinding extends LocalVariableBinding {

57. WARNING: DiscouragedReference

Discouraged access: The type TypeBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1008 : static class TestTypeBinding extends TypeBinding {

58. WARNING: DiscouragedReference

Discouraged access: The field tagBits from the type TypeBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1010 : tagBits = 0L;

59. WARNING: DiscouragedReference

Discouraged access: The type PackageBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1015 : public PackageBinding getPackage() {

60. WARNING: DiscouragedReference

Discouraged access: The type TypeBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1018 : public boolean isCompatibleWith(TypeBinding right) {

61. WARNING: DiscouragedReference

Discouraged access: The type TypeBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1031 : final static TypeBinding testTypeBinding = new TestTypeBinding();

62. WARNING: DiscouragedReference

Discouraged access: The constructor LocalVariableBinding(char[], TypeBinding, int, 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

NullReferenceImplTests.java :

1034 : super(testName, testTypeBinding, 0, false);

63. WARNING: DiscouragedReference

Discouraged access: The field id from the type VariableBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1035 : this.id = id;

64. WARNING: DiscouragedReference

Discouraged access: The type Constant is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1037 : public Constant constant() {

65. WARNING: DiscouragedReference

Discouraged access: The type Constant is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1038 : return Constant.NotAConstant;

66. WARNING: DiscouragedReference

Discouraged access: The field NotAConstant from the type Constant is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1038 : return Constant.NotAConstant;

67. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1058 : class UnconditionalFlowInfoTestHarness extends UnconditionalFlowInfo {

68. WARNING: DiscouragedReference

Discouraged access: The type FlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1078 : public FlowInfo copy() {

69. WARNING: DiscouragedReference

Discouraged access: The type LocalVariableBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1086 : public void markAsDefinitelyNonNull(LocalVariableBinding local) {

70. WARNING: DiscouragedReference

Discouraged access: The method getLocalID(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1087 : grow( getLocalID(local));

71. WARNING: DiscouragedReference

Discouraged access: The method markAsDefinitelyNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1088 : super.markAsDefinitelyNonNull(local);

72. WARNING: DiscouragedReference

Discouraged access: The type LocalVariableBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1091 : public void markAsDefinitelyNull(LocalVariableBinding local) {

73. WARNING: DiscouragedReference

Discouraged access: The method getLocalID(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1092 : grow( getLocalID(local));

74. WARNING: DiscouragedReference

Discouraged access: The method markAsDefinitelyNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1093 : super.markAsDefinitelyNull(local);

75. WARNING: DiscouragedReference

Discouraged access: The type LocalVariableBinding is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1096 : public void markAsDefinitelyUnknown(LocalVariableBinding local) {

76. WARNING: DiscouragedReference

Discouraged access: The method getLocalID(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1097 : grow( getLocalID(local));

77. WARNING: DiscouragedReference

Discouraged access: The method markAsDefinitelyUnknown(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1098 : super.markAsDefinitelyUnknown(local);

78. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1177 : public boolean testEquals(UnconditionalFlowInfo other) {

79. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1189 : public boolean testEquals(UnconditionalFlowInfo other, int position) {

80. WARNING: DiscouragedReference

Discouraged access: The field DEAD_END from the type FlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1199 : if (this == DEAD_END) {

81. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1217 : static NullReferenceImplTests.State asState(UnconditionalFlowInfo zis, int position) {

82. WARNING: DiscouragedReference

Discouraged access: The field tagBits from the type FlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1218 : if ((zis.tagBits & NULL_FLAG_MASK) == 0) {

83. WARNING: DiscouragedReference

Discouraged access: The field NULL_FLAG_MASK from the type FlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1218 : if ((zis.tagBits & NULL_FLAG_MASK) == 0) {

84. WARNING: DiscouragedReference

Discouraged access: The field BitCacheSize from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1221 : if (position < BitCacheSize) {

85. WARNING: DiscouragedReference

Discouraged access: The field nullBit1 from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1223 : (zis.nullBit1 >> position) & 1,

86. WARNING: DiscouragedReference

Discouraged access: The field nullBit2 from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1224 : (zis.nullBit2 >> position) & 1,

87. WARNING: DiscouragedReference

Discouraged access: The field nullBit3 from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1225 : (zis.nullBit3 >> position) & 1,

88. WARNING: DiscouragedReference

Discouraged access: The field nullBit4 from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1226 : (zis.nullBit4 >> position) & 1,

89. WARNING: DiscouragedReference

Discouraged access: The field BitCacheSize from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1231 : int vectorIndex = (position / BitCacheSize) - 1;

90. WARNING: DiscouragedReference

Discouraged access: The field BitCacheSize from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1232 : position %= BitCacheSize;

91. WARNING: DiscouragedReference

Discouraged access: The field extra from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1233 : if (vectorIndex >= zis.extra[2].length) {

92. WARNING: DiscouragedReference

Discouraged access: The field extra from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1237 : (zis.extra[2][vectorIndex] >> position) & 1,

93. WARNING: DiscouragedReference

Discouraged access: The field extra from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1238 : (zis.extra[3][vectorIndex] >> position) & 1,

94. WARNING: DiscouragedReference

Discouraged access: The field extra from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1239 : (zis.extra[4][vectorIndex] >> position) & 1,

95. WARNING: DiscouragedReference

Discouraged access: The field extra from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1240 : (zis.extra[5][vectorIndex] >> position) & 1,

96. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1247 : static void copy(UnconditionalFlowInfo source, UnconditionalFlowInfo target) {

97. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1247 : static void copy(UnconditionalFlowInfo source, UnconditionalFlowInfo target) {

98. WARNING: DiscouragedReference

Discouraged access: The field definiteInits from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1248 : target.definiteInits = source.definiteInits;

99. WARNING: DiscouragedReference

Discouraged access: The field definiteInits from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1248 : target.definiteInits = source.definiteInits;

100. WARNING: DiscouragedReference

Discouraged access: The field potentialInits from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTests.java :

1249 : target.potentialInits = source.potentialInits;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/NullReferenceImplTransformations.java
1. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

26 : import org.eclipse.wst.jsdt.internal.compiler.flow.UnconditionalFlowInfo;

2. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

65 : UnconditionalFlowInfo output(UnconditionalFlowInfo input,

3. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

65 : UnconditionalFlowInfo output(UnconditionalFlowInfo input,

4. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

67 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

5. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

67 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

6. WARNING: DiscouragedReference

Discouraged access: The method copy() from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

67 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

7. WARNING: DiscouragedReference

Discouraged access: The method markAsComparedEqualToNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

68 : result.markAsComparedEqualToNonNull(local);

8. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

108 : UnconditionalFlowInfo output(UnconditionalFlowInfo input,

9. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

108 : UnconditionalFlowInfo output(UnconditionalFlowInfo input,

10. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

110 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

11. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

110 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

12. WARNING: DiscouragedReference

Discouraged access: The method copy() from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

110 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

13. WARNING: DiscouragedReference

Discouraged access: The method markAsComparedEqualToNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

111 : result.markAsComparedEqualToNull(local);

14. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

151 : UnconditionalFlowInfo output(UnconditionalFlowInfo input,

15. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

151 : UnconditionalFlowInfo output(UnconditionalFlowInfo input,

16. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

153 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

17. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

153 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

18. WARNING: DiscouragedReference

Discouraged access: The method copy() from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

153 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

19. WARNING: DiscouragedReference

Discouraged access: The method markAsDefinitelyNonNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

154 : result.markAsDefinitelyNonNull(local);

20. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

195 : UnconditionalFlowInfo output(UnconditionalFlowInfo input,

21. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

195 : UnconditionalFlowInfo output(UnconditionalFlowInfo input,

22. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

197 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

23. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

197 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

24. WARNING: DiscouragedReference

Discouraged access: The method copy() from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

197 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

25. WARNING: DiscouragedReference

Discouraged access: The method markAsDefinitelyNull(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

198 : result.markAsDefinitelyNull(local);

26. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

238 : UnconditionalFlowInfo output(UnconditionalFlowInfo input,

27. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

238 : UnconditionalFlowInfo output(UnconditionalFlowInfo input,

28. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

240 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

29. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

240 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

30. WARNING: DiscouragedReference

Discouraged access: The method copy() from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

240 : UnconditionalFlowInfo result = (UnconditionalFlowInfo)input.copy();

31. WARNING: DiscouragedReference

Discouraged access: The method markAsDefinitelyUnknown(LocalVariableBinding) from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

241 : result.markAsDefinitelyUnknown(local);

32. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

645 : UnconditionalFlowInfo output(UnconditionalFlowInfo input1,

33. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

645 : UnconditionalFlowInfo output(UnconditionalFlowInfo input1,

34. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

646 : UnconditionalFlowInfo input2) {

35. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

647 : return (UnconditionalFlowInfo)

36. WARNING: DiscouragedReference

Discouraged access: The method copy() from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

648 : input1.copy().addInitializationsFrom(input2);

37. WARNING: DiscouragedReference

Discouraged access: The method addInitializationsFrom(FlowInfo) from the type FlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

648 : input1.copy().addInitializationsFrom(input2);

38. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1051 : UnconditionalFlowInfo output(UnconditionalFlowInfo input1,

39. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1051 : UnconditionalFlowInfo output(UnconditionalFlowInfo input1,

40. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1052 : UnconditionalFlowInfo input2) {

41. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1053 : return (UnconditionalFlowInfo)

42. WARNING: DiscouragedReference

Discouraged access: The method copy() from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1054 : input1.copy().addPotentialInitializationsFrom(input2);

43. WARNING: DiscouragedReference

Discouraged access: The method addPotentialInitializationsFrom(FlowInfo) from the type FlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1054 : input1.copy().addPotentialInitializationsFrom(input2);

44. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1275 : UnconditionalFlowInfo output(UnconditionalFlowInfo input1,

45. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1275 : UnconditionalFlowInfo output(UnconditionalFlowInfo input1,

46. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1276 : UnconditionalFlowInfo input2) {

47. WARNING: DiscouragedReference

Discouraged access: The method copy() from the type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1277 : return input1.copy().mergedWith(input2);

48. WARNING: DiscouragedReference

Discouraged access: The method mergedWith(UnconditionalFlowInfo) from the type FlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1277 : return input1.copy().mergedWith(input2);

49. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1316 : UnconditionalFlowInfo output(UnconditionalFlowInfo input) {

50. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1316 : UnconditionalFlowInfo output(UnconditionalFlowInfo input) {

51. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1524 : abstract UnconditionalFlowInfo output(UnconditionalFlowInfo input, TestLocalVariableBinding local);

52. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

1524 : abstract UnconditionalFlowInfo output(UnconditionalFlowInfo input, TestLocalVariableBinding local);

53. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

2008 : UnconditionalFlowInfo output(UnconditionalFlowInfo input, TestLocalVariableBinding local) {

54. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

2008 : UnconditionalFlowInfo output(UnconditionalFlowInfo input, TestLocalVariableBinding local) {

55. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

2011 : abstract UnconditionalFlowInfo output(UnconditionalFlowInfo input);

56. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

2011 : abstract UnconditionalFlowInfo output(UnconditionalFlowInfo input);

57. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

2118 : abstract UnconditionalFlowInfo output(UnconditionalFlowInfo input1, UnconditionalFlowInfo input2);

58. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

2118 : abstract UnconditionalFlowInfo output(UnconditionalFlowInfo input1, UnconditionalFlowInfo input2);

59. WARNING: DiscouragedReference

Discouraged access: The type UnconditionalFlowInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

NullReferenceImplTransformations.java :

2118 : abstract UnconditionalFlowInfo output(UnconditionalFlowInfo input1, UnconditionalFlowInfo input2);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/NullReferenceTest.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

NullReferenceTest.java :

14 : 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

NullReferenceTest.java :

51 : defaultOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.ERROR);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNullReference 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

NullReferenceTest.java :

51 : defaultOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.ERROR);

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

NullReferenceTest.java :

51 : defaultOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.ERROR);

5. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

NullReferenceTest.java :

51 : defaultOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.ERROR);

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

NullReferenceTest.java :

52 : defaultOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

NullReferenceTest.java :

52 : defaultOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

NullReferenceTest.java :

52 : defaultOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

9. 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

NullReferenceTest.java :

52 : defaultOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

NullReferenceTest.java :

547 : compilerOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNullReference 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

NullReferenceTest.java :

547 : compilerOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);

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

NullReferenceTest.java :

547 : compilerOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);

13. 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

NullReferenceTest.java :

547 : compilerOptions.put(CompilerOptions.OPTION_ReportNullReference, CompilerOptions.WARNING);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/RegressionTestSetup.java
1. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

RegressionTestSetup.java :

16 : import org.eclipse.wst.jsdt.internal.compiler.env.INameEnvironment;

2. WARNING: DiscouragedReference

Discouraged access: The type FileSystem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

RegressionTestSetup.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.batch.FileSystem;

3. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

RegressionTestSetup.java :

24 : INameEnvironment javaClassLib;

4. WARNING: DiscouragedReference

Discouraged access: The constructor FileSystem(String[], 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

RegressionTestSetup.java :

33 : this.javaClassLib = new FileSystem(Util.getJavaClassLibs(), new String[0], null);

5. WARNING: DiscouragedReference

Discouraged access: The type FileSystem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

RegressionTestSetup.java :

33 : this.javaClassLib = new FileSystem(Util.getJavaClassLibs(), new String[0], null);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/Requestor.java
1. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

18 : import org.eclipse.wst.jsdt.internal.compiler.CompilationResult;

2. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.ICompilerRequestor;

3. WARNING: DiscouragedReference

Discouraged access: The type IProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.IProblemFactory;

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

Requestor.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

5. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblem;

6. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.problem.ProblemReporter;

7. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

25 : public class Requestor extends Assert implements ICompilerRequestor {

8. WARNING: DiscouragedReference

Discouraged access: The type IProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

27 : public IProblemFactory problemFactory;

9. WARNING: UnusedPrivateField

The field Requestor.generateOutput is never read locally

Requestor.java :

29 : private boolean generateOutput;

10. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

32 : public ICompilerRequestor clientRequestor;

11. WARNING: DiscouragedReference

Discouraged access: The type IProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

36 : public Requestor(IProblemFactory problemFactory, String outputPath, boolean generateOutput, ICompilerRequestor clientRequestor, boolean showCategory, boolean showWarningToken) {

12. WARNING: DiscouragedReference

Discouraged access: The type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

36 : public Requestor(IProblemFactory problemFactory, String outputPath, boolean generateOutput, ICompilerRequestor clientRequestor, boolean showCategory, boolean showWarningToken) {

13. WARNING: DiscouragedReference

Discouraged access: The type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

44 : public void acceptResult(CompilationResult compilationResult) {

14. WARNING: DiscouragedReference

Discouraged access: The method hasErrors() from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

46 : hasErrors |= compilationResult.hasErrors();

15. WARNING: DiscouragedReference

Discouraged access: The method hasProblems() from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

47 : if (compilationResult.hasProblems() || compilationResult.hasTasks()) {

16. WARNING: DiscouragedReference

Discouraged access: The method hasTasks() from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

47 : if (compilationResult.hasProblems() || compilationResult.hasTasks()) {

17. WARNING: DiscouragedReference

Discouraged access: The method getAllProblems() from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

48 : CategorizedProblem[] problems = compilationResult.getAllProblems();

18. WARNING: DiscouragedReference

Discouraged access: The method getContents() from the type ICompilationUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

51 : char[] unitSource = compilationResult.compilationUnit.getContents();

19. WARNING: DiscouragedReference

Discouraged access: The field compilationUnit from the type CompilationResult is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

51 : char[] unitSource = compilationResult.compilationUnit.getContents();

20. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

53 : DefaultProblem problem = (DefaultProblem) problems[i];

21. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

53 : DefaultProblem problem = (DefaultProblem) problems[i];

22. WARNING: DiscouragedReference

Discouraged access: The method isError() from the type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

58 : buffer.append(problemCount + (problem.isError() ? ". ERROR" : ". WARNING"));

23. WARNING: DiscouragedReference

Discouraged access: The method getOriginatingFileName() from the type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

59 : buffer.append(" in " + new String(problem.getOriginatingFileName()).replace('/', '\\'));

24. WARNING: DiscouragedReference

Discouraged access: The method errorReportSource(char[]) from the type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

61 : buffer.append(problem.errorReportSource(unitSource));

25. WARNING: DiscouragedReference

Discouraged access: The method getInternalCategoryMessage() from the type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

64 : String category = problem.getInternalCategoryMessage();

26. WARNING: DiscouragedReference

Discouraged access: The type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

70 : long irritant = ProblemReporter.getIrritant(problem.getID());

27. WARNING: DiscouragedReference

Discouraged access: The method getIrritant(int) from the type ProblemReporter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

70 : long irritant = ProblemReporter.getIrritant(problem.getID());

28. WARNING: DiscouragedReference

Discouraged access: The method getID() from the type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

70 : long irritant = ProblemReporter.getIrritant(problem.getID());

29. 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

Requestor.java :

72 : String warningToken = CompilerOptions.warningTokenFromIrritant(irritant);

30. WARNING: DiscouragedReference

Discouraged access: The method warningTokenFromIrritant(long) 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

Requestor.java :

72 : String warningToken = CompilerOptions.warningTokenFromIrritant(irritant);

31. WARNING: DiscouragedReference

Discouraged access: The method getMessage() from the type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

78 : buffer.append(problem.getMessage());

32. WARNING: DiscouragedReference

Discouraged access: The method acceptResult(CompilationResult) from the type ICompilerRequestor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Requestor.java :

88 : this.clientRequestor.acceptResult(compilationResult);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/ScannerTest.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

ScannerTest.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

2. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

21 : import org.eclipse.wst.jsdt.internal.compiler.parser.Scanner;

3. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.parser.TerminalTokens;

4. WARNING: DiscouragedReference

Discouraged access: The type PublicScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

23 : import org.eclipse.wst.jsdt.internal.core.util.PublicScanner;

5. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

552 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

6. WARNING: DiscouragedReference

Discouraged access: The constructor Scanner(boolean, boolean, boolean, long, char[][], char[][], 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

ScannerTest.java :

552 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

7. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

552 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

8. 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

ScannerTest.java :

552 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

9. WARNING: DiscouragedReference

Discouraged access: The field JDK1_4 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

ScannerTest.java :

552 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

10. WARNING: DiscouragedReference

Discouraged access: The method setSource(char[]) from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

553 : scanner.setSource(source);

11. WARNING: DiscouragedReference

Discouraged access: The method resetTo(int, int) from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

554 : scanner.resetTo(0, source.length - 1);

12. WARNING: DiscouragedReference

Discouraged access: The method getNextToken() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

558 : while ((token = scanner.getNextToken()) != TerminalTokens.TokenNameEOF) {

13. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

558 : while ((token = scanner.getNextToken()) != TerminalTokens.TokenNameEOF) {

14. WARNING: DiscouragedReference

Discouraged access: The field TokenNameEOF from the type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

558 : while ((token = scanner.getNextToken()) != TerminalTokens.TokenNameEOF) {

15. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

561 : case TerminalTokens.TokenNameEOF :

16. WARNING: DiscouragedReference

Discouraged access: The field TokenNameEOF from the type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

561 : case TerminalTokens.TokenNameEOF :

17. WARNING: DiscouragedReference

Discouraged access: The method getCurrentTokenSource() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

564 : buffer.append(scanner.getCurrentTokenSource());

18. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

581 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

19. WARNING: DiscouragedReference

Discouraged access: The constructor Scanner(boolean, boolean, boolean, long, char[][], char[][], 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

ScannerTest.java :

581 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

20. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

581 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

21. 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

ScannerTest.java :

581 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

22. WARNING: DiscouragedReference

Discouraged access: The field JDK1_4 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

ScannerTest.java :

581 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

23. WARNING: DiscouragedReference

Discouraged access: The method setSource(char[]) from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

582 : scanner.setSource(source);

24. WARNING: DiscouragedReference

Discouraged access: The method resetTo(int, int) from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

583 : scanner.resetTo(0, source.length - 1);

25. WARNING: DiscouragedReference

Discouraged access: The method getNextToken() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

587 : while ((token = scanner.getNextToken()) != TerminalTokens.TokenNameEOF) {

26. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

587 : while ((token = scanner.getNextToken()) != TerminalTokens.TokenNameEOF) {

27. WARNING: DiscouragedReference

Discouraged access: The field TokenNameEOF from the type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

587 : while ((token = scanner.getNextToken()) != TerminalTokens.TokenNameEOF) {

28. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

590 : case TerminalTokens.TokenNameStringLiteral :

29. WARNING: DiscouragedReference

Discouraged access: The field TokenNameStringLiteral from the type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

590 : case TerminalTokens.TokenNameStringLiteral :

30. WARNING: DiscouragedReference

Discouraged access: The method getCurrentTokenSourceString() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

591 : buffer.append(new String(scanner.getCurrentTokenSourceString()));

31. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

593 : case TerminalTokens.TokenNameEOF :

32. WARNING: DiscouragedReference

Discouraged access: The field TokenNameEOF from the type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

593 : case TerminalTokens.TokenNameEOF :

33. WARNING: DiscouragedReference

Discouraged access: The method getCurrentTokenSource() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

596 : buffer.append(scanner.getCurrentTokenSource());

34. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

613 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

35. WARNING: DiscouragedReference

Discouraged access: The constructor Scanner(boolean, boolean, boolean, long, char[][], char[][], 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

ScannerTest.java :

613 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

36. WARNING: DiscouragedReference

Discouraged access: The type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

613 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

37. 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

ScannerTest.java :

613 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

38. WARNING: DiscouragedReference

Discouraged access: The field JDK1_4 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

ScannerTest.java :

613 : Scanner scanner = new Scanner(false, false, false, ClassFileConstants.JDK1_4, null, null, false);

39. WARNING: DiscouragedReference

Discouraged access: The method setSource(char[]) from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

614 : scanner.setSource(source);

40. WARNING: DiscouragedReference

Discouraged access: The method resetTo(int, int) from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

615 : scanner.resetTo(0, source.length - 1);

41. WARNING: DiscouragedReference

Discouraged access: The method getNextToken() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

619 : while ((token = scanner.getNextToken()) != TerminalTokens.TokenNameEOF) {

42. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

619 : while ((token = scanner.getNextToken()) != TerminalTokens.TokenNameEOF) {

43. WARNING: DiscouragedReference

Discouraged access: The field TokenNameEOF from the type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

619 : while ((token = scanner.getNextToken()) != TerminalTokens.TokenNameEOF) {

44. WARNING: DiscouragedReference

Discouraged access: The type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

622 : case TerminalTokens.TokenNameEOF :

45. WARNING: DiscouragedReference

Discouraged access: The field TokenNameEOF from the type TerminalTokens is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

622 : case TerminalTokens.TokenNameEOF :

46. WARNING: DiscouragedReference

Discouraged access: The method getCurrentTokenSource() from the type Scanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

625 : buffer.append(scanner.getCurrentTokenSource());

47. WARNING: DiscouragedReference

Discouraged access: The type PublicScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

892 : assertEquals("Wrong exception", PublicScanner.INVALID_CHAR_IN_STRING, e.getMessage());

48. WARNING: DiscouragedReference

Discouraged access: The field INVALID_CHAR_IN_STRING from the type PublicScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

892 : assertEquals("Wrong exception", PublicScanner.INVALID_CHAR_IN_STRING, e.getMessage());

49. WARNING: DiscouragedReference

Discouraged access: The type PublicScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

921 : assertEquals("Wrong exception", PublicScanner.INVALID_CHAR_IN_STRING, e.getMessage());

50. WARNING: DiscouragedReference

Discouraged access: The field INVALID_CHAR_IN_STRING from the type PublicScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

921 : assertEquals("Wrong exception", PublicScanner.INVALID_CHAR_IN_STRING, e.getMessage());

51. WARNING: DiscouragedReference

Discouraged access: The type PublicScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

949 : assertEquals("Wrong exception", PublicScanner.INVALID_CHAR_IN_STRING, e.getMessage());

52. WARNING: DiscouragedReference

Discouraged access: The field INVALID_CHAR_IN_STRING from the type PublicScanner is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

ScannerTest.java :

949 : assertEquals("Wrong exception", PublicScanner.INVALID_CHAR_IN_STRING, e.getMessage());

53. WARNING: LocalVariableIsNeverUsed

The local variable results is never read

ScannerTest.java :

1174 : String results = String.valueOf(characters);

54. WARNING: LocalVariableIsNeverUsed

The local variable results is never read

ScannerTest.java :

1193 : String results = String.valueOf(characters);

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/SerialVersionUIDTests.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

SerialVersionUIDTests.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

2. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions is never used

SerialVersionUIDTests.java :

19 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/TryStatementTest.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

TryStatementTest.java :

17 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

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

TryStatementTest.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

TryStatementTest.java :

731 : customOptions.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.ERROR);

4. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportHiddenCatchBlock 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

TryStatementTest.java :

731 : customOptions.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.ERROR);

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

TryStatementTest.java :

731 : customOptions.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.ERROR);

6. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

TryStatementTest.java :

731 : customOptions.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.ERROR);

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

TryStatementTest.java :

1081 : customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

8. 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

TryStatementTest.java :

1081 : customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

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

TryStatementTest.java :

1081 : customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

10. 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

TryStatementTest.java :

1081 : customOptions.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

11. 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

TryStatementTest.java :

3446 : if (new CompilerOptions(getCompilerOptions()).complianceLevel <= ClassFileConstants.JDK1_3) {

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

TryStatementTest.java :

3446 : if (new CompilerOptions(getCompilerOptions()).complianceLevel <= ClassFileConstants.JDK1_3) {

13. WARNING: DiscouragedReference

Discouraged access: The field complianceLevel 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

TryStatementTest.java :

3446 : if (new CompilerOptions(getCompilerOptions()).complianceLevel <= ClassFileConstants.JDK1_3) {

14. 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

TryStatementTest.java :

3446 : if (new CompilerOptions(getCompilerOptions()).complianceLevel <= ClassFileConstants.JDK1_3) {

15. WARNING: DiscouragedReference

Discouraged access: The field JDK1_3 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

TryStatementTest.java :

3446 : if (new CompilerOptions(getCompilerOptions()).complianceLevel <= ClassFileConstants.JDK1_3) {

Source File: org/eclipse/wst/jsdt/core/tests/compiler/regression/XLargeTest.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

XLargeTest.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

XLargeTest.java :

1861 : options.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_LineNumberAttribute 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

XLargeTest.java :

1861 : options.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);

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

XLargeTest.java :

1861 : options.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);

5. WARNING: DiscouragedReference

Discouraged access: The field DO_NOT_GENERATE 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

XLargeTest.java :

1861 : options.put(CompilerOptions.OPTION_LineNumberAttribute, CompilerOptions.DO_NOT_GENERATE);

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

XLargeTest.java :

1862 : options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_LocalVariableAttribute 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

XLargeTest.java :

1862 : options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);

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

XLargeTest.java :

1862 : options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);

9. WARNING: DiscouragedReference

Discouraged access: The field DO_NOT_GENERATE 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

XLargeTest.java :

1862 : options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.DO_NOT_GENERATE);

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

XLargeTest.java :

1863 : options.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_SourceFileAttribute 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

XLargeTest.java :

1863 : options.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);

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

XLargeTest.java :

1863 : options.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);

13. WARNING: DiscouragedReference

Discouraged access: The field DO_NOT_GENERATE 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

XLargeTest.java :

1863 : options.put(CompilerOptions.OPTION_SourceFileAttribute, CompilerOptions.DO_NOT_GENERATE);

Source File: org/eclipse/wst/jsdt/core/tests/future/compiler/regression/AnnotationTest.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

AnnotationTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

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

AnnotationTest.java :

23 : 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

AnnotationTest.java :

51 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

4. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

AnnotationTest.java :

51 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

AnnotationTest.java :

51 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

6. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

AnnotationTest.java :

51 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

AnnotationTest.java :

52 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

8. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

AnnotationTest.java :

52 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

AnnotationTest.java :

52 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

10. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AnnotationTest.java :

52 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

AnnotationTest.java :

53 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

12. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTagsVisibility 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

AnnotationTest.java :

53 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

AnnotationTest.java :

53 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

14. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

AnnotationTest.java :

53 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTagsVisibility, CompilerOptions.PRIVATE);

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

AnnotationTest.java :

54 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

16. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTags 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

AnnotationTest.java :

54 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

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

AnnotationTest.java :

54 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

18. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AnnotationTest.java :

54 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTags, CompilerOptions.ERROR);

19. 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

AnnotationTest.java :

55 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

20. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocTagsVisibility 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

AnnotationTest.java :

55 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

21. 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

AnnotationTest.java :

55 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

22. WARNING: DiscouragedReference

Discouraged access: The field PRIVATE 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

AnnotationTest.java :

55 : options.put(CompilerOptions.OPTION_ReportMissingJavadocTagsVisibility, CompilerOptions.PRIVATE);

23. 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

AnnotationTest.java :

57 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

24. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportMissingJavadocComments 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

AnnotationTest.java :

57 : options.put(CompilerOptions.OPTION_ReportMissingJavadocComments, reportMissingJavadocComments);

25. 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

AnnotationTest.java :

2435 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

AnnotationTest.java :

2435 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

27. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

AnnotationTest.java :

2435 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

28. 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

AnnotationTest.java :

2435 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

29. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

AnnotationTest.java :

2435 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

30. WARNING: DiscouragedReference

Discouraged access: The method warningOptionNames() 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

AnnotationTest.java :

4039 : String[] warnings = CompilerOptions.warningOptionNames();

31. 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

AnnotationTest.java :

4039 : String[] warnings = CompilerOptions.warningOptionNames();

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

AnnotationTest.java :

4041 : customOptions.put(warnings[i], CompilerOptions.WARNING);

33. 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

AnnotationTest.java :

4041 : customOptions.put(warnings[i], CompilerOptions.WARNING);

34. WARNING: DiscouragedReference

Discouraged access: The method warningOptionNames() 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

AnnotationTest.java :

4306 : String[] warnings = CompilerOptions.warningOptionNames();

35. 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

AnnotationTest.java :

4306 : String[] warnings = CompilerOptions.warningOptionNames();

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

AnnotationTest.java :

4308 : customOptions.put(warnings[i], CompilerOptions.WARNING);

37. 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

AnnotationTest.java :

4308 : customOptions.put(warnings[i], CompilerOptions.WARNING);

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

AnnotationTest.java :

4310 : customOptions.put(CompilerOptions.OPTION_SuppressWarnings, CompilerOptions.DISABLED);

39. WARNING: DiscouragedReference

Discouraged access: The field OPTION_SuppressWarnings 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

AnnotationTest.java :

4310 : customOptions.put(CompilerOptions.OPTION_SuppressWarnings, CompilerOptions.DISABLED);

40. 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

AnnotationTest.java :

4310 : customOptions.put(CompilerOptions.OPTION_SuppressWarnings, CompilerOptions.DISABLED);

41. WARNING: DiscouragedReference

Discouraged access: The field DISABLED 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

AnnotationTest.java :

4310 : customOptions.put(CompilerOptions.OPTION_SuppressWarnings, CompilerOptions.DISABLED);

42. 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

AnnotationTest.java :

4392 : customOptions.put(CompilerOptions.OPTION_ReportUnhandledWarningToken, CompilerOptions.WARNING);

43. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnhandledWarningToken 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

AnnotationTest.java :

4392 : customOptions.put(CompilerOptions.OPTION_ReportUnhandledWarningToken, CompilerOptions.WARNING);

44. 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

AnnotationTest.java :

4392 : customOptions.put(CompilerOptions.OPTION_ReportUnhandledWarningToken, CompilerOptions.WARNING);

45. 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

AnnotationTest.java :

4392 : customOptions.put(CompilerOptions.OPTION_ReportUnhandledWarningToken, CompilerOptions.WARNING);

46. 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

AnnotationTest.java :

4418 : customOptions.put(CompilerOptions.OPTION_ReportUnhandledWarningToken, CompilerOptions.WARNING);

47. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnhandledWarningToken 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

AnnotationTest.java :

4418 : customOptions.put(CompilerOptions.OPTION_ReportUnhandledWarningToken, CompilerOptions.WARNING);

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

AnnotationTest.java :

4418 : customOptions.put(CompilerOptions.OPTION_ReportUnhandledWarningToken, CompilerOptions.WARNING);

49. 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

AnnotationTest.java :

4418 : customOptions.put(CompilerOptions.OPTION_ReportUnhandledWarningToken, CompilerOptions.WARNING);

50. 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

AnnotationTest.java :

4448 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

AnnotationTest.java :

4448 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

52. WARNING: DiscouragedReference

Discouraged access: The field sourceLevel 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

AnnotationTest.java :

4448 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

53. 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

AnnotationTest.java :

4448 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

54. WARNING: DiscouragedReference

Discouraged access: The field JDK1_6 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

AnnotationTest.java :

4448 : String expectedOutput = new CompilerOptions(getCompilerOptions()).sourceLevel < ClassFileConstants.JDK1_6

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

AnnotationTest.java :

4548 : CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

56. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

AnnotationTest.java :

4548 : CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

AnnotationTest.java :

4548 : CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

58. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AnnotationTest.java :

4548 : CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

AnnotationTest.java :

4588 : CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

60. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportDeprecation 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

AnnotationTest.java :

4588 : CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

AnnotationTest.java :

4588 : CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

62. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

AnnotationTest.java :

4588 : CompilerOptions.OPTION_ReportDeprecation, CompilerOptions.ERROR);

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

AnnotationTest.java :

4590 : CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);

64. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

AnnotationTest.java :

4590 : CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);

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

AnnotationTest.java :

4590 : CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);

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

AnnotationTest.java :

4590 : CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.WARNING);

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

AnnotationTest.java :

4782 : options.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

68. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportNonExternalizedStringLiteral 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

AnnotationTest.java :

4782 : options.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

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

AnnotationTest.java :

4782 : options.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

70. 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

AnnotationTest.java :

4782 : options.put(CompilerOptions.OPTION_ReportNonExternalizedStringLiteral, CompilerOptions.WARNING);

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

AnnotationTest.java :

4875 : options.put(CompilerOptions.OPTION_ReportAutoboxing, CompilerOptions.WARNING);

72. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportAutoboxing 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

AnnotationTest.java :

4875 : options.put(CompilerOptions.OPTION_ReportAutoboxing, CompilerOptions.WARNING);

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

AnnotationTest.java :

4875 : options.put(CompilerOptions.OPTION_ReportAutoboxing, CompilerOptions.WARNING);

74. 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

AnnotationTest.java :

4875 : options.put(CompilerOptions.OPTION_ReportAutoboxing, CompilerOptions.WARNING);

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

AnnotationTest.java :

4896 : options.put(CompilerOptions.OPTION_ReportAutoboxing, CompilerOptions.WARNING);

76. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportAutoboxing 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

AnnotationTest.java :

4896 : options.put(CompilerOptions.OPTION_ReportAutoboxing, CompilerOptions.WARNING);

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

AnnotationTest.java :

4896 : options.put(CompilerOptions.OPTION_ReportAutoboxing, CompilerOptions.WARNING);

78. 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

AnnotationTest.java :

4896 : options.put(CompilerOptions.OPTION_ReportAutoboxing, CompilerOptions.WARNING);

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

AnnotationTest.java :

4917 : options.put(CompilerOptions.OPTION_ReportIncompleteEnumSwitch, CompilerOptions.WARNING);

80. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportIncompleteEnumSwitch 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

AnnotationTest.java :

4917 : options.put(CompilerOptions.OPTION_ReportIncompleteEnumSwitch, CompilerOptions.WARNING);

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

AnnotationTest.java :

4917 : options.put(CompilerOptions.OPTION_ReportIncompleteEnumSwitch, CompilerOptions.WARNING);

82. 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

AnnotationTest.java :

4917 : options.put(CompilerOptions.OPTION_ReportIncompleteEnumSwitch, CompilerOptions.WARNING);

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

AnnotationTest.java :

4944 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);

84. 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

AnnotationTest.java :

4944 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);

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

AnnotationTest.java :

4944 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);

86. 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

AnnotationTest.java :

4944 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.WARNING);

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

AnnotationTest.java :

4967 : options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);

88. 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

AnnotationTest.java :

4967 : options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);

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

AnnotationTest.java :

4967 : options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);

90. 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

AnnotationTest.java :

4967 : options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.WARNING);

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

AnnotationTest.java :

4992 : options.put(CompilerOptions.OPTION_ReportTypeParameterHiding, CompilerOptions.WARNING);

92. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportTypeParameterHiding 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

AnnotationTest.java :

4992 : options.put(CompilerOptions.OPTION_ReportTypeParameterHiding, CompilerOptions.WARNING);

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

AnnotationTest.java :

4992 : options.put(CompilerOptions.OPTION_ReportTypeParameterHiding, CompilerOptions.WARNING);

94. 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

AnnotationTest.java :

4992 : options.put(CompilerOptions.OPTION_ReportTypeParameterHiding, CompilerOptions.WARNING);

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

AnnotationTest.java :

5010 : options.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.WARNING);

96. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportHiddenCatchBlock 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

AnnotationTest.java :

5010 : options.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.WARNING);

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

AnnotationTest.java :

5010 : options.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.WARNING);

98. 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

AnnotationTest.java :

5010 : options.put(CompilerOptions.OPTION_ReportHiddenCatchBlock, CompilerOptions.WARNING);

99. 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

AnnotationTest.java :

5038 : options.put(CompilerOptions.OPTION_ReportFinallyBlockNotCompletingNormally, CompilerOptions.WARNING);

100. 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

AnnotationTest.java :

5038 : options.put(CompilerOptions.OPTION_ReportFinallyBlockNotCompletingNormally, CompilerOptions.WARNING);

Source File: org/eclipse/wst/jsdt/core/tests/future/compiler/regression/CastTest.java
1. WARNING: UnusedImport

The import java.io.File is never used

CastTest.java :

13 : import java.io.File;

2. WARNING: UnusedImport

The import java.io.IOException is never used

CastTest.java :

14 : import java.io.IOException;

3. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.ToolFactory is never used

CastTest.java :

19 : import org.eclipse.wst.jsdt.core.ToolFactory;

4. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.tests.util.Util is never used

CastTest.java :

21 : import org.eclipse.wst.jsdt.core.tests.util.Util;

5. 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

CastTest.java :

22 : import org.eclipse.wst.jsdt.internal.compiler.classfmt.ClassFileConstants;

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

CastTest.java :

23 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

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

CastTest.java :

32 : defaultOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.WARNING);

8. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

32 : defaultOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.WARNING);

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

CastTest.java :

32 : defaultOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.WARNING);

10. 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

CastTest.java :

32 : defaultOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.WARNING);

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

CastTest.java :

33 : defaultOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

12. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

CastTest.java :

33 : defaultOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

CastTest.java :

33 : defaultOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

14. 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

CastTest.java :

33 : defaultOptions.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

CastTest.java :

61 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

16. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

61 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

61 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

18. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

61 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

19. 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

CastTest.java :

97 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

20. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

97 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

21. 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

CastTest.java :

97 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

22. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

97 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

23. 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

CastTest.java :

129 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

24. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

129 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

25. 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

CastTest.java :

129 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

26. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

129 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

27. 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

CastTest.java :

162 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

28. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

162 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

29. 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

CastTest.java :

162 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

30. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

162 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

31. 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

CastTest.java :

208 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

32. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

208 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

33. 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

CastTest.java :

208 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

34. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

208 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

35. 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

CastTest.java :

242 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

36. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

242 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

242 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

38. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

242 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

294 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

40. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

294 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

294 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

42. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

294 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

320 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

44. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

320 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

320 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

46. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

320 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

352 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

48. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

352 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

352 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

50. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

352 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

383 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

52. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

383 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

383 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

54. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

383 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

408 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

56. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

408 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

408 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

58. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

408 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

445 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

60. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

445 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

445 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

62. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

445 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

479 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

64. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

479 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

479 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

66. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

479 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

500 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

68. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

500 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

500 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

70. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

500 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

526 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

72. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

526 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

526 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

74. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

526 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

553 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

76. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

553 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

553 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

78. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

553 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

584 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

80. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

584 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

584 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

82. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

584 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

612 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

84. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

612 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

612 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

86. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

612 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

641 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

88. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

641 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

641 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

90. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

641 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

665 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

92. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

665 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

665 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

94. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

665 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

741 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

96. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

CastTest.java :

741 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

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

CastTest.java :

741 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

98. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

CastTest.java :

741 : customOptions.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.ERROR);

99. 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

CastTest.java :

742 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);

100. 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

CastTest.java :

742 : customOptions.put(CompilerOptions.OPTION_ReportUncheckedTypeOperation, CompilerOptions.IGNORE);

Source File: org/eclipse/wst/jsdt/core/tests/future/compiler/regression/Compliance_1_4.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

Compliance_1_4.java :

18 : 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

Compliance_1_4.java :

33 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

Compliance_1_4.java :

33 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

Compliance_1_4.java :

33 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

5. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

Compliance_1_4.java :

33 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

Compliance_1_4.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

Compliance_1_4.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

Compliance_1_4.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

9. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

Compliance_1_4.java :

34 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

Compliance_1_4.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTags 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

Compliance_1_4.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

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

Compliance_1_4.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

13. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

Compliance_1_4.java :

35 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

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

Compliance_1_4.java :

1156 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_TaskTags 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

Compliance_1_4.java :

1156 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

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

Compliance_1_4.java :

1184 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

17. WARNING: DiscouragedReference

Discouraged access: The field OPTION_TaskTags 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

Compliance_1_4.java :

1184 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

Source File: org/eclipse/wst/jsdt/core/tests/future/compiler/regression/Compliance_1_5.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

Compliance_1_5.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

Compliance_1_5.java :

33 : options.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.IGNORE);

3. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportUnnecessaryTypeCheck 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

Compliance_1_5.java :

33 : options.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.IGNORE);

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

Compliance_1_5.java :

33 : options.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.IGNORE);

5. 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

Compliance_1_5.java :

33 : options.put(CompilerOptions.OPTION_ReportUnnecessaryTypeCheck, CompilerOptions.IGNORE);

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

Compliance_1_5.java :

35 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

7. WARNING: DiscouragedReference

Discouraged access: The field OPTION_DocCommentSupport 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

Compliance_1_5.java :

35 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

Compliance_1_5.java :

35 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

9. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

Compliance_1_5.java :

35 : options.put(CompilerOptions.OPTION_DocCommentSupport, CompilerOptions.ENABLED);

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

Compliance_1_5.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

11. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadoc 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

Compliance_1_5.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

Compliance_1_5.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

13. WARNING: DiscouragedReference

Discouraged access: The field ERROR 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

Compliance_1_5.java :

36 : options.put(CompilerOptions.OPTION_ReportInvalidJavadoc, CompilerOptions.ERROR);

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

Compliance_1_5.java :

37 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

15. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportInvalidJavadocTags 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

Compliance_1_5.java :

37 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

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

Compliance_1_5.java :

37 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

17. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

Compliance_1_5.java :

37 : options.put(CompilerOptions.OPTION_ReportInvalidJavadocTags, CompilerOptions.ENABLED);

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

Compliance_1_5.java :

1167 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

19. WARNING: DiscouragedReference

Discouraged access: The field OPTION_TaskTags 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

Compliance_1_5.java :

1167 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

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

Compliance_1_5.java :

1195 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

21. WARNING: DiscouragedReference

Discouraged access: The field OPTION_TaskTags 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

Compliance_1_5.java :

1195 : customOptions.put(CompilerOptions.OPTION_TaskTags, "TODO:");

Source File: org/eclipse/wst/jsdt/core/tests/junit/extension/TestCase.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

TestCase.java :

20 : import org.eclipse.wst.jsdt.internal.compiler.batch.Main;

2. WARNING: DiscouragedReference

Discouraged access: The constructor Main(PrintWriter, PrintWriter, 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

TestCase.java :

73 : String version = new Main(null, null, false).bind("compiler.version");

3. WARNING: DiscouragedReference

Discouraged access: The method bind(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

TestCase.java :

73 : String version = new Main(null, null, false).bind("compiler.version");

4. 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

TestCase.java :

73 : String version = new Main(null, null, false).bind("compiler.version");

Source File: org/eclipse/wst/jsdt/core/tests/util/AbstractCompilerTest.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

AbstractCompilerTest.java :

29 : 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

AbstractCompilerTest.java :

33 : public static final String COMPLIANCE_1_3 = CompilerOptions.VERSION_1_3;

3. 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

AbstractCompilerTest.java :

33 : public static final String COMPLIANCE_1_3 = CompilerOptions.VERSION_1_3;

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

AbstractCompilerTest.java :

34 : public static final String COMPLIANCE_1_4 = 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

AbstractCompilerTest.java :

34 : public static final String COMPLIANCE_1_4 = 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

AbstractCompilerTest.java :

35 : public static final String COMPLIANCE_1_5 = 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

AbstractCompilerTest.java :

35 : public static final String COMPLIANCE_1_5 = 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

AbstractCompilerTest.java :

36 : public static final String COMPLIANCE_1_6 = CompilerOptions.VERSION_1_6;

9. 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

AbstractCompilerTest.java :

36 : public static final String COMPLIANCE_1_6 = CompilerOptions.VERSION_1_6;

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

AbstractCompilerTest.java :

37 : public static final String COMPLIANCE_1_7 = CompilerOptions.VERSION_1_7;

11. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_7 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

AbstractCompilerTest.java :

37 : public static final String COMPLIANCE_1_7 = CompilerOptions.VERSION_1_7;

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

AbstractCompilerTest.java :

45 : protected static boolean RUN_JAVAC = CompilerOptions.ENABLED.equals(System.getProperty("run.javac"));

13. WARNING: DiscouragedReference

Discouraged access: The field ENABLED 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

AbstractCompilerTest.java :

45 : protected static boolean RUN_JAVAC = CompilerOptions.ENABLED.equals(System.getProperty("run.javac"));

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

AbstractCompilerTest.java :

299 : && !CompilerOptions.VERSION_1_1.equals(specVersion)

15. 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

AbstractCompilerTest.java :

299 : && !CompilerOptions.VERSION_1_1.equals(specVersion)

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

AbstractCompilerTest.java :

300 : && !CompilerOptions.VERSION_1_2.equals(specVersion)

17. 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

AbstractCompilerTest.java :

300 : && !CompilerOptions.VERSION_1_2.equals(specVersion)

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

AbstractCompilerTest.java :

301 : && !CompilerOptions.VERSION_1_3.equals(specVersion);

19. 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

AbstractCompilerTest.java :

301 : && !CompilerOptions.VERSION_1_3.equals(specVersion);

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

AbstractCompilerTest.java :

305 : boolean canRun1_5 = canRun1_4 && !CompilerOptions.VERSION_1_4.equals(specVersion);

21. 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

AbstractCompilerTest.java :

305 : boolean canRun1_5 = canRun1_4 && !CompilerOptions.VERSION_1_4.equals(specVersion);

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

AbstractCompilerTest.java :

309 : boolean canRun1_6 = canRun1_5 && !CompilerOptions.VERSION_1_5.equals(specVersion);

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

AbstractCompilerTest.java :

309 : boolean canRun1_6 = canRun1_5 && !CompilerOptions.VERSION_1_5.equals(specVersion);

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

AbstractCompilerTest.java :

313 : boolean canRun1_7 = canRun1_6 && !CompilerOptions.VERSION_1_6.equals(specVersion);

25. 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

AbstractCompilerTest.java :

313 : boolean canRun1_7 = canRun1_6 && !CompilerOptions.VERSION_1_6.equals(specVersion);

26. 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

AbstractCompilerTest.java :

418 : Map options = new CompilerOptions().getMap();

27. 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

AbstractCompilerTest.java :

418 : Map options = new CompilerOptions().getMap();

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

AbstractCompilerTest.java :

418 : Map options = new CompilerOptions().getMap();

29. 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

AbstractCompilerTest.java :

419 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

30. 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

AbstractCompilerTest.java :

419 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

31. 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

AbstractCompilerTest.java :

419 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

32. 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

AbstractCompilerTest.java :

419 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

33. 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

AbstractCompilerTest.java :

421 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_3);

34. 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

AbstractCompilerTest.java :

421 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_3);

35. 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

AbstractCompilerTest.java :

421 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_3);

36. 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

AbstractCompilerTest.java :

421 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_3);

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

AbstractCompilerTest.java :

422 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_3);

38. 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

AbstractCompilerTest.java :

422 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_3);

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

AbstractCompilerTest.java :

422 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_3);

40. 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

AbstractCompilerTest.java :

422 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_3);

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

AbstractCompilerTest.java :

423 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

42. 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

AbstractCompilerTest.java :

423 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

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

AbstractCompilerTest.java :

423 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

44. 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

AbstractCompilerTest.java :

423 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_1);

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

AbstractCompilerTest.java :

425 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);

46. 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

AbstractCompilerTest.java :

425 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);

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

AbstractCompilerTest.java :

425 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);

48. 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

AbstractCompilerTest.java :

425 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_4);

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

AbstractCompilerTest.java :

426 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

50. 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

AbstractCompilerTest.java :

426 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

AbstractCompilerTest.java :

426 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

52. 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

AbstractCompilerTest.java :

426 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_4);

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

AbstractCompilerTest.java :

427 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);

54. 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

AbstractCompilerTest.java :

427 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);

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

AbstractCompilerTest.java :

427 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);

56. 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

AbstractCompilerTest.java :

427 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_4);

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

AbstractCompilerTest.java :

429 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_5);

58. 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

AbstractCompilerTest.java :

429 : options.put(CompilerOptions.OPTION_Compliance, 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

AbstractCompilerTest.java :

429 : options.put(CompilerOptions.OPTION_Compliance, 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

AbstractCompilerTest.java :

429 : options.put(CompilerOptions.OPTION_Compliance, 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

AbstractCompilerTest.java :

430 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_5);

62. 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

AbstractCompilerTest.java :

430 : options.put(CompilerOptions.OPTION_Source, 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

AbstractCompilerTest.java :

430 : options.put(CompilerOptions.OPTION_Source, 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

AbstractCompilerTest.java :

430 : options.put(CompilerOptions.OPTION_Source, 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

AbstractCompilerTest.java :

431 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);

66. 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

AbstractCompilerTest.java :

431 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

AbstractCompilerTest.java :

431 : options.put(CompilerOptions.OPTION_TargetPlatform, 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

AbstractCompilerTest.java :

431 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_5);

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

AbstractCompilerTest.java :

433 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);

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

AbstractCompilerTest.java :

433 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);

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

AbstractCompilerTest.java :

433 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);

72. 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

AbstractCompilerTest.java :

433 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_6);

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

AbstractCompilerTest.java :

434 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);

74. 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

AbstractCompilerTest.java :

434 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);

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

AbstractCompilerTest.java :

434 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);

76. 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

AbstractCompilerTest.java :

434 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_6);

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

AbstractCompilerTest.java :

435 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);

78. 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

AbstractCompilerTest.java :

435 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);

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

AbstractCompilerTest.java :

435 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);

80. 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

AbstractCompilerTest.java :

435 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_6);

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

AbstractCompilerTest.java :

437 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_7);

82. 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

AbstractCompilerTest.java :

437 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_7);

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

AbstractCompilerTest.java :

437 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_7);

84. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_7 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

AbstractCompilerTest.java :

437 : options.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_1_7);

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

AbstractCompilerTest.java :

438 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_7);

86. 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

AbstractCompilerTest.java :

438 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_7);

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

AbstractCompilerTest.java :

438 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_7);

88. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_7 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

AbstractCompilerTest.java :

438 : options.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_1_7);

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

AbstractCompilerTest.java :

439 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_7);

90. 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

AbstractCompilerTest.java :

439 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_7);

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

AbstractCompilerTest.java :

439 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_7);

92. WARNING: DiscouragedReference

Discouraged access: The field VERSION_1_7 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

AbstractCompilerTest.java :

439 : options.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_1_7);

Source File: org/eclipse/wst/jsdt/core/tests/util/TestVerifier.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

TestVerifier.java :

87 : org.eclipse.wst.jsdt.internal.compiler.batch.Main.compile("\"" + fileName + "\" -d \"" + verifierDir + "\" -classpath \"" + Util.getJavaClassLibsAsString() + "\"");

2. 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

TestVerifier.java :

87 : org.eclipse.wst.jsdt.internal.compiler.batch.Main.compile("\"" + fileName + "\" -d \"" + verifierDir + "\" -classpath \"" + Util.getJavaClassLibsAsString() + "\"");

Source File: org/eclipse/wst/jsdt/core/tests/util/Util.java
1. WARNING: DiscouragedReference

Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/eclipse/plugins/org.eclipse.core.resources_3.4.0.v20080604-1400.jar

Util.java :

19 : import org.eclipse.core.internal.resources.Resource;

2. WARNING: UnusedImport

The import org.eclipse.core.internal.resources.Resource is never used

Util.java :

19 : import org.eclipse.core.internal.resources.Resource;

3. WARNING: UnusedImport

The import org.eclipse.core.runtime.Platform is never used

Util.java :

25 : import org.eclipse.core.runtime.Platform;

4. WARNING: UnusedImport

The import org.eclipse.wst.jsdt.core.JavaScriptCore is never used

Util.java :

26 : import org.eclipse.wst.jsdt.core.JavaScriptCore;

5. WARNING: DiscouragedReference

Discouraged access: The type Compiler is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

31 : import org.eclipse.wst.jsdt.internal.compiler.Compiler;

6. WARNING: DiscouragedReference

Discouraged access: The type IErrorHandlingPolicy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

32 : import org.eclipse.wst.jsdt.internal.compiler.IErrorHandlingPolicy;

7. WARNING: DiscouragedReference

Discouraged access: The type IProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

33 : import org.eclipse.wst.jsdt.internal.compiler.IProblemFactory;

8. 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

Util.java :

34 : import org.eclipse.wst.jsdt.internal.compiler.batch.CompilationUnit;

9. WARNING: DiscouragedReference

Discouraged access: The type FileSystem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

35 : import org.eclipse.wst.jsdt.internal.compiler.batch.FileSystem;

10. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

36 : import org.eclipse.wst.jsdt.internal.compiler.env.INameEnvironment;

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

Util.java :

37 : import org.eclipse.wst.jsdt.internal.compiler.impl.CompilerOptions;

12. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

38 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblem;

13. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

39 : import org.eclipse.wst.jsdt.internal.compiler.problem.DefaultProblemFactory;

14. WARNING: DiscouragedReference

Discouraged access: The method errorReportSource(char[]) from the type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

140 : problems.append(((DefaultProblem)problem).errorReportSource(source));

15. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

140 : problems.append(((DefaultProblem)problem).errorReportSource(source));

16. 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

Util.java :

147 : public static CompilationUnit[] compilationUnits(String[] testFiles) {

17. 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

Util.java :

149 : CompilationUnit[] result = new CompilationUnit[length];

18. 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

Util.java :

149 : CompilationUnit[] result = new CompilationUnit[length];

19. 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

Util.java :

153 : result[i] = new CompilationUnit(testFiles[index + 1].toCharArray(), fileName, null);

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

Util.java :

153 : result[i] = new CompilationUnit(testFiles[index + 1].toCharArray(), fileName, null);

21. WARNING: DiscouragedReference

Discouraged access: The field packageName 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

Util.java :

159 : result[i].packageName=CharOperation.splitOn('/', subarray);

22. WARNING: DiscouragedReference

Discouraged access: The type IProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

166 : IProblemFactory problemFactory = new DefaultProblemFactory(Locale.getDefault());

23. WARNING: DiscouragedReference

Discouraged access: The constructor DefaultProblemFactory(Locale) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

166 : IProblemFactory problemFactory = new DefaultProblemFactory(Locale.getDefault());

24. WARNING: DiscouragedReference

Discouraged access: The type DefaultProblemFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

166 : IProblemFactory problemFactory = new DefaultProblemFactory(Locale.getDefault());

25. WARNING: DiscouragedReference

Discouraged access: The type INameEnvironment is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

176 : INameEnvironment nameEnvironment = new FileSystem(getJavaClassLibs(), new String[] {}, null);

26. WARNING: DiscouragedReference

Discouraged access: The constructor FileSystem(String[], 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

Util.java :

176 : INameEnvironment nameEnvironment = new FileSystem(getJavaClassLibs(), new String[] {}, null);

27. WARNING: DiscouragedReference

Discouraged access: The type FileSystem is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

176 : INameEnvironment nameEnvironment = new FileSystem(getJavaClassLibs(), new String[] {}, null);

28. WARNING: DiscouragedReference

Discouraged access: The type IErrorHandlingPolicy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

177 : IErrorHandlingPolicy errorHandlingPolicy =

29. WARNING: DiscouragedReference

Discouraged access: The type IErrorHandlingPolicy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

178 : new IErrorHandlingPolicy() {

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

Util.java :

186 : CompilerOptions compilerOptions = new CompilerOptions(options);

31. 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

Util.java :

186 : CompilerOptions compilerOptions = new CompilerOptions(options);

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

Util.java :

186 : CompilerOptions compilerOptions = new CompilerOptions(options);

33. WARNING: DiscouragedReference

Discouraged access: The field performMethodsFullRecovery 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

Util.java :

187 : compilerOptions.performMethodsFullRecovery = false;

34. WARNING: DiscouragedReference

Discouraged access: The field performStatementsRecovery 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

Util.java :

188 : compilerOptions.performStatementsRecovery = false;

35. WARNING: DiscouragedReference

Discouraged access: The type Compiler is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

189 : Compiler batchCompiler =

36. WARNING: DiscouragedReference

Discouraged access: The constructor Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

190 : new Compiler( nameEnvironment, errorHandlingPolicy, compilerOptions, requestor, problemFactory);

37. WARNING: DiscouragedReference

Discouraged access: The type Compiler is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

190 : new Compiler(

38. WARNING: DiscouragedReference

Discouraged access: The field options from the type Compiler is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

196 : batchCompiler.options.produceReferenceInfo = true;

39. WARNING: DiscouragedReference

Discouraged access: The field produceReferenceInfo 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

Util.java :

196 : batchCompiler.options.produceReferenceInfo = true;

40. WARNING: DiscouragedReference

Discouraged access: The method compile(ICompilationUnit[]) from the type Compiler is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.0-R/workdir/plugins/org.eclipse.wst.jsdt.core/@dot

Util.java :

197 : batchCompiler.compile(compilationUnits(pathsAndContents)); // compile all files together

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

Util.java :

334 : options.put(CompilerOptions.OPTION_Compliance, compliance);

42. 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

Util.java :

334 : options.put(CompilerOptions.OPTION_Compliance, compliance);

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

Util.java :

335 : options.put(CompilerOptions.OPTION_Source, compliance);

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

Util.java :

335 : options.put(CompilerOptions.OPTION_Source, compliance);

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

Util.java :

336 : options.put(CompilerOptions.OPTION_TargetPlatform, compliance);

46. 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

Util.java :

336 : options.put(CompilerOptions.OPTION_TargetPlatform, compliance);

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

Util.java :

338 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

48. 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

Util.java :

338 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

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

Util.java :

338 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

50. 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

Util.java :

338 : options.put(CompilerOptions.OPTION_ReportUnusedLocal, CompilerOptions.IGNORE);

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

Util.java :

339 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

52. 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

Util.java :

339 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

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

Util.java :

339 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

54. 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

Util.java :

339 : options.put(CompilerOptions.OPTION_ReportUnusedPrivateMember, CompilerOptions.IGNORE);

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

Util.java :

340 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

56. 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

Util.java :

340 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

Util.java :

340 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

58. 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

Util.java :

340 : options.put(CompilerOptions.OPTION_ReportFieldHiding, CompilerOptions.IGNORE);

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

Util.java :

341 : options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE);

60. 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

Util.java :

341 : options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE);

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

Util.java :

341 : options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE);

62. 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

Util.java :

341 : options.put(CompilerOptions.OPTION_ReportLocalVariableHiding, CompilerOptions.IGNORE);

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

Util.java :

342 : options.put(CompilerOptions.OPTION_ReportTypeParameterHiding, CompilerOptions.IGNORE);

64. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportTypeParameterHiding 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

Util.java :

342 : options.put(CompilerOptions.OPTION_ReportTypeParameterHiding, CompilerOptions.IGNORE);

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

Util.java :

342 : options.put(CompilerOptions.OPTION_ReportTypeParameterHiding, CompilerOptions.IGNORE);

66. 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

Util.java :

342 : options.put(CompilerOptions.OPTION_ReportTypeParameterHiding, CompilerOptions.IGNORE);

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

Util.java :

343 : options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);

68. WARNING: DiscouragedReference

Discouraged access: The field OPTION_LocalVariableAttribute 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

Util.java :

343 : options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);

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

Util.java :

343 : options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);

70. WARNING: DiscouragedReference

Discouraged access: The field GENERATE 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

Util.java :

343 : options.put(CompilerOptions.OPTION_LocalVariableAttribute, CompilerOptions.GENERATE);

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

Util.java :

344 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

72. WARNING: DiscouragedReference

Discouraged access: The field OPTION_ReportRawTypeReference 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

Util.java :

344 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

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

Util.java :

344 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

74. 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

Util.java :

344 : options.put(CompilerOptions.OPTION_ReportRawTypeReference, CompilerOptions.IGNORE);

75. WARNING: LocalVariableIsNeverUsed

The local variable resource is never read

Util.java :

678 : URL resource = clazz.getClassLoader().getResource(inputName);

76. 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

Util.java :

1280 : zip.write(org.eclipse.wst.jsdt.internal.compiler.util.Util.getFileByteContent(file));

77. WARNING: DiscouragedReference

Discouraged access: The method getFileByteContent(File) 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

Util.java :

1280 : zip.write(org.eclipse.wst.jsdt.internal.compiler.util.Util.getFileByteContent(file));