errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/team/internal/ccvs/ui/mappings/ApplyPatchAction.java (at line 22) import org.eclipse.team.internal.ui.synchronize.patch.ApplyPatchOperation; Discouraged access: The type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
2. WARNING in /src/org/eclipse/team/internal/ccvs/ui/mappings/ApplyPatchAction.java (at line 41) isPatch = ApplyPatchOperation.isPatch((IFile) resource); Discouraged access: The type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
3. WARNING in /src/org/eclipse/team/internal/ccvs/ui/mappings/ApplyPatchAction.java (at line 41) isPatch = ApplyPatchOperation.isPatch((IFile) resource); Discouraged access: The method isPatch(IStorage) from the type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
4. WARNING in /src/org/eclipse/team/internal/ccvs/ui/mappings/ApplyPatchAction.java (at line 47) final ApplyPatchOperation op; Discouraged access: The type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
5. WARNING in /src/org/eclipse/team/internal/ccvs/ui/mappings/ApplyPatchAction.java (at line 49) op = new ApplyPatchOperation( getConfiguration().getSite().getPart(), (IFile) resource, null, new CompareConfiguration()); Discouraged access: The constructor ApplyPatchOperation(IWorkbenchPart, IStorage, IResource, CompareConfiguration) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
6. WARNING in /src/org/eclipse/team/internal/ccvs/ui/mappings/ApplyPatchAction.java (at line 49) op = new ApplyPatchOperation( Discouraged access: The type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
7. WARNING in /src/org/eclipse/team/internal/ccvs/ui/mappings/ApplyPatchAction.java (at line 53) op = new ApplyPatchOperation( getConfiguration().getSite().getPart(), resource); Discouraged access: The constructor ApplyPatchOperation(IWorkbenchPart, IResource) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
8. WARNING in /src/org/eclipse/team/internal/ccvs/ui/mappings/ApplyPatchAction.java (at line 53) op = new ApplyPatchOperation( Discouraged access: The type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
1. WARNING in /src/org/eclipse/team/internal/ccvs/ui/subscriber/ApplyPatchAction.java (at line 22) import org.eclipse.team.internal.ui.synchronize.patch.ApplyPatchOperation; Discouraged access: The type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
2. WARNING in /src/org/eclipse/team/internal/ccvs/ui/subscriber/ApplyPatchAction.java (at line 45) isPatch = ApplyPatchOperation.isPatch((IFile) resource); Discouraged access: The type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
3. WARNING in /src/org/eclipse/team/internal/ccvs/ui/subscriber/ApplyPatchAction.java (at line 45) isPatch = ApplyPatchOperation.isPatch((IFile) resource); Discouraged access: The method isPatch(IStorage) from the type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
4. WARNING in /src/org/eclipse/team/internal/ccvs/ui/subscriber/ApplyPatchAction.java (at line 51) final ApplyPatchOperation op; Discouraged access: The type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
5. WARNING in /src/org/eclipse/team/internal/ccvs/ui/subscriber/ApplyPatchAction.java (at line 53) op = new ApplyPatchOperation( getConfiguration().getSite().getPart(), (IFile) resource, null, new CompareConfiguration()); Discouraged access: The constructor ApplyPatchOperation(IWorkbenchPart, IStorage, IResource, CompareConfiguration) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
6. WARNING in /src/org/eclipse/team/internal/ccvs/ui/subscriber/ApplyPatchAction.java (at line 53) op = new ApplyPatchOperation( Discouraged access: The type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
7. WARNING in /src/org/eclipse/team/internal/ccvs/ui/subscriber/ApplyPatchAction.java (at line 57) op = new ApplyPatchOperation( getConfiguration().getSite().getPart(), resource); Discouraged access: The constructor ApplyPatchOperation(IWorkbenchPart, IResource) is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |
8. WARNING in /src/org/eclipse/team/internal/ccvs/ui/subscriber/ApplyPatchAction.java (at line 57) op = new ApplyPatchOperation( Discouraged access: The type ApplyPatchOperation is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.team.ui/@dot |