Compatibility Warnings | API Usage Warnings | Bundle Version Warnings |
---|---|---|
0 | 21 | 0 |
No problem found
org.eclipse.jdt.internal.core.JavaModelStatus illegally implements org.eclipse.core.resources.IResourceStatus |
org.eclipse.jdt.internal.core.ClasspathEntry illegally instantiates org.eclipse.core.runtime.AssertionFailedException |
org.eclipse.jdt.core.CompletionContext extends non-API type org.eclipse.jdt.internal.codeassist.InternalCompletionContext |
org.eclipse.jdt.core.CompletionProposal extends non-API type org.eclipse.jdt.internal.codeassist.InternalCompletionProposal |
org.eclipse.jdt.core.compiler.BuildContext extends non-API type org.eclipse.jdt.internal.core.builder.CompilationParticipantResult |
org.eclipse.jdt.core.search.FieldReferenceMatch extends non-API type org.eclipse.jdt.internal.core.search.matching.InternalReferenceMatch |
org.eclipse.jdt.core.search.MethodReferenceMatch extends non-API type org.eclipse.jdt.internal.core.search.matching.InternalReferenceMatch |
org.eclipse.jdt.core.search.PackageReferenceMatch extends non-API type org.eclipse.jdt.internal.core.search.matching.InternalReferenceMatch |
org.eclipse.jdt.core.search.SearchDocument extends non-API type org.eclipse.jdt.internal.core.search.indexing.InternalSearchDocument |
org.eclipse.jdt.core.search.SearchPattern extends non-API type org.eclipse.jdt.internal.core.search.matching.InternalSearchPattern |
org.eclipse.jdt.core.search.TypeReferenceMatch extends non-API type org.eclipse.jdt.internal.core.search.matching.InternalReferenceMatch |
org.eclipse.jdt.core.CorrectionEngine implements non-API interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons |
org.eclipse.jdt.core.dom.rewrite.ASTRewrite.getRewriteEventStore() has non-API return type org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore |
org.eclipse.jdt.core.dom.rewrite.ASTRewrite.getNodeStore() has non-API return type org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore |
Constructor for org.eclipse.jdt.core.compiler.BuildContext with non-API parameter type org.eclipse.jdt.internal.core.builder.SourceFile |
Constructor for org.eclipse.jdt.core.compiler.ReconcileContext with non-API parameter type org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation |
Constructor for org.eclipse.jdt.core.compiler.ReconcileContext with non-API parameter type org.eclipse.jdt.internal.core.CompilationUnit |
org.eclipse.jdt.core.dom.AST.convertCompilationUnit(int, CompilationUnitDeclaration, Map, boolean, CompilationUnit, int, IProgressMonitor) has non-API parameter type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration |
org.eclipse.jdt.core.dom.AST.convertCompilationUnit(int, CompilationUnitDeclaration, Map, boolean, CompilationUnit, int, IProgressMonitor) has non-API parameter type org.eclipse.jdt.internal.core.CompilationUnit |
org.eclipse.jdt.core.dom.AST.convertCompilationUnit(int, CompilationUnitDeclaration, char[], Map, boolean, CompilationUnit, int, IProgressMonitor) has non-API parameter type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration |
org.eclipse.jdt.core.dom.AST.convertCompilationUnit(int, CompilationUnitDeclaration, char[], Map, boolean, CompilationUnit, int, IProgressMonitor) has non-API parameter type org.eclipse.jdt.internal.core.CompilationUnit |
No problem found