Compiler log for org.eclipse.core.tests.resources_3.100.0.v20090716-1930 : resourcestests.jar.bin.xml

TOTAL : ERRORS: 0, WARNINGS: 2392

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/src/org/eclipse/core/tests/resources/GroupResourceTest.java : 12 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 102)
private byte[] getFileContents(IFile file) throws CoreException {
The method getFileContents(IFile) from the type GroupResourceTest is never used locally

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java : 35 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 150)
Workspace.clear(linkOverlapLocation.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 150)
Workspace.clear(linkOverlapLocation.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 197)
Workspace.clear(location.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 197)
Workspace.clear(location.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 277)
final AliasManager aliasManager = ((Workspace) getWorkspace()).getAliasManager();
Discouraged access: The type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 277)
final AliasManager aliasManager = ((Workspace) getWorkspace()).getAliasManager();
Discouraged access: The method getAliasManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 277)
final AliasManager aliasManager = ((Workspace) getWorkspace()).getAliasManager();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 279)
aliasManager.startup(null);
Discouraged access: The method startup(IProgressMonitor) from the type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 287)
IResource[] resources = aliasManager.computeAliases(folder, ((Folder) folder).getStore());
Discouraged access: The method computeAliases(IResource, IFileStore) from the type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 287)
IResource[] resources = aliasManager.computeAliases(folder, ((Folder) folder).getStore());
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 287)
IResource[] resources = aliasManager.computeAliases(folder, ((Folder) folder).getStore());
Discouraged access: The type Folder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 306)
final AliasManager aliasManager = ((Workspace) getWorkspace()).getAliasManager();
Discouraged access: The type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 306)
final AliasManager aliasManager = ((Workspace) getWorkspace()).getAliasManager();
Discouraged access: The method getAliasManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 306)
final AliasManager aliasManager = ((Workspace) getWorkspace()).getAliasManager();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 308)
aliasManager.startup(null);
Discouraged access: The method startup(IProgressMonitor) from the type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 344)
IResource[] resources = aliasManager.computeAliases(link2TempFolder, ((Folder) link2TempFolder).getStore());
Discouraged access: The method computeAliases(IResource, IFileStore) from the type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 344)
IResource[] resources = aliasManager.computeAliases(link2TempFolder, ((Folder) link2TempFolder).getStore());
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 344)
IResource[] resources = aliasManager.computeAliases(link2TempFolder, ((Folder) link2TempFolder).getStore());
Discouraged access: The type Folder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 348)
resources = aliasManager.computeAliases(p2, ((Project) p2).getStore());
Discouraged access: The method computeAliases(IResource, IFileStore) from the type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 348)
resources = aliasManager.computeAliases(p2, ((Project) p2).getStore());
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 348)
resources = aliasManager.computeAliases(p2, ((Project) p2).getStore());
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 400)
IResource[] resources = ((Workspace) getWorkspace()).getAliasManager().computeAliases(folder1, ((Folder) folder1).getStore());
Discouraged access: The method getAliasManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 400)
IResource[] resources = ((Workspace) getWorkspace()).getAliasManager().computeAliases(folder1, ((Folder) folder1).getStore());
Discouraged access: The method computeAliases(IResource, IFileStore) from the type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 400)
IResource[] resources = ((Workspace) getWorkspace()).getAliasManager().computeAliases(folder1, ((Folder) folder1).getStore());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 400)
IResource[] resources = ((Workspace) getWorkspace()).getAliasManager().computeAliases(folder1, ((Folder) folder1).getStore());
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 400)
IResource[] resources = ((Workspace) getWorkspace()).getAliasManager().computeAliases(folder1, ((Folder) folder1).getStore());
Discouraged access: The type Folder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 709)
final AliasManager aliasManager = ((Workspace) getWorkspace()).getAliasManager();
Discouraged access: The type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 709)
final AliasManager aliasManager = ((Workspace) getWorkspace()).getAliasManager();
Discouraged access: The method getAliasManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 709)
final AliasManager aliasManager = ((Workspace) getWorkspace()).getAliasManager();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 711)
aliasManager.startup(null);
Discouraged access: The method startup(IProgressMonitor) from the type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 720)
createFileInFileSystem(((Resource) fileInLinkedProject).getStore(), getRandomContents());
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 720)
createFileInFileSystem(((Resource) fileInLinkedProject).getStore(), getRandomContents());
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 728)
final IResource[] aliases = aliasManager.computeAliases(folder, ((Folder) folder).getStore());
Discouraged access: The method computeAliases(IResource, IFileStore) from the type AliasManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 728)
final IResource[] aliases = aliasManager.computeAliases(folder, ((Folder) folder).getStore());
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/alias/BasicAliasTest.java
 (at line 728)
final IResource[] aliases = aliasManager.computeAliases(folder, ((Folder) folder).getStore());
Discouraged access: The type Folder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/builders/SortBuilder.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 16)
import org.eclipse.core.internal.resources.ResourceException;
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 117)
throw new ResourceException(IResourceStatus.BUILD_FAILED, null, "IOException sorting file", e);
Discouraged access: The constructor ResourceException(int, IPath, String, Throwable) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 117)
throw new ResourceException(IResourceStatus.BUILD_FAILED, null, "IOException sorting file", e);
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 183)
throw new ResourceException(IResourceStatus.RESOURCE_WRONG_TYPE, null, "Wrong resource type", null);
Discouraged access: The constructor ResourceException(int, IPath, String, Throwable) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 183)
throw new ResourceException(IResourceStatus.RESOURCE_WRONG_TYPE, null, "Wrong resource type", null);
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 207)
throw new ResourceException(IResourceStatus.RESOURCE_WRONG_TYPE, null, "Wrong resource type", null);
Discouraged access: The constructor ResourceException(int, IPath, String, Throwable) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 207)
throw new ResourceException(IResourceStatus.RESOURCE_WRONG_TYPE, null, "Wrong resource type", null);
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 234)
throw new ResourceException(IResourceStatus.RESOURCE_WRONG_TYPE, null, "Wrong resource type", null);
Discouraged access: The constructor ResourceException(int, IPath, String, Throwable) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 234)
throw new ResourceException(IResourceStatus.RESOURCE_WRONG_TYPE, null, "Wrong resource type", null);
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 260)
throw new ResourceException(IResourceStatus.BUILD_FAILED, null, "Sort builder failed", e);
Discouraged access: The constructor ResourceException(int, IPath, String, Throwable) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/builders/SortBuilder.java
 (at line 260)
throw new ResourceException(IResourceStatus.BUILD_FAILED, null, "Sort builder failed", e);
Discouraged access: The type ResourceException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 22)
DataTree tree, emptyTree;
Discouraged access: The type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 39)
emptyTree = new DataTree();
Discouraged access: The constructor DataTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 39)
emptyTree = new DataTree();
Discouraged access: The type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 40)
tree = new DataTree();
Discouraged access: The constructor DataTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 40)
tree = new DataTree();
Discouraged access: The type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 45)
tree.createChild(rootKey, "leftOfRoot");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 46)
tree.createChild(rootKey, "rightOfRoot");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 47)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 56)
tree.createChild(leftKey, "one");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 57)
tree.createChild(leftKey, "two");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 58)
tree.createChild(leftKey, "three");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 60)
tree.createChild(rightKey, "rightOfRight");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 61)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 85)
* @exception ObjectNotFoundException
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 96)
tree.createChild(rootKey.append("bogus"), "foobar");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 97)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 106)
emptyTree.createChild(rootKey.append("bogus"), "foobar");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 107)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 115)
emptyTree.createChild(rootKey, "first");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 116)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 118)
assertTrue("3", emptyTree.includes(rootKey.append("first")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 122)
tree.createChild(rootKey, "NewTopLevel");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 123)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 125)
assertTrue("4", tree.includes(rootKey.append("NewTopLevel")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 126)
assertTrue("5", tree.includes(leftKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 127)
assertTrue("6", tree.includes(rightKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 128)
assertTrue("7", tree.includes(leftKey.append("one")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 132)
tree.createChild(leftKey.append("one"), "NewBottom");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 133)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 135)
assertTrue("8", tree.includes(leftKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 136)
assertTrue("9", tree.includes(rightKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 137)
assertTrue("10", tree.includes(leftKey.append("one")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 138)
assertTrue("11", tree.includes(leftKey.append("one").append("NewBottom")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 142)
tree.createChild(rightKey, "NewRight");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 143)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 145)
assertTrue("12", tree.includes(leftKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 146)
assertTrue("13", tree.includes(rightKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 147)
assertTrue("14", tree.includes(rightKey.append("rightOfRight")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 148)
assertTrue("15", tree.includes(rightKey.append("NewRight")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 151)
size = (tree.getNamesOfChildren(leftKey)).length;
Discouraged access: The method getNamesOfChildren(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 152)
tree.createChild(leftKey, "double");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 153)
tree.createChild(leftKey, "double");
Discouraged access: The method createChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 155)
assertTrue((tree.getNamesOfChildren(leftKey)).length == size + 1);
Discouraged access: The method getNamesOfChildren(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 164)
* @exception ObjectNotFoundException
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 174)
emptyTree.deleteChild(rootKey, "non-existant");
Discouraged access: The method deleteChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 175)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 184)
tree.deleteChild(rootKey, "rightOfRight");
Discouraged access: The method deleteChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 185)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 190)
assertTrue("3", tree.includes(rightKey.append("rightOfRight")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 195)
tree.deleteChild(rootKey.append("bogus"), "rightOfRight");
Discouraged access: The method deleteChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 196)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 201)
assertTrue("5", tree.includes(rightKey.append("rightOfRight")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 206)
tree.deleteChild(leftKey, "four");
Discouraged access: The method deleteChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 207)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 212)
assertTrue("7", tree.includes(leftKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 216)
tree.deleteChild(rootKey, "leftOfRoot");
Discouraged access: The method deleteChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 217)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 220)
assertTrue("8", !tree.includes(leftKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 221)
assertTrue("9", !tree.includes(leftKey.append("one")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 222)
assertTrue("10", tree.includes(rootKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 226)
tree.deleteChild(rightKey, "rightOfRight");
Discouraged access: The method deleteChild(IPath, String) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 227)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 229)
assertTrue("11", !tree.includes(rightKey.append("rightOfRight")));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 230)
assertTrue("12", tree.includes(rightKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 242)
assertTrue("1", emptyTree.includes(rootKey));
Discouraged access: The method includes(IPath) from the type DataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
66. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 243)
assertTrue("2", TestHelper.getRootNode(emptyTree) != null);
Discouraged access: The method getRootNode(AbstractDataTree) from the type TestHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
67. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 243)
assertTrue("2", TestHelper.getRootNode(emptyTree) != null);
Discouraged access: The type TestHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
68. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 244)
assertTrue("3", TestHelper.getRootNode(emptyTree).getChildren().length == 0);
Discouraged access: The method getChildren() from the type AbstractDataTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
69. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 244)
assertTrue("3", TestHelper.getRootNode(emptyTree).getChildren().length == 0);
Discouraged access: The method getRootNode(AbstractDataTree) from the type TestHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
70. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 244)
assertTrue("3", TestHelper.getRootNode(emptyTree).getChildren().length == 0);
Discouraged access: The type TestHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
71. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 256)
* @exception ObjectNotFoundException
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
72. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 268)
assertTrue(tree.getChild(rootKey, 0).equals(leftKey));
Discouraged access: The method getChild(IPath, int) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
73. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 269)
assertTrue(tree.getChild(leftKey, 2).equals(leftKey.append("two")));
Discouraged access: The method getChild(IPath, int) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
74. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 270)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
75. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 278)
tree.getChild(rootKey, 99);
Discouraged access: The method getChild(IPath, int) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
76. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 281)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
77. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 289)
tree.getChild(leftKey, 99);
Discouraged access: The method getChild(IPath, int) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
78. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 292)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
79. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 300)
tree.getChild(leftKey.append("one"), 99);
Discouraged access: The method getChild(IPath, int) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
80. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 303)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
81. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 311)
tree.getChild(rootKey.append("bogus"), 0);
Discouraged access: The method getChild(IPath, int) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
82. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 312)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
83. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 323)
* @exception ObjectNotFoundException
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
84. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 333)
assertTrue("1", emptyTree.getChildCount(rootKey) == 0);
Discouraged access: The method getChildCount(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
85. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 336)
assertTrue("2", tree.getChildCount(rootKey) == 2);
Discouraged access: The method getChildCount(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
86. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 339)
assertTrue("3", tree.getChildCount(leftKey) == 3);
Discouraged access: The method getChildCount(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
87. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 340)
assertTrue("4", tree.getChildCount(rightKey) == 1);
Discouraged access: The method getChildCount(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
88. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 343)
assertTrue("5", tree.getChildCount(leftKey.append("one")) == 0);
Discouraged access: The method getChildCount(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
89. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 344)
assertTrue("6", tree.getChildCount(leftKey.append("three")) == 0);
Discouraged access: The method getChildCount(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
90. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 345)
assertTrue("7", tree.getChildCount(rightKey.append("rightOfRight")) == 0);
Discouraged access: The method getChildCount(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
91. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 346)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
92. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 355)
tree.getChildCount(rootKey.append("bogus"));
Discouraged access: The method getChildCount(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
93. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 356)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
94. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 364)
emptyTree.getChildCount(rootKey.append("bogus"));
Discouraged access: The method getChildCount(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
95. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 365)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
96. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 376)
* @exception ObjectNotFoundException
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
97. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 387)
testChildren = emptyTree.getChildren(rootKey);
Discouraged access: The method getChildren(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
98. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 391)
testChildren = tree.getChildren(rootKey);
Discouraged access: The method getChildren(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
99. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 397)
testChildren = tree.getChildren(leftKey);
Discouraged access: The method getChildren(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
100. WARNING in /src/org/eclipse/core/tests/internal/dtree/DataTreeTest.java
 (at line 404)
testChildren = tree.getChildren(leftChildren[0]);
Discouraged access: The method getChildren(IPath) from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 16)
import org.eclipse.core.internal.watson.DefaultElementComparator;
Discouraged access: The type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 25)
DeltaDataTree tree, emptyTree, changedTree, deltaTree;
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 40)
public void assertDelta(DeltaDataTree originalTree) {
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 43)
assertTrue("1", originalTree.includes(rootKey));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 44)
assertTrue("2", originalTree.includes(leftKey));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 45)
assertTrue("3", originalTree.includes(rightKey));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 46)
assertTrue("4", originalTree.includes(rootKey.append("newTopLevel")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 48)
assertTrue("5", originalTree.includes(leftKey.append("new")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 49)
assertTrue("6", originalTree.includes(leftKey.append("two")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 50)
assertTrue("7", originalTree.includes(leftKey.append("three")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 51)
assertTrue("8", originalTree.includes(rightKey.append("rightOfRight")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 54)
assertTrue("9", !originalTree.includes(leftKey.append("one")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 61)
public void assertTree(DeltaDataTree originalTree) {
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 64)
assertTrue("1", originalTree.includes(rootKey));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 65)
assertTrue("2", originalTree.includes(leftKey));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 66)
assertTrue("3", originalTree.includes(rightKey));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 68)
assertTrue("4", originalTree.includes(leftKey.append("one")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 69)
assertTrue("5", originalTree.includes(leftKey.append("two")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 70)
assertTrue("6", originalTree.includes(leftKey.append("three")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 71)
assertTrue("7", originalTree.includes(rightKey.append("rightOfRight")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 79)
emptyTree = new DeltaDataTree();
Discouraged access: The constructor DeltaDataTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 79)
emptyTree = new DeltaDataTree();
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 80)
tree = new DeltaDataTree();
Discouraged access: The constructor DeltaDataTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 80)
tree = new DeltaDataTree();
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 85)
tree.createChild(rootKey, "leftOfRoot");
Discouraged access: The method createChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 86)
tree.createChild(rootKey, "rightOfRoot");
Discouraged access: The method createChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 87)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 96)
tree.createChild(leftKey, "one");
Discouraged access: The method createChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 97)
tree.createChild(leftKey, "two");
Discouraged access: The method createChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 98)
tree.createChild(leftKey, "three");
Discouraged access: The method createChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 100)
tree.createChild(rightKey, "rightOfRight");
Discouraged access: The method createChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 101)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 105)
changedTree = new DeltaDataTree();
Discouraged access: The constructor DeltaDataTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 105)
changedTree = new DeltaDataTree();
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 106)
changedTree.createSubtree(rootKey, tree.copyCompleteSubtree(rootKey));
Discouraged access: The method createSubtree(IPath, AbstractDataTreeNode) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 106)
changedTree.createSubtree(rootKey, tree.copyCompleteSubtree(rootKey));
Discouraged access: The method copyCompleteSubtree(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 147)
DeltaDataTree tree1 = new DeltaDataTree();
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 147)
DeltaDataTree tree1 = new DeltaDataTree();
Discouraged access: The constructor DeltaDataTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 147)
DeltaDataTree tree1 = new DeltaDataTree();
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 149)
tree1.createChild(Path.ROOT, "A", "Data for A");
Discouraged access: The method createChild(IPath, String, Object) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 151)
tree1.immutable();
Discouraged access: The method immutable() from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 152)
DeltaDataTree tree2;
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 153)
tree2 = tree1.newEmptyDeltaTree();
Discouraged access: The method newEmptyDeltaTree() from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 155)
tree2.createChild(elementA, "B", "New B Data");
Discouraged access: The method createChild(IPath, String, Object) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 156)
tree2.deleteChild(elementA, "B");
Discouraged access: The method deleteChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 158)
tree2.immutable();
Discouraged access: The method immutable() from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 161)
tree1.compareWith(tree2, DefaultElementComparator.getComparator());
Discouraged access: The method compareWith(DeltaDataTree, IComparator) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 161)
tree1.compareWith(tree2, DefaultElementComparator.getComparator());
Discouraged access: The method getComparator() from the type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 161)
tree1.compareWith(tree2, DefaultElementComparator.getComparator());
Discouraged access: The type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 162)
tree2.compareWith(tree1, DefaultElementComparator.getComparator());
Discouraged access: The method compareWith(DeltaDataTree, IComparator) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 162)
tree2.compareWith(tree1, DefaultElementComparator.getComparator());
Discouraged access: The method getComparator() from the type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 162)
tree2.compareWith(tree1, DefaultElementComparator.getComparator());
Discouraged access: The type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 163)
tree1.forwardDeltaWith(tree2, DefaultElementComparator.getComparator());
Discouraged access: The method forwardDeltaWith(DeltaDataTree, IComparator) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 163)
tree1.forwardDeltaWith(tree2, DefaultElementComparator.getComparator());
Discouraged access: The method getComparator() from the type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 163)
tree1.forwardDeltaWith(tree2, DefaultElementComparator.getComparator());
Discouraged access: The type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 164)
tree2.forwardDeltaWith(tree1, DefaultElementComparator.getComparator());
Discouraged access: The method forwardDeltaWith(DeltaDataTree, IComparator) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 164)
tree2.forwardDeltaWith(tree1, DefaultElementComparator.getComparator());
Discouraged access: The method getComparator() from the type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 164)
tree2.forwardDeltaWith(tree1, DefaultElementComparator.getComparator());
Discouraged access: The type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 165)
tree1.copyCompleteSubtree(Path.ROOT);
Discouraged access: The method copyCompleteSubtree(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 166)
tree2.copyCompleteSubtree(Path.ROOT);
Discouraged access: The method copyCompleteSubtree(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 167)
tree1.reroot();
Discouraged access: The method reroot() from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 168)
tree2.reroot();
Discouraged access: The method reroot() from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 169)
tree1.makeComplete();
Discouraged access: The method makeComplete() from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 170)
tree2.makeComplete();
Discouraged access: The method makeComplete() from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 178)
DeltaDataTree tree1 = new DeltaDataTree();
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
66. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 178)
DeltaDataTree tree1 = new DeltaDataTree();
Discouraged access: The constructor DeltaDataTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
67. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 178)
DeltaDataTree tree1 = new DeltaDataTree();
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
68. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 180)
tree1.createChild(Path.ROOT, "A", "Data for A");
Discouraged access: The method createChild(IPath, String, Object) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
69. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 182)
tree1.immutable();
Discouraged access: The method immutable() from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
70. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 183)
tree1 = tree1.newEmptyDeltaTree();
Discouraged access: The method newEmptyDeltaTree() from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
71. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 185)
tree1.createChild(Path.ROOT, "A", "New A Data");
Discouraged access: The method createChild(IPath, String, Object) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
72. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 187)
tree1.immutable();
Discouraged access: The method immutable() from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
73. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 188)
tree1 = tree1.newEmptyDeltaTree();
Discouraged access: The method newEmptyDeltaTree() from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
74. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 190)
tree1.deleteChild(Path.ROOT, "A");
Discouraged access: The method deleteChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
75. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 191)
tree1.immutable();
Discouraged access: The method immutable() from the type AbstractDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
76. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 193)
assertTrue(tree1.getChildCount(Path.ROOT) == 0);
Discouraged access: The method getChildCount(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
77. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 205)
DeltaDataTree assembledTree;
Discouraged access: The type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
78. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 208)
changedTree.deleteChild(leftKey, "two");
Discouraged access: The method deleteChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
79. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 211)
deltaTree = tree.forwardDeltaWith(changedTree, DefaultElementComparator.getComparator());
Discouraged access: The method forwardDeltaWith(DeltaDataTree, IComparator) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
80. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 211)
deltaTree = tree.forwardDeltaWith(changedTree, DefaultElementComparator.getComparator());
Discouraged access: The method getComparator() from the type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
81. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 211)
deltaTree = tree.forwardDeltaWith(changedTree, DefaultElementComparator.getComparator());
Discouraged access: The type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
82. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 214)
assembledTree = tree.assembleWithForwardDelta(deltaTree);
Discouraged access: The method assembleWithForwardDelta(DeltaDataTree) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
83. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 217)
assertTrue(assembledTree.includes(rootKey));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
84. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 218)
assertTrue(assembledTree.includes(leftKey));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
85. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 219)
assertTrue(assembledTree.includes(leftKey.append("one")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
86. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 220)
assertTrue(!assembledTree.includes(leftKey.append("two")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
87. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 221)
assertTrue(assembledTree.includes(leftKey.append("three")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
88. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 222)
assertTrue(assembledTree.includes(rightKey));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
89. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 229)
* @exception ObjectNotFoundException
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
90. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 240)
tree.createChild(rootKey.append("bogus"), "foobar");
Discouraged access: The method createChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
91. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 241)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
92. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 250)
emptyTree.createChild(rootKey.append("bogus"), "foobar");
Discouraged access: The method createChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
93. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 251)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
94. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 259)
emptyTree.createChild(rootKey, "first");
Discouraged access: The method createChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
95. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 260)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
96. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 262)
assertTrue("3", emptyTree.includes(rootKey.append("first")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
97. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 266)
tree.createChild(rootKey, "NewTopLevel");
Discouraged access: The method createChild(IPath, String) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
98. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 267)
} catch (ObjectNotFoundException e) {
Discouraged access: The type ObjectNotFoundException is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
99. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 269)
assertTrue("4", tree.includes(rootKey.append("NewTopLevel")));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
100. WARNING in /src/org/eclipse/core/tests/internal/dtree/DeltaDataTreeTest.java
 (at line 270)
assertTrue("5", tree.includes(leftKey));
Discouraged access: The method includes(IPath) from the type DeltaDataTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java : 40 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 17)
import org.eclipse.core.internal.localstore.BlobStore;
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 18)
import org.eclipse.core.internal.utils.UniversalUniqueIdentifier;
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 43)
new BlobStore(null, 0);
Discouraged access: The constructor BlobStore(IFileStore, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 43)
new BlobStore(null, 0);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 52)
new BlobStore(EFS.getLocalFileSystem().getStore(new Path("../this/path/should/not/be/a/folder")), 128);
Discouraged access: The constructor BlobStore(IFileStore, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 52)
new BlobStore(EFS.getLocalFileSystem().getStore(new Path("../this/path/should/not/be/a/folder")), 128);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 61)
new BlobStore(root, 0);
Discouraged access: The constructor BlobStore(IFileStore, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 61)
new BlobStore(root, 0);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 68)
new BlobStore(root, -1);
Discouraged access: The constructor BlobStore(IFileStore, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 68)
new BlobStore(root, -1);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 75)
new BlobStore(root, 35);
Discouraged access: The constructor BlobStore(IFileStore, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 75)
new BlobStore(root, 35);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 82)
new BlobStore(root, 512);
Discouraged access: The constructor BlobStore(IFileStore, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 82)
new BlobStore(root, 512);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 105)
BlobStore store = new BlobStore(root, 64);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 105)
BlobStore store = new BlobStore(root, 64);
Discouraged access: The constructor BlobStore(IFileStore, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 105)
BlobStore store = new BlobStore(root, 64);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 108)
UniversalUniqueIdentifier uuid = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 108)
UniversalUniqueIdentifier uuid = new UniversalUniqueIdentifier();
Discouraged access: The constructor UniversalUniqueIdentifier() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 108)
UniversalUniqueIdentifier uuid = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 109)
assertTrue("2.1", !store.fileFor(uuid).fetchInfo().exists());
Discouraged access: The method fileFor(UniversalUniqueIdentifier) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 110)
store.deleteBlob(uuid);
Discouraged access: The method deleteBlob(UniversalUniqueIdentifier) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 111)
assertTrue("2.2", !store.fileFor(uuid).fetchInfo().exists());
Discouraged access: The method fileFor(UniversalUniqueIdentifier) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 117)
uuid = store.addBlob(target, true);
Discouraged access: The method addBlob(IFileStore, boolean) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 121)
assertTrue("4.2", store.fileFor(uuid).fetchInfo().exists());
Discouraged access: The method fileFor(UniversalUniqueIdentifier) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 122)
store.deleteBlob(uuid);
Discouraged access: The method deleteBlob(UniversalUniqueIdentifier) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 123)
assertTrue("4.3", !store.fileFor(uuid).fetchInfo().exists());
Discouraged access: The method fileFor(UniversalUniqueIdentifier) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 129)
BlobStore store = new BlobStore(root, 64);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 129)
BlobStore store = new BlobStore(root, 64);
Discouraged access: The constructor BlobStore(IFileStore, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 129)
BlobStore store = new BlobStore(root, 64);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 134)
store.getBlob(null);
Discouraged access: The method getBlob(UniversalUniqueIdentifier) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 144)
UniversalUniqueIdentifier uuid = null;
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 148)
uuid = store.addBlob(target, true);
Discouraged access: The method addBlob(IFileStore, boolean) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 154)
input = store.getBlob(uuid);
Discouraged access: The method getBlob(UniversalUniqueIdentifier) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 164)
BlobStore store = new BlobStore(root, 64);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 164)
BlobStore store = new BlobStore(root, 64);
Discouraged access: The constructor BlobStore(IFileStore, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 164)
BlobStore store = new BlobStore(root, 64);
Discouraged access: The type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 168)
UniversalUniqueIdentifier uuid = null;
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 172)
uuid = store.addBlob(target, true);
Discouraged access: The method addBlob(IFileStore, boolean) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/localstore/BlobStoreTest.java
 (at line 178)
input = store.getBlob(uuid);
Discouraged access: The method getBlob(UniversalUniqueIdentifier) from the type BlobStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java : 62 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 17)
import org.eclipse.core.internal.localstore.Bucket;
Discouraged access: The type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 18)
import org.eclipse.core.internal.localstore.BucketTree;
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 19)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 26)
static class SimpleBucket extends Bucket {
Discouraged access: The type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 28)
static class SimpleEntry extends Entry {
Discouraged access: The type Bucket.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 32)
super(path);
Discouraged access: The constructor Bucket.Entry(IPath) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 50)
super();
Discouraged access: The constructor Bucket() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 61)
protected Entry createEntry(IPath path, Object value) {
Discouraged access: The type Bucket.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 66)
return (Map) getEntryValue(key.toString());
Discouraged access: The method getEntryValue(String) from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 83)
Map existing = (Map) getEntryValue(pathAsString);
Discouraged access: The method getEntryValue(String) from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 88)
setEntryValue(pathAsString, existing);
Discouraged access: The method setEntryValue(String, Object) from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 98)
setEntryValue(pathAsString, existing);
Discouraged access: The method setEntryValue(String, Object) from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 126)
BucketTree tree = new BucketTree((Workspace) getWorkspace(), bucket);
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 126)
BucketTree tree = new BucketTree((Workspace) getWorkspace(), bucket);
Discouraged access: The constructor BucketTree(Workspace, Bucket) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 126)
BucketTree tree = new BucketTree((Workspace) getWorkspace(), bucket);
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 126)
BucketTree tree = new BucketTree((Workspace) getWorkspace(), bucket);
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 136)
tree.loadBucketFor(paths[i]);
Discouraged access: The method loadBucketFor(IPath) from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 144)
bucket.save();
Discouraged access: The method save() from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 148)
verify(tree, "1.1", Path.ROOT, BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {Path.ROOT}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 148)
verify(tree, "1.1", Path.ROOT, BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {Path.ROOT}));
Discouraged access: The field DEPTH_ZERO from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 149)
verify(tree, "1.2", Path.ROOT, BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {Path.ROOT, proj1.getFullPath(), proj2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 149)
verify(tree, "1.2", Path.ROOT, BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {Path.ROOT, proj1.getFullPath(), proj2.getFullPath()}));
Discouraged access: The field DEPTH_ONE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 150)
verify(tree, "1.3", Path.ROOT, BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {Path.ROOT, proj1.getFullPath(), file1.getFullPath(), folder1.getFullPath(), file2.getFullPath(), proj2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 150)
verify(tree, "1.3", Path.ROOT, BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {Path.ROOT, proj1.getFullPath(), file1.getFullPath(), folder1.getFullPath(), file2.getFullPath(), proj2.getFullPath()}));
Discouraged access: The field DEPTH_INFINITE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 151)
verify(tree, "2.1", proj1.getFullPath(), BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {proj1.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 151)
verify(tree, "2.1", proj1.getFullPath(), BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {proj1.getFullPath()}));
Discouraged access: The field DEPTH_ZERO from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 152)
verify(tree, "2.2", proj1.getFullPath(), BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {proj1.getFullPath(), file1.getFullPath(), folder1.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 152)
verify(tree, "2.2", proj1.getFullPath(), BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {proj1.getFullPath(), file1.getFullPath(), folder1.getFullPath()}));
Discouraged access: The field DEPTH_ONE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 153)
verify(tree, "2.3", proj1.getFullPath(), BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {proj1.getFullPath(), file1.getFullPath(), folder1.getFullPath(), file2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 153)
verify(tree, "2.3", proj1.getFullPath(), BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {proj1.getFullPath(), file1.getFullPath(), folder1.getFullPath(), file2.getFullPath()}));
Discouraged access: The field DEPTH_INFINITE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 154)
verify(tree, "3.1", file1.getFullPath(), BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {file1.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 154)
verify(tree, "3.1", file1.getFullPath(), BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {file1.getFullPath()}));
Discouraged access: The field DEPTH_ZERO from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 155)
verify(tree, "3.2", file1.getFullPath(), BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {file1.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 155)
verify(tree, "3.2", file1.getFullPath(), BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {file1.getFullPath()}));
Discouraged access: The field DEPTH_ONE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 156)
verify(tree, "3.3", file1.getFullPath(), BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {file1.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 156)
verify(tree, "3.3", file1.getFullPath(), BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {file1.getFullPath()}));
Discouraged access: The field DEPTH_INFINITE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 157)
verify(tree, "4.1", folder1.getFullPath(), BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {folder1.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 157)
verify(tree, "4.1", folder1.getFullPath(), BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {folder1.getFullPath()}));
Discouraged access: The field DEPTH_ZERO from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 158)
verify(tree, "4.2", folder1.getFullPath(), BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {folder1.getFullPath(), file2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 158)
verify(tree, "4.2", folder1.getFullPath(), BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {folder1.getFullPath(), file2.getFullPath()}));
Discouraged access: The field DEPTH_ONE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 159)
verify(tree, "4.3", folder1.getFullPath(), BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {folder1.getFullPath(), file2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 159)
verify(tree, "4.3", folder1.getFullPath(), BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {folder1.getFullPath(), file2.getFullPath()}));
Discouraged access: The field DEPTH_INFINITE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 160)
verify(tree, "5.1", file2.getFullPath(), BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {file2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 160)
verify(tree, "5.1", file2.getFullPath(), BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {file2.getFullPath()}));
Discouraged access: The field DEPTH_ZERO from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 161)
verify(tree, "5.2", file2.getFullPath(), BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {file2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 161)
verify(tree, "5.2", file2.getFullPath(), BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {file2.getFullPath()}));
Discouraged access: The field DEPTH_ONE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 162)
verify(tree, "5.3", file2.getFullPath(), BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {file2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 162)
verify(tree, "5.3", file2.getFullPath(), BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {file2.getFullPath()}));
Discouraged access: The field DEPTH_INFINITE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 163)
verify(tree, "6.1", proj2.getFullPath(), BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {proj2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 163)
verify(tree, "6.1", proj2.getFullPath(), BucketTree.DEPTH_ZERO, Arrays.asList(new IPath[] {proj2.getFullPath()}));
Discouraged access: The field DEPTH_ZERO from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 164)
verify(tree, "6.2", proj2.getFullPath(), BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {proj2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 164)
verify(tree, "6.2", proj2.getFullPath(), BucketTree.DEPTH_ONE, Arrays.asList(new IPath[] {proj2.getFullPath()}));
Discouraged access: The field DEPTH_ONE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 165)
verify(tree, "6.3", proj2.getFullPath(), BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {proj2.getFullPath()}));
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 165)
verify(tree, "6.3", proj2.getFullPath(), BucketTree.DEPTH_INFINITE, Arrays.asList(new IPath[] {proj2.getFullPath()}));
Discouraged access: The field DEPTH_INFINITE from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 172)
public void verify(BucketTree tree, final String tag, IPath root, int depth, final Collection expected) {
Discouraged access: The type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 174)
SimpleBucket.Visitor verifier = new SimpleBucket.Visitor() {
Discouraged access: The type Bucket.Visitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 174)
SimpleBucket.Visitor verifier = new SimpleBucket.Visitor() {
Discouraged access: The type Bucket.Visitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 175)
public int visit(org.eclipse.core.internal.localstore.Bucket.Entry entry) {
Discouraged access: The type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 175)
public int visit(org.eclipse.core.internal.localstore.Bucket.Entry entry) {
Discouraged access: The type Bucket.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 177)
IPath path = simple.getPath();
Discouraged access: The method getPath() from the type Bucket.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 182)
return CONTINUE;
Discouraged access: The field CONTINUE from the type Bucket.Visitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/internal/localstore/BucketTreeTests.java
 (at line 186)
tree.accept(verifier, root, depth);
Discouraged access: The method accept(Bucket.Visitor, IPath, int) from the type BucketTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/CaseSensitivityTest.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/CaseSensitivityTest.java
 (at line 16)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/CaseSensitivityTest.java
 (at line 22)
private boolean isCaseSensitive = Workspace.caseSensitive;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/CaseSensitivityTest.java
 (at line 22)
private boolean isCaseSensitive = Workspace.caseSensitive;
Discouraged access: The field caseSensitive from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/DeleteTest.java : 31 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 15)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 64)
assertTrue("1.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method getMetaArea() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 64)
assertTrue("1.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method locationFor(IResource) from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 64)
assertTrue("1.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 72)
Workspace.clear(projectLocation.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 72)
Workspace.clear(projectLocation.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 94)
assertTrue("2.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method getMetaArea() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 94)
assertTrue("2.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method locationFor(IResource) from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 94)
assertTrue("2.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 124)
assertTrue("3.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method getMetaArea() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 124)
assertTrue("3.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method locationFor(IResource) from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 124)
assertTrue("3.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 151)
assertTrue("6.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method getMetaArea() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 151)
assertTrue("6.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method locationFor(IResource) from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 151)
assertTrue("6.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 159)
Workspace.clear(folderPath.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 159)
Workspace.clear(folderPath.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 183)
assertTrue("7.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method getMetaArea() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 183)
assertTrue("7.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method locationFor(IResource) from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 183)
assertTrue("7.2", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 224)
assertTrue("1.3", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method getMetaArea() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 224)
assertTrue("1.3", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method locationFor(IResource) from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 224)
assertTrue("1.3", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 232)
Workspace.clear(projectLocation.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 232)
Workspace.clear(projectLocation.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 258)
assertTrue("2.3", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method getMetaArea() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 258)
assertTrue("2.3", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The method locationFor(IResource) from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 258)
assertTrue("2.3", !((Workspace) getWorkspace()).getMetaArea().locationFor(project).toFile().exists());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 291)
IPath metaAreaLocation = ((Workspace) getWorkspace()).getMetaArea().locationFor(project);
Discouraged access: The method getMetaArea() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 291)
IPath metaAreaLocation = ((Workspace) getWorkspace()).getMetaArea().locationFor(project);
Discouraged access: The method locationFor(IResource) from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/localstore/DeleteTest.java
 (at line 291)
IPath metaAreaLocation = ((Workspace) getWorkspace()).getMetaArea().locationFor(project);
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java : 41 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 23)
public class FileSystemResourceManagerTest extends LocalStoreTest implements ICoreConstants {
Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 46)
getLocalManager().containerForLocation(null);
Discouraged access: The method containerForLocation(IPath) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 58)
IFolder testFolder = (IFolder) getLocalManager().containerForLocation(location);
Discouraged access: The method containerForLocation(IPath) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 65)
testFolder = (IFolder) getLocalManager().containerForLocation(location);
Discouraged access: The method containerForLocation(IPath) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 72)
testFolder = (IFolder) getLocalManager().containerForLocation(location);
Discouraged access: The method containerForLocation(IPath) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 76)
testFolder = (IFolder) getLocalManager().containerForLocation(new Path("../this/path/must/not/exist"));
Discouraged access: The method containerForLocation(IPath) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 86)
File file = (File) project.getFile("foo");
Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 86)
File file = (File) project.getFile("foo");
Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 92)
file.create(getContents(originalContent), false, null);
Discouraged access: The method create(InputStream, boolean, IProgressMonitor) from the type File is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 96)
assertTrue("1.2", file.exists());
Discouraged access: The method exists() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 97)
assertTrue("1.3", file.isLocal(IResource.DEPTH_ZERO));
Discouraged access: The method isLocal(int) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 98)
assertEquals("1.4", file.getStore().fetchInfo().getLastModified(), file.getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 98)
assertEquals("1.4", file.getStore().fetchInfo().getLastModified(), file.getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 98)
assertEquals("1.4", file.getStore().fetchInfo().getLastModified(), file.getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The method getLocalSyncInfo() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 100)
assertTrue("1.5", compareContent(getContents(originalContent), getLocalManager().read(file, true, null)));
Discouraged access: The method read(IFile, boolean, IProgressMonitor) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 112)
getLocalManager().fileForLocation(null);
Discouraged access: The method fileForLocation(IPath) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 124)
IFile testFile = getLocalManager().fileForLocation(location);
Discouraged access: The method fileForLocation(IPath) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 131)
testFile = getLocalManager().fileForLocation(location);
Discouraged access: The method fileForLocation(IPath) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 138)
testFile = getLocalManager().fileForLocation(location);
Discouraged access: The method fileForLocation(IPath) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 142)
testFile = getLocalManager().fileForLocation(new Path("../this/path/must/not/exist"));
Discouraged access: The method fileForLocation(IPath) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 164)
((Resource) members[i]).getResourceInfo(false, true).clear(M_LOCAL_EXISTS);
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 164)
((Resource) members[i]).getResourceInfo(false, true).clear(M_LOCAL_EXISTS);
Discouraged access: The method clear(int) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 164)
((Resource) members[i]).getResourceInfo(false, true).clear(M_LOCAL_EXISTS);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 164)
((Resource) members[i]).getResourceInfo(false, true).clear(M_LOCAL_EXISTS);
Discouraged access: The field M_LOCAL_EXISTS from the type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 185)
assertTrue("2.1", location.equals(getLocalManager().locationFor(projects[0])));
Discouraged access: The method locationFor(IResource) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 288)
assertTrue("1.1", compareContent(original, getLocalManager().read(file, true, null)));
Discouraged access: The method read(IFile, boolean, IProgressMonitor) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 302)
assertTrue("2.1", compareContent(another, getLocalManager().read(file, true, null)));
Discouraged access: The method read(IFile, boolean, IProgressMonitor) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 316)
assertTrue("3.1", compareContent(original, getLocalManager().read(file, true, null)));
Discouraged access: The method read(IFile, boolean, IProgressMonitor) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 418)
final IFileStore fileStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 418)
final IFileStore fileStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 426)
((Project) project).writeDescription(IResource.FORCE);
Discouraged access: The method writeDescription(int) from the type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 426)
((Project) project).writeDescription(IResource.FORCE);
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 430)
long lastModified = ((Resource) dotProject).getStore().fetchInfo().getLastModified();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 430)
long lastModified = ((Resource) dotProject).getStore().fetchInfo().getLastModified();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 431)
assertEquals("2.3", lastModified, ((Resource) project).getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 431)
assertEquals("2.3", lastModified, ((Resource) project).getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The method getLocalSyncInfo() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 431)
assertEquals("2.3", lastModified, ((Resource) project).getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 438)
IFileInfo info = ((Resource) file).getStore().fetchInfo();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 438)
IFileInfo info = ((Resource) file).getStore().fetchInfo();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 439)
getLocalManager().write(file, contents, info, flags, false, null);
Discouraged access: The method write(IFile, InputStream, IFileInfo, int, boolean, IProgressMonitor) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/localstore/FileSystemResourceManagerTest.java
 (at line 448)
getLocalManager().write(folder, force, null);
Discouraged access: The method write(IFolder, boolean, IProgressMonitor) from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java : 99 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 15)
import org.eclipse.core.internal.localstore.HistoryBucket;
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 16)
import org.eclipse.core.internal.localstore.Bucket.Entry;
Discouraged access: The type Bucket.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 17)
import org.eclipse.core.internal.utils.UniversalUniqueIdentifier;
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 38)
HistoryBucket index1 = new HistoryBucket();
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 38)
HistoryBucket index1 = new HistoryBucket();
Discouraged access: The constructor HistoryBucket() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 38)
HistoryBucket index1 = new HistoryBucket();
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 41)
index1.load("foo", location1.toFile());
Discouraged access: The method load(String, File) from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 46)
UniversalUniqueIdentifier uuid = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 46)
UniversalUniqueIdentifier uuid = new UniversalUniqueIdentifier();
Discouraged access: The constructor UniversalUniqueIdentifier() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 46)
UniversalUniqueIdentifier uuid = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 48)
index1.addBlob(path, uuid, lastModified);
Discouraged access: The method addBlob(IPath, UniversalUniqueIdentifier, long) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 49)
assertEquals("2.0", 1, index1.getEntryCount());
Discouraged access: The method getEntryCount() from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 50)
index1.addBlob(path, uuid, lastModified);
Discouraged access: The method addBlob(IPath, UniversalUniqueIdentifier, long) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 51)
assertEquals("3.0", 1, index1.getEntryCount());
Discouraged access: The method getEntryCount() from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 52)
HistoryBucket.HistoryEntry entry = index1.getEntry(path);
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 52)
HistoryBucket.HistoryEntry entry = index1.getEntry(path);
Discouraged access: The type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 52)
HistoryBucket.HistoryEntry entry = index1.getEntry(path);
Discouraged access: The method getEntry(IPath) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 54)
assertEquals("3.2", path, entry.getPath());
Discouraged access: The method getPath() from the type Bucket.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 55)
assertEquals("3.3", 1, entry.getOccurrences());
Discouraged access: The method getOccurrences() from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 56)
assertEquals("3.4", uuid, entry.getUUID(0));
Discouraged access: The method getUUID(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 57)
assertEquals("3.5", lastModified, entry.getTimestamp(0));
Discouraged access: The method getTimestamp(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 66)
HistoryBucket index1 = new HistoryBucket();
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 66)
HistoryBucket index1 = new HistoryBucket();
Discouraged access: The constructor HistoryBucket() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 66)
HistoryBucket index1 = new HistoryBucket();
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 69)
index1.load("foo", location.toFile());
Discouraged access: The method load(String, File) from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 73)
assertEquals("1.1", 0, index1.getEntryCount());
Discouraged access: The method getEntryCount() from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 75)
UniversalUniqueIdentifier uuid1 = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 75)
UniversalUniqueIdentifier uuid1 = new UniversalUniqueIdentifier();
Discouraged access: The constructor UniversalUniqueIdentifier() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 75)
UniversalUniqueIdentifier uuid1 = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 77)
index1.addBlob(path, uuid1, lastModified1);
Discouraged access: The method addBlob(IPath, UniversalUniqueIdentifier, long) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 78)
assertEquals("2.0", 1, index1.getEntryCount());
Discouraged access: The method getEntryCount() from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 80)
index1.save();
Discouraged access: The method save() from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 84)
HistoryBucket index2 = new HistoryBucket();
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 84)
HistoryBucket index2 = new HistoryBucket();
Discouraged access: The constructor HistoryBucket() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 84)
HistoryBucket index2 = new HistoryBucket();
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 86)
index2.load("foo", location.toFile(), false);
Discouraged access: The method load(String, File, boolean) from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 90)
assertEquals("3.1", 1, index1.getEntryCount());
Discouraged access: The method getEntryCount() from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 91)
HistoryBucket.HistoryEntry entry = index1.getEntry(path);
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 91)
HistoryBucket.HistoryEntry entry = index1.getEntry(path);
Discouraged access: The type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 91)
HistoryBucket.HistoryEntry entry = index1.getEntry(path);
Discouraged access: The method getEntry(IPath) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 93)
assertEquals("3.3", path, entry.getPath());
Discouraged access: The method getPath() from the type Bucket.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 94)
assertEquals("3.4", 1, entry.getOccurrences());
Discouraged access: The method getOccurrences() from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 95)
assertEquals("3.5", uuid1, entry.getUUID(0));
Discouraged access: The method getUUID(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 96)
assertEquals("3.6", lastModified1, entry.getTimestamp(0));
Discouraged access: The method getTimestamp(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 97)
UniversalUniqueIdentifier uuid2 = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 97)
UniversalUniqueIdentifier uuid2 = new UniversalUniqueIdentifier();
Discouraged access: The constructor UniversalUniqueIdentifier() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 97)
UniversalUniqueIdentifier uuid2 = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 99)
index2.addBlob(path, uuid2, lastModified2);
Discouraged access: The method addBlob(IPath, UniversalUniqueIdentifier, long) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 101)
index2.save();
Discouraged access: The method save() from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 106)
index1.load("foo", location.toFile(), true);
Discouraged access: The method load(String, File, boolean) from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 110)
assertEquals("4.2", 1, index1.getEntryCount());
Discouraged access: The method getEntryCount() from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 111)
entry = index1.getEntry(path);
Discouraged access: The method getEntry(IPath) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 113)
assertEquals("4.4", path, entry.getPath());
Discouraged access: The method getPath() from the type Bucket.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 114)
assertEquals("4.5", 2, entry.getOccurrences());
Discouraged access: The method getOccurrences() from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 118)
index1.accept(new HistoryBucket.Visitor() { public int visit(Entry fileEntry) { fileEntry.delete(); return CONTINUE; } }, path, 0);
Discouraged access: The method accept(Bucket.Visitor, IPath, int) from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 118)
index1.accept(new HistoryBucket.Visitor() {
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 118)
index1.accept(new HistoryBucket.Visitor() {
Discouraged access: The type Bucket.Visitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 119)
public int visit(Entry fileEntry) {
Discouraged access: The type Bucket.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 120)
fileEntry.delete();
Discouraged access: The method delete() from the type Bucket.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 121)
return CONTINUE;
Discouraged access: The field CONTINUE from the type Bucket.Visitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 127)
entry = index1.getEntry(path);
Discouraged access: The method getEntry(IPath) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 130)
index2.load("foo", location.toFile(), true);
Discouraged access: The method load(String, File, boolean) from the type Bucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 134)
entry = index2.getEntry(path);
Discouraged access: The method getEntry(IPath) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 145)
HistoryBucket index = new HistoryBucket();
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 145)
HistoryBucket index = new HistoryBucket();
Discouraged access: The constructor HistoryBucket() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
66. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 145)
HistoryBucket index = new HistoryBucket();
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
67. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 147)
assertNull("1.0", index.getEntry(path));
Discouraged access: The method getEntry(IPath) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
68. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 148)
UniversalUniqueIdentifier uuid1 = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
69. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 148)
UniversalUniqueIdentifier uuid1 = new UniversalUniqueIdentifier();
Discouraged access: The constructor UniversalUniqueIdentifier() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
70. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 148)
UniversalUniqueIdentifier uuid1 = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
71. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 150)
index.addBlob(path, uuid1, timestamp1);
Discouraged access: The method addBlob(IPath, UniversalUniqueIdentifier, long) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
72. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 151)
HistoryBucket.HistoryEntry entry = index.getEntry(path);
Discouraged access: The type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
73. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 151)
HistoryBucket.HistoryEntry entry = index.getEntry(path);
Discouraged access: The type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
74. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 151)
HistoryBucket.HistoryEntry entry = index.getEntry(path);
Discouraged access: The method getEntry(IPath) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
75. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 153)
assertEquals("2.1", 1, entry.getOccurrences());
Discouraged access: The method getOccurrences() from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
76. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 154)
assertEquals("2.2", uuid1, entry.getUUID(0));
Discouraged access: The method getUUID(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
77. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 155)
assertEquals("2.3", timestamp1, entry.getTimestamp(0));
Discouraged access: The method getTimestamp(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
78. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 157)
UniversalUniqueIdentifier uuid2 = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
79. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 157)
UniversalUniqueIdentifier uuid2 = new UniversalUniqueIdentifier();
Discouraged access: The constructor UniversalUniqueIdentifier() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
80. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 157)
UniversalUniqueIdentifier uuid2 = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
81. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 159)
index.addBlob(path, uuid2, timestamp2);
Discouraged access: The method addBlob(IPath, UniversalUniqueIdentifier, long) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
82. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 160)
entry = index.getEntry(path);
Discouraged access: The method getEntry(IPath) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
83. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 163)
assertEquals("3.1", 2, entry.getOccurrences());
Discouraged access: The method getOccurrences() from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
84. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 164)
assertEquals("3.2", uuid2, entry.getUUID(0));
Discouraged access: The method getUUID(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
85. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 165)
assertEquals("3.3", timestamp2, entry.getTimestamp(0));
Discouraged access: The method getTimestamp(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
86. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 166)
assertEquals("3.4", uuid1, entry.getUUID(1));
Discouraged access: The method getUUID(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
87. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 167)
assertEquals("3.5", timestamp1, entry.getTimestamp(1));
Discouraged access: The method getTimestamp(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
88. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 169)
UniversalUniqueIdentifier uuid3 = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
89. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 169)
UniversalUniqueIdentifier uuid3 = new UniversalUniqueIdentifier();
Discouraged access: The constructor UniversalUniqueIdentifier() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
90. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 169)
UniversalUniqueIdentifier uuid3 = new UniversalUniqueIdentifier();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
91. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 171)
index.addBlob(path, uuid3, timestamp3);
Discouraged access: The method addBlob(IPath, UniversalUniqueIdentifier, long) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
92. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 172)
entry = index.getEntry(path);
Discouraged access: The method getEntry(IPath) from the type HistoryBucket is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
93. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 176)
assertEquals("4.1", 3, entry.getOccurrences());
Discouraged access: The method getOccurrences() from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
94. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 177)
assertEquals("4.2", uuid2, entry.getUUID(0));
Discouraged access: The method getUUID(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
95. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 178)
assertEquals("4.3", timestamp2, entry.getTimestamp(0));
Discouraged access: The method getTimestamp(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
96. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 179)
assertEquals("4.4", uuid3, entry.getUUID(1));
Discouraged access: The method getUUID(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
97. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 180)
assertEquals("4.5", timestamp3, entry.getTimestamp(1));
Discouraged access: The method getTimestamp(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
98. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 181)
assertEquals("4.6", uuid1, entry.getUUID(2));
Discouraged access: The method getUUID(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
99. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryBucketTest.java
 (at line 182)
assertEquals("4.7", timestamp1, entry.getTimestamp(2));
Discouraged access: The method getTimestamp(int) from the type HistoryBucket.HistoryEntry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java : 21 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 19)
import org.eclipse.core.internal.localstore.IHistoryStore;
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 41)
private void compare(String tag, IHistoryStore base, IHistoryStore another) {
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 41)
private void compare(String tag, IHistoryStore base, IHistoryStore another) {
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 42)
Set baseFilesWithStates = base.allFiles(Path.ROOT, IResource.DEPTH_INFINITE, getMonitor());
Discouraged access: The method allFiles(IPath, int, IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 43)
Set anotherFilesWithStates = another.allFiles(Path.ROOT, IResource.DEPTH_INFINITE, getMonitor());
Discouraged access: The method allFiles(IPath, int, IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 47)
IFileState[] baseStates = base.getStates(filePath, getMonitor());
Discouraged access: The method getStates(IPath, IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 48)
IFileState[] anotherStates = another.getStates(filePath, getMonitor());
Discouraged access: The method getStates(IPath, IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 51)
assertEquals(tag + ".3." + j, ((FileState) baseStates[j]).getUUID(), ((FileState) anotherStates[j]).getUUID());
Discouraged access: The method getUUID() from the type FileState is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 51)
assertEquals(tag + ".3." + j, ((FileState) baseStates[j]).getUUID(), ((FileState) anotherStates[j]).getUUID());
Discouraged access: The type FileState is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 51)
assertEquals(tag + ".3." + j, ((FileState) baseStates[j]).getUUID(), ((FileState) anotherStates[j]).getUUID());
Discouraged access: The method getUUID() from the type FileState is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 51)
assertEquals(tag + ".3." + j, ((FileState) baseStates[j]).getUUID(), ((FileState) anotherStates[j]).getUUID());
Discouraged access: The type FileState is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 63)
IHistoryStore original = null;
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 82)
IFileStore store = ((Resource) files[i]).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 82)
IFileStore store = ((Resource) files[i]).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 83)
original.addState(files[i].getFullPath(), store, store.fetchInfo(), false);
Discouraged access: The method addState(IPath, IFileStore, IFileInfo, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 87)
original.shutdown(getMonitor());
Discouraged access: The method shutdown(IProgressMonitor) from the type IManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 92)
IHistoryStore destination = null;
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 101)
original.shutdown(getMonitor());
Discouraged access: The method shutdown(IProgressMonitor) from the type IManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 110)
private IHistoryStore createHistoryStore(String tag, IPath location, int limit, boolean newImpl, boolean convert, boolean rename) {
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 112)
return ResourcesCompatibilityHelper.createHistoryStore(location, limit, newImpl, convert, rename);
Discouraged access: The type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreConversionTest.java
 (at line 112)
return ResourcesCompatibilityHelper.createHistoryStore(location, limit, newImpl, convert, rename);
Discouraged access: The method createHistoryStore(IPath, int, boolean, boolean, boolean) from the type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java : 65 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 19)
import org.eclipse.core.internal.localstore.IHistoryStore;
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 21)
import org.eclipse.core.internal.utils.UniversalUniqueIdentifier;
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 98)
assertEquals(tag + " uuid differs", ((FileState) expected).getUUID(), ((FileState) actual).getUUID());
Discouraged access: The method getUUID() from the type FileState is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 98)
assertEquals(tag + " uuid differs", ((FileState) expected).getUUID(), ((FileState) actual).getUUID());
Discouraged access: The type FileState is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 98)
assertEquals(tag + " uuid differs", ((FileState) expected).getUUID(), ((FileState) actual).getUUID());
Discouraged access: The method getUUID() from the type FileState is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 98)
assertEquals(tag + " uuid differs", ((FileState) expected).getUUID(), ((FileState) actual).getUUID());
Discouraged access: The type FileState is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 116)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 116)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The method getFileSystemManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 116)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The method getHistoryStore() from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 116)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 119)
store.remove(Path.ROOT, monitor);
Discouraged access: The method remove(IPath, IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 121)
store.removeGarbage();
Discouraged access: The method removeGarbage() from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 363)
IHistoryStore store = ((Resource) getWorkspace().getRoot()).getLocalManager().getHistoryStore();
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 363)
IHistoryStore store = ((Resource) getWorkspace().getRoot()).getLocalManager().getHistoryStore();
Discouraged access: The method getLocalManager() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 363)
IHistoryStore store = ((Resource) getWorkspace().getRoot()).getLocalManager().getHistoryStore();
Discouraged access: The method getHistoryStore() from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 363)
IHistoryStore store = ((Resource) getWorkspace().getRoot()).getLocalManager().getHistoryStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 372)
store.addState(file.getFullPath(), fileStore, fileInfo, true);
Discouraged access: The method addState(IPath, IFileStore, IFileInfo, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 373)
IFileState[] states = store.getStates(file.getFullPath(), getMonitor());
Discouraged access: The method getStates(IPath, IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 377)
store.copyHistory(folder, destinationFolder, true);
Discouraged access: The method copyHistory(IResource, IResource, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 379)
states = store.getStates(destinationFile.getFullPath(), getMonitor());
Discouraged access: The method getStates(IPath, IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 470)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 470)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The method getFileSystemManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 470)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The method getHistoryStore() from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 470)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 521)
store.clean(getMonitor());
Discouraged access: The method clean(IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 583)
store.clean(getMonitor());
Discouraged access: The method clean(IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 747)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 747)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The method getLocalManager() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 747)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The method getHistoryStore() from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 747)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 749)
store.copyHistory(null, null, false);
Discouraged access: The method copyHistory(IResource, IResource, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 758)
store.copyHistory(null, file2, false);
Discouraged access: The method copyHistory(IResource, IResource, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 767)
store.copyHistory(file, null, false);
Discouraged access: The method copyHistory(IResource, IResource, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 777)
store.copyHistory(file, file, false);
Discouraged access: The method copyHistory(IResource, IResource, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 790)
store.copyHistory(file, file2, false);
Discouraged access: The method copyHistory(IResource, IResource, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 850)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 850)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The method getLocalManager() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 850)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The method getHistoryStore() from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 850)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 851)
store.copyHistory(folder, folder2, false);
Discouraged access: The method copyHistory(IResource, IResource, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 912)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 912)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The method getLocalManager() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 912)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The method getHistoryStore() from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 912)
IHistoryStore store = ((Resource) file).getLocalManager().getHistoryStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 913)
store.copyHistory(project, project2, false);
Discouraged access: The method copyHistory(IResource, IResource, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1356)
IHistoryStore historyStore = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1356)
IHistoryStore historyStore = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The method getFileSystemManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1356)
IHistoryStore historyStore = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The method getHistoryStore() from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1356)
IHistoryStore historyStore = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1365)
historyStore.addState(file.getFullPath(), ((Resource) file).getStore(), fileInfo, true);
Discouraged access: The method addState(IPath, IFileStore, IFileInfo, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1365)
historyStore.addState(file.getFullPath(), ((Resource) file).getStore(), fileInfo, true);
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1365)
historyStore.addState(file.getFullPath(), ((Resource) file).getStore(), fileInfo, true);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1380)
historyStore.addState(secondValidFile.getFullPath(), ((Resource) secondValidFile).getStore(), fileInfo, true);
Discouraged access: The method addState(IPath, IFileStore, IFileInfo, boolean) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1380)
historyStore.addState(secondValidFile.getFullPath(), ((Resource) secondValidFile).getStore(), fileInfo, true);
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1380)
historyStore.addState(secondValidFile.getFullPath(), ((Resource) secondValidFile).getStore(), fileInfo, true);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1396)
stateArray = historyStore.getStates(file.getFullPath(), getMonitor());
Discouraged access: The method getStates(IPath, IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1400)
inContents = new DataInputStream(historyStore.getContents(stateArray[i]));
Discouraged access: The method getContents(IFileState) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1408)
stateArray = historyStore.getStates(secondValidFile.getFullPath(), getMonitor());
Discouraged access: The method getStates(IPath, IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1412)
inContents = new DataInputStream(historyStore.getContents(stateArray[i]));
Discouraged access: The method getContents(IFileState) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1424)
InputStream in = historyStore.getContents(new FileState(historyStore, Path.ROOT, myLong, new UniversalUniqueIdentifier()));
Discouraged access: The method getContents(IFileState) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1424)
InputStream in = historyStore.getContents(new FileState(historyStore, Path.ROOT, myLong, new UniversalUniqueIdentifier()));
Discouraged access: The constructor FileState(IHistoryStore, IPath, long, UniversalUniqueIdentifier) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1424)
InputStream in = historyStore.getContents(new FileState(historyStore, Path.ROOT, myLong, new UniversalUniqueIdentifier()));
Discouraged access: The type FileState is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1424)
InputStream in = historyStore.getContents(new FileState(historyStore, Path.ROOT, myLong, new UniversalUniqueIdentifier()));
Discouraged access: The constructor UniversalUniqueIdentifier() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1424)
InputStream in = historyStore.getContents(new FileState(historyStore, Path.ROOT, myLong, new UniversalUniqueIdentifier()));
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/internal/localstore/HistoryStoreTest.java
 (at line 1435)
historyStore.getContents(null);
Discouraged access: The method getContents(IFileState) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/LocalStoreTest.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalStoreTest.java
 (at line 15)
import org.eclipse.core.internal.localstore.FileSystemResourceManager;
Discouraged access: The type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalStoreTest.java
 (at line 16)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalStoreTest.java
 (at line 122)
public FileSystemResourceManager getLocalManager() {
Discouraged access: The type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalStoreTest.java
 (at line 123)
return ((Workspace) getWorkspace()).getFileSystemManager();
Discouraged access: The method getFileSystemManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalStoreTest.java
 (at line 123)
return ((Workspace) getWorkspace()).getFileSystemManager();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java : 24 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 21)
public class LocalSyncTest extends LocalStoreTest implements ICoreConstants {
Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 50)
Project project = (Project) projects[0];
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 50)
Project project = (Project) projects[0];
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 53)
TestingSupport.waitForSnapshot();
Discouraged access: The type TestingSupport is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 53)
TestingSupport.waitForSnapshot();
Discouraged access: The method waitForSnapshot() from the type TestingSupport is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 60)
Workspace.clear(project.getLocation().toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 60)
Workspace.clear(project.getLocation().toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 60)
Workspace.clear(project.getLocation().toFile());
Discouraged access: The method getLocation() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 65)
project.refreshLocal(IResource.DEPTH_INFINITE, null);
Discouraged access: The method refreshLocal(int, IProgressMonitor) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 72)
assertTrue("1.1", project.exists());
Discouraged access: The method exists() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 81)
Project project = (Project) projects[0];
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 81)
Project project = (Project) projects[0];
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 85)
project.refreshLocal(IResource.DEPTH_INFINITE, null);
Discouraged access: The method refreshLocal(int, IProgressMonitor) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 89)
assertTrue("1.1", project.exists());
Discouraged access: The method exists() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 97)
Project project = (Project) projects[0];
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 97)
Project project = (Project) projects[0];
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 100)
IResource index = project.getFile(new Path("index.html"));
Discouraged access: The method getFile(IPath) from the type Container is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 101)
IResource toc = project.getFile(new Path("toc.html"));
Discouraged access: The method getFile(IPath) from the type Container is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 102)
IResource file = project.getFile(new Path("file"));
Discouraged access: The method getFile(IPath) from the type Container is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 103)
IResource folder = project.getFolder(new Path("folder"));
Discouraged access: The method getFolder(IPath) from the type Container is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 113)
project.refreshLocal(IResource.DEPTH_INFINITE, null);
Discouraged access: The method refreshLocal(int, IProgressMonitor) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 147)
file = project.getFolder(new Path("file"));
Discouraged access: The method getFolder(IPath) from the type Container is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 148)
folder = project.getFile(new Path("folder"));
Discouraged access: The method getFile(IPath) from the type Container is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/LocalSyncTest.java
 (at line 154)
project.refreshLocal(IResource.DEPTH_INFINITE, null);
Discouraged access: The method refreshLocal(int, IProgressMonitor) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/MoveTest.java : 14 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 534)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 534)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 537)
workspace.createResource(hackFile, false);
Discouraged access: The method createResource(IResource, boolean) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 540)
workspace.run(operation, null);
Discouraged access: The method run(IWorkspaceRunnable, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 554)
((Resource) hackFile).convertToPhantom();
Discouraged access: The method convertToPhantom() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 554)
((Resource) hackFile).convertToPhantom();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 557)
workspace.run(operation, null);
Discouraged access: The method run(IWorkspaceRunnable, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 559)
ResourceInfo info = ((File) file).getResourceInfo(true, false);
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 559)
ResourceInfo info = ((File) file).getResourceInfo(true, false);
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 559)
ResourceInfo info = ((File) file).getResourceInfo(true, false);
Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 560)
int flags = ((File) file).getFlags(info);
Discouraged access: The method getFlags(ResourceInfo) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 560)
int flags = ((File) file).getFlags(info);
Discouraged access: The type File is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 561)
assertTrue("6.3", ((Resource) file).exists(flags, true));
Discouraged access: The method exists(int, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/MoveTest.java
 (at line 561)
assertTrue("6.3", ((Resource) file).exists(flags, true));
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java : 38 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 15)
import org.eclipse.core.internal.localstore.PrefixPool;
Discouraged access: The type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 31)
new PrefixPool(0);
Discouraged access: The constructor PrefixPool(int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 31)
new PrefixPool(0);
Discouraged access: The type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 38)
new PrefixPool(-1);
Discouraged access: The constructor PrefixPool(int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 38)
new PrefixPool(-1);
Discouraged access: The type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 47)
PrefixPool p = new PrefixPool(1);
Discouraged access: The type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 47)
PrefixPool p = new PrefixPool(1);
Discouraged access: The constructor PrefixPool(int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 47)
PrefixPool p = new PrefixPool(1);
Discouraged access: The type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 48)
assertFalse(p.containsAsPrefix(""));
Discouraged access: The method containsAsPrefix(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 49)
assertFalse(p.containsAsPrefix("/a"));
Discouraged access: The method containsAsPrefix(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 50)
assertFalse(p.hasPrefixOf("/a"));
Discouraged access: The method hasPrefixOf(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 51)
boolean rv=p.insertShorter("/a/");
Discouraged access: The method insertShorter(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 53)
p.insertLonger("/a/b/"); //overrides /a/
Discouraged access: The method insertLonger(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 54)
assertEquals(1, p.size());
Discouraged access: The method size() from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 55)
p.insertLonger("/A/");
Discouraged access: The method insertLonger(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 56)
assertEquals(2, p.size());
Discouraged access: The method size() from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 57)
p.insertLonger("/"); //shorter than /A/ --> no-op
Discouraged access: The method insertLonger(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 58)
assertEquals(2, p.size());
Discouraged access: The method size() from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 59)
assertFalse(p.hasPrefixOf("/c"));
Discouraged access: The method hasPrefixOf(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 60)
rv=p.insertShorter("/a/b/c/"); //longer than /a/b/ --> no-op
Discouraged access: The method insertShorter(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 62)
assertEquals(2, p.size());
Discouraged access: The method size() from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 63)
p.insertLonger("/a/B/c/"); //no override
Discouraged access: The method insertLonger(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 64)
assertEquals(3, p.size());
Discouraged access: The method size() from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 65)
p.insertShorter("/a/B/"); //overrides
Discouraged access: The method insertShorter(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 66)
assertEquals(3, p.size());
Discouraged access: The method size() from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 68)
assertTrue(p.hasPrefixOf("/a/B/"));
Discouraged access: The method hasPrefixOf(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 69)
assertTrue(p.hasPrefixOf("/a/b/c/d/"));
Discouraged access: The method hasPrefixOf(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 70)
assertFalse(p.hasPrefixOf("/"));
Discouraged access: The method hasPrefixOf(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 71)
assertTrue(p.containsAsPrefix("/a/B"));
Discouraged access: The method containsAsPrefix(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 72)
assertTrue(p.containsAsPrefix("/a/b/"));
Discouraged access: The method containsAsPrefix(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 73)
assertTrue(p.containsAsPrefix(""));
Discouraged access: The method containsAsPrefix(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 74)
assertFalse(p.containsAsPrefix("/a/b//"));
Discouraged access: The method containsAsPrefix(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 75)
assertFalse(p.containsAsPrefix("/A/B/"));
Discouraged access: The method containsAsPrefix(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 76)
assertEquals(3, p.size());
Discouraged access: The method size() from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 77)
p.clear();
Discouraged access: The method clear() from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 78)
assertEquals(0, p.size());
Discouraged access: The method size() from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 79)
assertFalse(p.hasPrefixOf(""));
Discouraged access: The method hasPrefixOf(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/localstore/PrefixPoolTest.java
 (at line 80)
assertFalse(p.containsAsPrefix(""));
Discouraged access: The method containsAsPrefix(String) from the type PrefixPool is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java : 24 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 23)
public class RefreshLocalTest extends LocalStoreTest implements ICoreConstants {
Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 218)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 218)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 221)
workspace.createResource(hackFile, false);
Discouraged access: The method createResource(IResource, boolean) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 222)
((Resource) hackFile).getResourceInfo(false, true).set(M_LOCAL_EXISTS);
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 222)
((Resource) hackFile).getResourceInfo(false, true).set(M_LOCAL_EXISTS);
Discouraged access: The method set(int) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 222)
((Resource) hackFile).getResourceInfo(false, true).set(M_LOCAL_EXISTS);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 222)
((Resource) hackFile).getResourceInfo(false, true).set(M_LOCAL_EXISTS);
Discouraged access: The field M_LOCAL_EXISTS from the type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 225)
workspace.run(operation, null);
Discouraged access: The method run(IWorkspaceRunnable, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 263)
IFileStore fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 263)
IFileStore fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 267)
assertEquals("4.3", fileStore.fetchInfo().getLastModified(), ((Resource) file).getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 267)
assertEquals("4.3", fileStore.fetchInfo().getLastModified(), ((Resource) file).getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The method getLocalSyncInfo() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 267)
assertEquals("4.3", fileStore.fetchInfo().getLastModified(), ((Resource) file).getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 269)
assertTrue("4.4", ((Resource) file).getResourceInfo(false, false).getLocalSyncInfo() != fileStore.fetchInfo().getLastModified());
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 269)
assertTrue("4.4", ((Resource) file).getResourceInfo(false, false).getLocalSyncInfo() != fileStore.fetchInfo().getLastModified());
Discouraged access: The method getLocalSyncInfo() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 269)
assertTrue("4.4", ((Resource) file).getResourceInfo(false, false).getLocalSyncInfo() != fileStore.fetchInfo().getLastModified());
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 271)
assertEquals("4.5", fileStore.fetchInfo().getLastModified(), ((Resource) file).getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 271)
assertEquals("4.5", fileStore.fetchInfo().getLastModified(), ((Resource) file).getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The method getLocalSyncInfo() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 271)
assertEquals("4.5", fileStore.fetchInfo().getLastModified(), ((Resource) file).getResourceInfo(false, false).getLocalSyncInfo());
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 290)
IFileStore target = ((Resource) folder).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 290)
IFileStore target = ((Resource) folder).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 295)
assertTrue("2.2", ((Resource) folder).countResources(IResource.DEPTH_INFINITE, false) == (getTree(target).length + 1));
Discouraged access: The method countResources(int, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/RefreshLocalTest.java
 (at line 295)
assertTrue("2.2", ((Resource) folder).countResources(IResource.DEPTH_INFINITE, false) == (getTree(target).length + 1));
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java : 73 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 17)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 68)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 68)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 74)
SafeChunkyOutputStream output = null;
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 76)
output = new SafeChunkyOutputStream(target);
Discouraged access: The constructor SafeChunkyOutputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 76)
output = new SafeChunkyOutputStream(target);
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 79)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 88)
SafeChunkyInputStream input = null;
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 90)
input = new SafeChunkyInputStream(target);
Discouraged access: The constructor SafeChunkyInputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 90)
input = new SafeChunkyInputStream(target);
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 96)
input.close();
Discouraged access: The method close() from the type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 101)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 101)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 106)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 106)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 110)
byte[] fakeEnd = new byte[ILocalStoreConstants.END_CHUNK.length];
Discouraged access: The type ILocalStoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 110)
byte[] fakeEnd = new byte[ILocalStoreConstants.END_CHUNK.length];
Discouraged access: The field END_CHUNK from the type ILocalStoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 111)
System.arraycopy(ILocalStoreConstants.END_CHUNK, 0, fakeEnd, 0, ILocalStoreConstants.END_CHUNK.length);
Discouraged access: The type ILocalStoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 111)
System.arraycopy(ILocalStoreConstants.END_CHUNK, 0, fakeEnd, 0, ILocalStoreConstants.END_CHUNK.length);
Discouraged access: The field END_CHUNK from the type ILocalStoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 111)
System.arraycopy(ILocalStoreConstants.END_CHUNK, 0, fakeEnd, 0, ILocalStoreConstants.END_CHUNK.length);
Discouraged access: The type ILocalStoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 111)
System.arraycopy(ILocalStoreConstants.END_CHUNK, 0, fakeEnd, 0, ILocalStoreConstants.END_CHUNK.length);
Discouraged access: The field END_CHUNK from the type ILocalStoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 121)
SafeChunkyOutputStream output = null;
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 123)
output = new SafeChunkyOutputStream(target);
Discouraged access: The constructor SafeChunkyOutputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 123)
output = new SafeChunkyOutputStream(target);
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 126)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 127)
output = new SafeChunkyOutputStream(target);
Discouraged access: The constructor SafeChunkyOutputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 127)
output = new SafeChunkyOutputStream(target);
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 130)
output.write(ILocalStoreConstants.BEGIN_CHUNK); // another begin
Discouraged access: The type ILocalStoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 130)
output.write(ILocalStoreConstants.BEGIN_CHUNK); // another begin
Discouraged access: The field BEGIN_CHUNK from the type ILocalStoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 131)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 133)
output = new SafeChunkyOutputStream(target);
Discouraged access: The constructor SafeChunkyOutputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 133)
output = new SafeChunkyOutputStream(target);
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 135)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 136)
output = new SafeChunkyOutputStream(target);
Discouraged access: The constructor SafeChunkyOutputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 136)
output = new SafeChunkyOutputStream(target);
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 139)
output.write(ILocalStoreConstants.END_CHUNK); // another end
Discouraged access: The type ILocalStoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 139)
output.write(ILocalStoreConstants.END_CHUNK); // another end
Discouraged access: The field END_CHUNK from the type ILocalStoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 140)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 142)
output = new SafeChunkyOutputStream(target);
Discouraged access: The constructor SafeChunkyOutputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 142)
output = new SafeChunkyOutputStream(target);
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 144)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 148)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 157)
SafeChunkyInputStream input = null;
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 159)
input = new SafeChunkyInputStream(target);
Discouraged access: The constructor SafeChunkyInputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 159)
input = new SafeChunkyInputStream(target);
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 181)
input.close();
Discouraged access: The method close() from the type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 186)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 186)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 191)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 191)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 195)
SafeChunkyOutputStream output = null;
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 197)
output = new SafeChunkyOutputStream(target);
Discouraged access: The constructor SafeChunkyOutputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 197)
output = new SafeChunkyOutputStream(target);
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 209)
SafeChunkyInputStream input = null;
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 211)
input = new SafeChunkyInputStream(target);
Discouraged access: The constructor SafeChunkyInputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 211)
input = new SafeChunkyInputStream(target);
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 221)
input.close();
Discouraged access: The method close() from the type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 230)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 230)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 239)
SafeChunkyOutputStream output = null;
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 241)
output = new SafeChunkyOutputStream(target);
Discouraged access: The constructor SafeChunkyOutputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 241)
output = new SafeChunkyOutputStream(target);
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 244)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 246)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 248)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
66. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 250)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
67. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 252)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
68. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 261)
SafeChunkyInputStream input = null;
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
69. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 263)
input = new SafeChunkyInputStream(target);
Discouraged access: The constructor SafeChunkyInputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
70. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 263)
input = new SafeChunkyInputStream(target);
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
71. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 281)
input.close();
Discouraged access: The method close() from the type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
72. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 286)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
73. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeChunkyInputOutputStreamTest.java
 (at line 286)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java : 29 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 16)
import org.eclipse.core.internal.localstore.SafeFileInputStream;
Discouraged access: The type SafeFileInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 17)
import org.eclipse.core.internal.localstore.SafeFileOutputStream;
Discouraged access: The type SafeFileOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 18)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 34)
public SafeFileOutputStream createSafeStream(File target, String errorCode) {
Discouraged access: The type SafeFileOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 38)
public SafeFileOutputStream createSafeStream(String targetPath, String tempFilePath, String errorCode) {
Discouraged access: The type SafeFileOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 40)
return new SafeFileOutputStream(targetPath, tempFilePath);
Discouraged access: The constructor SafeFileOutputStream(String, String) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 40)
return new SafeFileOutputStream(targetPath, tempFilePath);
Discouraged access: The type SafeFileOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 49)
return new SafeFileInputStream(target);
Discouraged access: The constructor SafeFileInputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 49)
return new SafeFileInputStream(target);
Discouraged access: The type SafeFileInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 69)
Workspace.clear(temp.getParentFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 69)
Workspace.clear(temp.getParentFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 75)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 75)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 83)
SafeFileOutputStream safeStream = createSafeStream(target.getAbsolutePath(), tempLocation.toOSString(), "2.0");
Discouraged access: The type SafeFileOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 97)
diskContents = new SafeFileInputStream(tempLocation.toOSString(), target.getAbsolutePath());
Discouraged access: The constructor SafeFileInputStream(String, String) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 97)
diskContents = new SafeFileInputStream(tempLocation.toOSString(), target.getAbsolutePath());
Discouraged access: The type SafeFileInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 102)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 102)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 107)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 107)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 111)
SafeFileOutputStream safeStream = createSafeStream(target, "1.0");
Discouraged access: The type SafeFileOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 120)
File tempFile = new File(safeStream.getTempFilePath());
Discouraged access: The method getTempFilePath() from the type SafeFileOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 126)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 126)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 131)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 131)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 139)
SafeFileOutputStream safeStream = createSafeStream(target.getAbsolutePath(), tempLocation.toOSString(), "2.0");
Discouraged access: The type SafeFileOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 161)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/localstore/SafeFileInputOutputStreamTest.java
 (at line 161)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java : 52 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 21)
import org.eclipse.core.internal.resources.Resource;
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 22)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 60)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 60)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 65)
workspace.createResource(child, false);
Discouraged access: The method createResource(IResource, boolean) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 71)
workspace.run(operation, null);
Discouraged access: The method run(IWorkspaceRunnable, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 123)
createResourcesInFileSystem(((Resource) folder).getStore(), set);
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 123)
createResourcesInFileSystem(((Resource) folder).getStore(), set);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 126)
IUnifiedTreeVisitor visitor = new IUnifiedTreeVisitor() {
Discouraged access: The type IUnifiedTreeVisitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 126)
IUnifiedTreeVisitor visitor = new IUnifiedTreeVisitor() {
Discouraged access: The type IUnifiedTreeVisitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 127)
public boolean visit(UnifiedTreeNode node) {
Discouraged access: The type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 129)
final IResource resource = node.getResource();
Discouraged access: The method getResource() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 130)
final IFileStore store = ((Resource) resource).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 130)
final IFileStore store = ((Resource) resource).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 131)
if (node.existsInFileSystem())
Discouraged access: The method existsInFileSystem() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 132)
assertEquals("1.0", store.fetchInfo().getName(), node.getLocalName());
Discouraged access: The method getLocalName() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 133)
assertEquals("1.1", store, node.getStore());
Discouraged access: The method getStore() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 142)
UnifiedTree tree = new UnifiedTree(folder);
Discouraged access: The type UnifiedTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 142)
UnifiedTree tree = new UnifiedTree(folder);
Discouraged access: The constructor UnifiedTree(IResource) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 142)
UnifiedTree tree = new UnifiedTree(folder);
Discouraged access: The type UnifiedTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 143)
tree.accept(visitor);
Discouraged access: The method accept(IUnifiedTreeVisitor) from the type UnifiedTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 168)
createResourcesInFileSystem(((Resource) folder).getStore(), set);
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 168)
createResourcesInFileSystem(((Resource) folder).getStore(), set);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 171)
IUnifiedTreeVisitor visitor = new IUnifiedTreeVisitor() {
Discouraged access: The type IUnifiedTreeVisitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 171)
IUnifiedTreeVisitor visitor = new IUnifiedTreeVisitor() {
Discouraged access: The type IUnifiedTreeVisitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 172)
public boolean visit(UnifiedTreeNode node) {
Discouraged access: The type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 175)
final IResource resource = node.getResource();
Discouraged access: The method getResource() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 176)
IFileStore store = ((Resource) resource).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 176)
IFileStore store = ((Resource) resource).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 178)
if (node.existsInFileSystem())
Discouraged access: The method existsInFileSystem() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 179)
assertEquals("1.0", key, node.getLocalName());
Discouraged access: The method getLocalName() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 180)
assertEquals("1.1", store, node.getStore());
Discouraged access: The method getStore() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 183)
node.getChildren();
Discouraged access: The method getChildren() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 199)
UnifiedTree tree = new UnifiedTree(folder);
Discouraged access: The type UnifiedTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 199)
UnifiedTree tree = new UnifiedTree(folder);
Discouraged access: The constructor UnifiedTree(IResource) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 199)
UnifiedTree tree = new UnifiedTree(folder);
Discouraged access: The type UnifiedTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 200)
tree.accept(visitor);
Discouraged access: The method accept(IUnifiedTreeVisitor) from the type UnifiedTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 224)
createResourcesInFileSystem(((Resource) project).getStore(), set);
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 224)
createResourcesInFileSystem(((Resource) project).getStore(), set);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 227)
IUnifiedTreeVisitor visitor = new IUnifiedTreeVisitor() {
Discouraged access: The type IUnifiedTreeVisitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 227)
IUnifiedTreeVisitor visitor = new IUnifiedTreeVisitor() {
Discouraged access: The type IUnifiedTreeVisitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 228)
public boolean visit(UnifiedTreeNode node) {
Discouraged access: The type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 230)
final IResource resource = node.getResource();
Discouraged access: The method getResource() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 231)
IFileStore store = ((Resource) resource).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 231)
IFileStore store = ((Resource) resource).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 232)
if (node.existsInFileSystem())
Discouraged access: The method existsInFileSystem() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 233)
assertEquals("1.0", store.fetchInfo().getName(), node.getLocalName());
Discouraged access: The method getLocalName() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 234)
assertEquals("1.1", store, node.getStore());
Discouraged access: The method getStore() from the type UnifiedTreeNode is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 242)
UnifiedTree tree = new UnifiedTree(project);
Discouraged access: The type UnifiedTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 242)
UnifiedTree tree = new UnifiedTree(project);
Discouraged access: The constructor UnifiedTree(IResource) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 242)
UnifiedTree tree = new UnifiedTree(project);
Discouraged access: The type UnifiedTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/localstore/UnifiedTreeTest.java
 (at line 243)
tree.accept(visitor);
Discouraged access: The method accept(IUnifiedTreeVisitor) from the type UnifiedTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java : 20 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 19)
import org.eclipse.core.internal.properties.IPropertyManager;
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 20)
import org.eclipse.core.internal.resources.ResourcesCompatibilityHelper;
Discouraged access: The type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 21)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 42)
private void compare(final String tag, IWorkspace workspace, final IPropertyManager base, final IPropertyManager another) {
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 42)
private void compare(final String tag, IWorkspace workspace, final IPropertyManager base, final IPropertyManager another) {
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 46)
Map baseProperties = base.getProperties(resource);
Discouraged access: The method getProperties(IResource) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 47)
base.closePropertyStore(resource);
Discouraged access: The method closePropertyStore(IResource) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 48)
Map otherProperties = another.getProperties(resource);
Discouraged access: The method getProperties(IResource) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 68)
IPropertyManager original = null;
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 83)
final IPropertyManager tmpOriginal = original;
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 91)
tmpOriginal.setProperty(resource, new QualifiedName(ResourceTest.PI_RESOURCES_TESTS, "property." + counter), "value." + counter);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 94)
tmpOriginal.closePropertyStore(resource);
Discouraged access: The method closePropertyStore(IResource) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 102)
IPropertyManager destination = createPropertyManager("2", true, true);
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 110)
original.shutdown(getMonitor());
Discouraged access: The method shutdown(IProgressMonitor) from the type IManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 118)
File rootPropertiesFile = ((Workspace) getWorkspace()).getMetaArea().getPropertyStoreLocation(getWorkspace().getRoot()).toFile();
Discouraged access: The method getMetaArea() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 118)
File rootPropertiesFile = ((Workspace) getWorkspace()).getMetaArea().getPropertyStoreLocation(getWorkspace().getRoot()).toFile();
Discouraged access: The method getPropertyStoreLocation(IResource) from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 118)
File rootPropertiesFile = ((Workspace) getWorkspace()).getMetaArea().getPropertyStoreLocation(getWorkspace().getRoot()).toFile();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 131)
private IPropertyManager createPropertyManager(String tag, boolean newImpl, boolean convert) {
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 133)
return ResourcesCompatibilityHelper.createPropertyManager(newImpl, convert);
Discouraged access: The type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyConversionTest.java
 (at line 133)
return ResourcesCompatibilityHelper.createPropertyManager(newImpl, convert);
Discouraged access: The method createPropertyManager(boolean, boolean) from the type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java : 73 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 17)
import org.eclipse.core.internal.properties.IPropertyManager;
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 18)
import org.eclipse.core.internal.resources.ResourcesCompatibilityHelper;
Discouraged access: The type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 206)
IPropertyManager manager = ResourcesCompatibilityHelper.createPropertyManager();
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 206)
IPropertyManager manager = ResourcesCompatibilityHelper.createPropertyManager();
Discouraged access: The type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 206)
IPropertyManager manager = ResourcesCompatibilityHelper.createPropertyManager();
Discouraged access: The method createPropertyManager() from the type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 221)
manager.setProperty(source, propName, propValue);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 222)
manager.setProperty(sourceFolder, propName, propValue);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 223)
manager.setProperty(sourceFile, propName, propValue);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 225)
assertNotNull("1.1", manager.getProperty(source, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 226)
assertTrue("1.2", manager.getProperty(source, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 227)
assertNotNull("1.3", manager.getProperty(sourceFolder, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 228)
assertTrue("1.4", manager.getProperty(sourceFolder, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 229)
assertNotNull("1.5", manager.getProperty(sourceFile, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 230)
assertTrue("1.6", manager.getProperty(sourceFile, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 233)
manager.copy(source, destination, IResource.DEPTH_INFINITE);
Discouraged access: The method copy(IResource, IResource, int) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 235)
assertNotNull("1.7", manager.getProperty(destination, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 236)
assertTrue("1.8", manager.getProperty(destination, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 238)
assertNotNull("1.9", manager.getProperty(destFolder, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 239)
assertTrue("1.10", manager.getProperty(destFolder, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 240)
assertNotNull("1.11", manager.getProperty(destFile, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 241)
assertTrue("1.12", manager.getProperty(destFile, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 244)
manager.deleteProperties(source, IResource.DEPTH_INFINITE);
Discouraged access: The method deleteProperties(IResource, int) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 245)
manager.deleteProperties(destination, IResource.DEPTH_INFINITE);
Discouraged access: The method deleteProperties(IResource, int) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 246)
assertNull("2.0", manager.getProperty(source, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 247)
assertNull("2.1", manager.getProperty(sourceFolder, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 248)
assertNull("2.2", manager.getProperty(sourceFile, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 249)
assertNull("2.3", manager.getProperty(destination, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 250)
assertNull("2.4", manager.getProperty(destFolder, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 251)
assertNull("2.5", manager.getProperty(destFile, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 252)
manager.setProperty(sourceFolder, propName, propValue);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 253)
manager.setProperty(sourceFile, propName, propValue);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 254)
assertNotNull("2.6", manager.getProperty(sourceFolder, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 255)
assertTrue("2.7", manager.getProperty(sourceFolder, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 256)
assertNotNull("2.8", manager.getProperty(sourceFile, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 257)
assertTrue("2.9", manager.getProperty(sourceFile, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 259)
manager.copy(sourceFolder, destFolder, IResource.DEPTH_INFINITE);
Discouraged access: The method copy(IResource, IResource, int) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 261)
assertNotNull("2.10", manager.getProperty(destFolder, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 262)
assertTrue("2.11", manager.getProperty(destFolder, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 263)
assertNotNull("2.12", manager.getProperty(destFile, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 264)
assertTrue("2.13", manager.getProperty(destFile, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 268)
manager.setProperty(source, propName, newPropValue);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 269)
assertTrue("2.0", manager.getProperty(source, propName).equals(newPropValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 270)
manager.copy(source, destination, IResource.DEPTH_INFINITE);
Discouraged access: The method copy(IResource, IResource, int) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 271)
assertTrue("2.1", manager.getProperty(destination, propName).equals(newPropValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 276)
IPropertyManager manager = ResourcesCompatibilityHelper.createPropertyManager();
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 276)
IPropertyManager manager = ResourcesCompatibilityHelper.createPropertyManager();
Discouraged access: The type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 276)
IPropertyManager manager = ResourcesCompatibilityHelper.createPropertyManager();
Discouraged access: The method createPropertyManager() from the type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 283)
manager.setProperty(target, propName, propValue);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 284)
assertTrue("1.1", manager.getProperty(target, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 286)
manager.deleteProperties(target, IResource.DEPTH_INFINITE);
Discouraged access: The method deleteProperties(IResource, int) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 287)
assertTrue("1.3", manager.getProperty(target, propName) == null);
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 300)
manager.setProperty(source, propName, propValue);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 301)
manager.setProperty(sourceFolder, propName, propValue);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 302)
manager.setProperty(sourceFile, propName, propValue);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 304)
assertNotNull("2.1", manager.getProperty(source, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 305)
assertTrue("2.2", manager.getProperty(source, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 306)
assertNotNull("2.3", manager.getProperty(sourceFolder, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 307)
assertTrue("2.4", manager.getProperty(sourceFolder, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 308)
assertNotNull("2.5", manager.getProperty(sourceFile, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 309)
assertTrue("2.6", manager.getProperty(sourceFile, propName).equals(propValue));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 312)
manager.deleteProperties(source, IResource.DEPTH_INFINITE);
Discouraged access: The method deleteProperties(IResource, int) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 313)
assertNull("3.1", manager.getProperty(source, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 314)
assertNull("3.2", manager.getProperty(sourceFolder, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 315)
assertNull("3.3", manager.getProperty(sourceFile, propName));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 472)
IPropertyManager manager = ResourcesCompatibilityHelper.createPropertyManager();
Discouraged access: The type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
66. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 472)
IPropertyManager manager = ResourcesCompatibilityHelper.createPropertyManager();
Discouraged access: The type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
67. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 472)
IPropertyManager manager = ResourcesCompatibilityHelper.createPropertyManager();
Discouraged access: The method createPropertyManager() from the type ResourcesCompatibilityHelper is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
68. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 491)
manager.setProperty(target, prop.getName(), prop.getStringValue());
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
69. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 492)
assertEquals("1.0." + prop.getName(), prop.getStringValue(), manager.getProperty(target, prop.getName()));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
70. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 497)
manager.setProperty(target, prop.getName(), null);
Discouraged access: The method setProperty(IResource, QualifiedName, String) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
71. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 498)
assertEquals("2.0." + prop.getName(), null, manager.getProperty(target, prop.getName()));
Discouraged access: The method getProperty(IResource, QualifiedName) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
72. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 500)
assertEquals("3.0", 0, manager.getProperties(target).size());
Discouraged access: The method getProperties(IResource) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
73. WARNING in /src/org/eclipse/core/tests/internal/properties/PropertyManagerTest.java
 (at line 501)
manager.deleteProperties(target, IResource.DEPTH_INFINITE);
Discouraged access: The method deleteProperties(IResource, int) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 21)
import org.eclipse.core.internal.localstore.SafeFileOutputStream;
Discouraged access: The type SafeFileOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 55)
ProjectDescription desc = new ProjectDescription();
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 55)
ProjectDescription desc = new ProjectDescription();
Discouraged access: The constructor ProjectDescription() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 55)
ProjectDescription desc = new ProjectDescription();
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 56)
desc.setName("abc.project");
Discouraged access: The method setName(String) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 58)
commands[0] = desc.newCommand();
Discouraged access: The method newCommand() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 60)
desc.setBuildSpec(commands);
Discouraged access: The method setBuildSpec(ICommand[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 63)
desc.setNatureIds(natures);
Discouraged access: The method setNatureIds(String[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 65)
LinkDescription link = createLinkDescription("newLink", IResource.FOLDER, "d:/abc/def");
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 66)
linkMap.put(link.getProjectRelativePath(), link);
Discouraged access: The method getProjectRelativePath() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 67)
desc.setLinkDescriptions(linkMap);
Discouraged access: The method setLinkDescriptions(HashMap) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 68)
result.put(desc.getName(), desc);
Discouraged access: The method getName() from the type ModelObject is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 75)
desc = new ProjectDescription();
Discouraged access: The constructor ProjectDescription() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 75)
desc = new ProjectDescription();
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 76)
desc.setName("def.project");
Discouraged access: The method setName(String) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 78)
commands[0] = desc.newCommand();
Discouraged access: The method newCommand() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 80)
desc.setBuildSpec(commands);
Discouraged access: The method setBuildSpec(ICommand[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 83)
desc.setNatureIds(natures);
Discouraged access: The method setNatureIds(String[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 86)
linkMap.put(link.getProjectRelativePath(), link);
Discouraged access: The method getProjectRelativePath() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 88)
linkMap.put(link.getProjectRelativePath(), link);
Discouraged access: The method getProjectRelativePath() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 90)
linkMap.put(link.getProjectRelativePath(), link);
Discouraged access: The method getProjectRelativePath() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 92)
linkMap.put(link.getProjectRelativePath(), link);
Discouraged access: The method getProjectRelativePath() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 93)
desc.setLinkDescriptions(linkMap);
Discouraged access: The method setLinkDescriptions(HashMap) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 94)
result.put(desc.getName(), desc);
Discouraged access: The method getName() from the type ModelObject is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 101)
desc = new ProjectDescription();
Discouraged access: The constructor ProjectDescription() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 101)
desc = new ProjectDescription();
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 102)
desc.setName("org.apache.lucene.project");
Discouraged access: The method setName(String) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 103)
IProject[] refProjects = new Project[2];
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 106)
desc.setReferencedProjects(refProjects);
Discouraged access: The method setReferencedProjects(IProject[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 108)
commands[0] = desc.newCommand();
Discouraged access: The method newCommand() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 110)
commands[1] = desc.newCommand();
Discouraged access: The method newCommand() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 112)
commands[2] = desc.newCommand();
Discouraged access: The method newCommand() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 114)
desc.setBuildSpec(commands);
Discouraged access: The method setBuildSpec(ICommand[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 118)
desc.setNatureIds(natures);
Discouraged access: The method setNatureIds(String[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 119)
result.put(desc.getName(), desc);
Discouraged access: The method getName() from the type ModelObject is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 125)
desc = new ProjectDescription();
Discouraged access: The constructor ProjectDescription() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 125)
desc = new ProjectDescription();
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 126)
desc.setName("org.eclipse.ant.core.project");
Discouraged access: The method setName(String) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 127)
refProjects = new Project[4];
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 132)
desc.setReferencedProjects(refProjects);
Discouraged access: The method setReferencedProjects(IProject[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 134)
commands[0] = desc.newCommand();
Discouraged access: The method newCommand() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 136)
commands[1] = desc.newCommand();
Discouraged access: The method newCommand() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 147)
desc.setBuildSpec(commands);
Discouraged access: The method setBuildSpec(ICommand[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 150)
desc.setNatureIds(natures);
Discouraged access: The method setNatureIds(String[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 151)
result.put(desc.getName(), desc);
Discouraged access: The method getName() from the type ModelObject is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 192)
LinkDescription value = (LinkDescription) links.get(key);
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 192)
LinkDescription value = (LinkDescription) links.get(key);
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 193)
LinkDescription value2 = (LinkDescription) links2.get(key);
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 193)
LinkDescription value2 = (LinkDescription) links2.get(key);
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 194)
assertTrue(errorTag + ".4." + x, value.getProjectRelativePath().equals(value2.getProjectRelativePath()));
Discouraged access: The method getProjectRelativePath() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 194)
assertTrue(errorTag + ".4." + x, value.getProjectRelativePath().equals(value2.getProjectRelativePath()));
Discouraged access: The method getProjectRelativePath() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 195)
assertEquals(errorTag + ".5." + x, value.getType(), value2.getType());
Discouraged access: The method getType() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 195)
assertEquals(errorTag + ".5." + x, value.getType(), value2.getType());
Discouraged access: The method getType() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 196)
assertEquals(errorTag + ".6." + x, value.getLocationURI(), value2.getLocationURI());
Discouraged access: The method getLocationURI() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 196)
assertEquals(errorTag + ".6." + x, value.getLocationURI(), value2.getLocationURI());
Discouraged access: The method getLocationURI() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 208)
private void compareProjectDescriptions(int errorTag, ProjectDescription description, ProjectDescription description2) {
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 208)
private void compareProjectDescriptions(int errorTag, ProjectDescription description, ProjectDescription description2) {
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 209)
assertTrue(errorTag + ".0", description.getName().equals(description2.getName()));
Discouraged access: The method getName() from the type ModelObject is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 209)
assertTrue(errorTag + ".0", description.getName().equals(description2.getName()));
Discouraged access: The method getName() from the type ModelObject is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 210)
String comment = description.getComment();
Discouraged access: The method getComment() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 214)
assertEquals(errorTag + ".1", 0, description2.getComment().length());
Discouraged access: The method getComment() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 216)
assertTrue(errorTag + ".2", description.getComment().equals(description2.getComment()));
Discouraged access: The method getComment() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 216)
assertTrue(errorTag + ".2", description.getComment().equals(description2.getComment()));
Discouraged access: The method getComment() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 218)
IProject[] projects = description.getReferencedProjects();
Discouraged access: The method getReferencedProjects() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 219)
IProject[] projects2 = description2.getReferencedProjects();
Discouraged access: The method getReferencedProjects() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
66. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 222)
ICommand[] commands = description.getBuildSpec();
Discouraged access: The method getBuildSpec() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
67. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 223)
ICommand[] commands2 = description2.getBuildSpec();
Discouraged access: The method getBuildSpec() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
68. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 226)
String[] natures = description.getNatureIds();
Discouraged access: The method getNatureIds() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
69. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 227)
String[] natures2 = description2.getNatureIds();
Discouraged access: The method getNatureIds() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
70. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 230)
HashMap links = description.getLinks();
Discouraged access: The method getLinks() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
71. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 231)
HashMap links2 = description2.getLinks();
Discouraged access: The method getLinks() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
72. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 250)
private LinkDescription createLinkDescription(IPath path, int type, URI location) {
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
73. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 251)
LinkDescription result = new LinkDescription();
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
74. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 251)
LinkDescription result = new LinkDescription();
Discouraged access: The constructor LinkDescription() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
75. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 251)
LinkDescription result = new LinkDescription();
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
76. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 252)
result.setPath(path);
Discouraged access: The method setPath(IPath) from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
77. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 253)
result.setType(type);
Discouraged access: The method setType(int) from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
78. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 254)
result.setLocationURI(location);
Discouraged access: The method setLocationURI(URI) from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
79. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 258)
private LinkDescription createLinkDescription(String path, int type, String location) {
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
80. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 285)
private ProjectDescription readDescription(IFileStore store) throws CoreException {
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
81. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 290)
return new ProjectDescriptionReader().read(in);
Discouraged access: The constructor ProjectDescriptionReader() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
82. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 290)
return new ProjectDescriptionReader().read(in);
Discouraged access: The method read(InputSource) from the type ProjectDescriptionReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
83. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 290)
return new ProjectDescriptionReader().read(in);
Discouraged access: The type ProjectDescriptionReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
84. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 309)
ProjectDescription description = new ProjectDescription();
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
85. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 309)
ProjectDescription description = new ProjectDescription();
Discouraged access: The constructor ProjectDescription() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
86. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 309)
ProjectDescription description = new ProjectDescription();
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
87. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 310)
description.setLocationURI(location);
Discouraged access: The method setLocationURI(URI) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
88. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 311)
description.setName("MyProjectDescription");
Discouraged access: The method setName(String) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
89. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 317)
commands[0] = description.newCommand();
Discouraged access: The method newCommand() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
90. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 320)
description.setBuildSpec(commands);
Discouraged access: The method setBuildSpec(ICommand[]) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
91. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 322)
LinkDescription link = createLinkDescription("pathB", IResource.FOLDER, locationB);
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
92. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 327)
description.setLinkDescriptions(linkDescriptions);
Discouraged access: The method setLinkDescriptions(HashMap) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
93. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 330)
new ModelObjectWriter().write(description, buffer);
Discouraged access: The constructor ModelObjectWriter() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
94. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 330)
new ModelObjectWriter().write(description, buffer);
Discouraged access: The method write(Object, OutputStream) from the type ModelObjectWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
95. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 330)
new ModelObjectWriter().write(description, buffer);
Discouraged access: The type ModelObjectWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
96. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 342)
ProjectDescriptionReader reader = new ProjectDescriptionReader();
Discouraged access: The type ProjectDescriptionReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
97. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 342)
ProjectDescriptionReader reader = new ProjectDescriptionReader();
Discouraged access: The constructor ProjectDescriptionReader() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
98. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 342)
ProjectDescriptionReader reader = new ProjectDescriptionReader();
Discouraged access: The type ProjectDescriptionReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
99. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 348)
ProjectDescription projDesc = reader.read(location);
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
100. WARNING in /src/org/eclipse/core/tests/internal/resources/ModelObjectReaderWriterTest.java
 (at line 348)
ProjectDescription projDesc = reader.read(location);
Discouraged access: The method read(IPath) from the type ProjectDescriptionReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java : 52 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 17)
import org.eclipse.core.internal.resources.ProjectPathVariableManager;
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 43)
String result = ProjectPathVariableManager.convertToUserEditableFormat("C:\\foo\\bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 43)
String result = ProjectPathVariableManager.convertToUserEditableFormat("C:\\foo\\bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 46)
result = ProjectPathVariableManager.convertToUserEditableFormat("C:/foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 46)
result = ProjectPathVariableManager.convertToUserEditableFormat("C:/foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 49)
result = ProjectPathVariableManager.convertToUserEditableFormat("VAR/foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 49)
result = ProjectPathVariableManager.convertToUserEditableFormat("VAR/foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 52)
result = ProjectPathVariableManager.convertToUserEditableFormat("${VAR}/foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 52)
result = ProjectPathVariableManager.convertToUserEditableFormat("${VAR}/foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 55)
result = ProjectPathVariableManager.convertToUserEditableFormat("${VAR}/../foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 55)
result = ProjectPathVariableManager.convertToUserEditableFormat("${VAR}/../foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 58)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-1-VAR}/foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 58)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-1-VAR}/foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 61)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-0-VAR}/foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 61)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-0-VAR}/foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 64)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-VAR}/foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 64)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-VAR}/foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 67)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2}/foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 67)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2}/foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 70)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT}/foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 70)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT}/foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 73)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2-VAR}/foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 73)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2-VAR}/foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 76)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2-VAR}/foo/${PARENT-4-BAR}");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 76)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2-VAR}/foo/${PARENT-4-BAR}");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 79)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2-VAR}/foo${PARENT-4-BAR}");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 79)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2-VAR}/foo${PARENT-4-BAR}");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 82)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2-VAR}/${PARENT-4-BAR}/foo");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 82)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2-VAR}/${PARENT-4-BAR}/foo");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 85)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2-VAR}/f${PARENT-4-BAR}/oo");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 85)
result = ProjectPathVariableManager.convertToUserEditableFormat("${PARENT-2-VAR}/f${PARENT-4-BAR}/oo");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 88)
result = ProjectPathVariableManager.convertToUserEditableFormat("/foo/bar");
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 88)
result = ProjectPathVariableManager.convertToUserEditableFormat("/foo/bar");
Discouraged access: The method convertToUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 96)
ProjectPathVariableManager manager = (ProjectPathVariableManager) project.getPathVariableManager();
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 96)
ProjectPathVariableManager manager = (ProjectPathVariableManager) project.getPathVariableManager();
Discouraged access: The type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 97)
String result = manager.convertFromUserEditableFormat("C:\\foo\\bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 100)
result = manager.convertFromUserEditableFormat("C:/foo/bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 103)
result = manager.convertFromUserEditableFormat("VAR/foo/bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 106)
result = manager.convertFromUserEditableFormat("${VAR}/foo/bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 109)
result = manager.convertFromUserEditableFormat("${VAR}/../foo/bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 112)
result = manager.convertFromUserEditableFormat("${PARENT-1-VAR}/foo/bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 115)
result = manager.convertFromUserEditableFormat("${PARENT-VAR}/foo/bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 118)
result = manager.convertFromUserEditableFormat("${PARENT-2}/foo/bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 121)
result = manager.convertFromUserEditableFormat("${PARENT}/foo/bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 124)
result = manager.convertFromUserEditableFormat("${VAR}/../../foo/bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 127)
result = manager.convertFromUserEditableFormat("${VAR}/../../foo/${BAR}/../../../../");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 130)
result = manager.convertFromUserEditableFormat("${VAR}/../../foo${BAR}/../../../../");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 133)
result = manager.convertFromUserEditableFormat("${VAR}/../../${BAR}foo/../../../../");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 136)
IPath intermeiateValue = manager.getValue("BARfoo");
Discouraged access: The method getValue(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 139)
result = manager.convertFromUserEditableFormat("${VAR}/../../f${BAR}oo/../../../../");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 142)
intermeiateValue = manager.getValue("BARoo");
Discouraged access: The method getValue(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPathVariableManagerTest.java
 (at line 145)
result = manager.convertFromUserEditableFormat("/foo/bar");
Discouraged access: The method convertFromUserEditableFormat(String) from the type ProjectPathVariableManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/resources/ProjectPreferencesTest.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPreferencesTest.java
 (at line 18)
import org.eclipse.core.internal.preferences.EclipsePreferences;
Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar
2. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPreferencesTest.java
 (at line 755)
IContentType associatedType = Platform.getContentTypeManager().findContentTypeFor("some.qualifier." + EclipsePreferences.PREFS_FILE_EXTENSION);
Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar
3. WARNING in /src/org/eclipse/core/tests/internal/resources/ProjectPreferencesTest.java
 (at line 755)
IContentType associatedType = Platform.getContentTypeManager().findContentTypeFor("some.qualifier." + EclipsePreferences.PREFS_FILE_EXTENSION);
Discouraged access: The field PREFS_FILE_EXTENSION from the type EclipsePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar

/src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java : 31 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 18)
import org.eclipse.core.internal.resources.ResourceInfo;
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 74)
static public void assertEquals(String message, ResourceInfo expected, ResourceInfo actual) {
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 74)
static public void assertEquals(String message, ResourceInfo expected, ResourceInfo actual) {
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 80)
different &= expected.getFlags() == actual.getFlags();
Discouraged access: The method getFlags() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 80)
different &= expected.getFlags() == actual.getFlags();
Discouraged access: The method getFlags() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 81)
different &= expected.getContentId() == actual.getContentId();
Discouraged access: The method getContentId() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 81)
different &= expected.getContentId() == actual.getContentId();
Discouraged access: The method getContentId() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 82)
different &= expected.getModificationStamp() == actual.getModificationStamp();
Discouraged access: The method getModificationStamp() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 82)
different &= expected.getModificationStamp() == actual.getModificationStamp();
Discouraged access: The method getModificationStamp() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 83)
different &= expected.getNodeId() == actual.getNodeId();
Discouraged access: The method getNodeId() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 83)
different &= expected.getNodeId() == actual.getNodeId();
Discouraged access: The method getNodeId() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 84)
different &= expected.getLocalSyncInfo() == actual.getLocalSyncInfo();
Discouraged access: The method getLocalSyncInfo() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 84)
different &= expected.getLocalSyncInfo() == actual.getLocalSyncInfo();
Discouraged access: The method getLocalSyncInfo() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 87)
different &= expected.getMarkerGenerationCount() == actual.getMarkerGenerationCount();
Discouraged access: The method getMarkerGenerationCount() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 87)
different &= expected.getMarkerGenerationCount() == actual.getMarkerGenerationCount();
Discouraged access: The method getMarkerGenerationCount() from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 95)
ResourceInfo info = new ResourceInfo();
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 95)
ResourceInfo info = new ResourceInfo();
Discouraged access: The constructor ResourceInfo() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 95)
ResourceInfo info = new ResourceInfo();
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 96)
ResourceInfo newInfo = new ResourceInfo();
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 96)
ResourceInfo newInfo = new ResourceInfo();
Discouraged access: The constructor ResourceInfo() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 96)
ResourceInfo newInfo = new ResourceInfo();
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 101)
info.writeTo(new DataOutputStream(output));
Discouraged access: The method writeTo(DataOutput) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 107)
newInfo.readFrom(0, new DataInputStream(input));
Discouraged access: The method readFrom(int, DataInput) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 114)
info = new ResourceInfo();
Discouraged access: The constructor ResourceInfo() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 114)
info = new ResourceInfo();
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 118)
info.setSyncInfo(qname, bytes);
Discouraged access: The method setSyncInfo(QualifiedName, byte[]) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 122)
info.setSyncInfo(qname, bytes);
Discouraged access: The method setSyncInfo(QualifiedName, byte[]) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 125)
info.writeTo(new DataOutputStream(output));
Discouraged access: The method writeTo(DataOutput) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 130)
newInfo = new ResourceInfo();
Discouraged access: The constructor ResourceInfo() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 130)
newInfo = new ResourceInfo();
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/resources/ResourceInfoTest.java
 (at line 132)
newInfo.readFrom(0, new DataInputStream(input));
Discouraged access: The method readFrom(int, DataInput) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java : 29 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 39)
workspace.setDescription(Workspace.defaultWorkspaceDescription());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 39)
workspace.setDescription(Workspace.defaultWorkspaceDescription());
Discouraged access: The method defaultWorkspaceDescription() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 47)
workspace.setDescription(Workspace.defaultWorkspaceDescription());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 47)
workspace.setDescription(Workspace.defaultWorkspaceDescription());
Discouraged access: The method defaultWorkspaceDescription() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 54)
IWorkspaceDescription description = Workspace.defaultWorkspaceDescription();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 54)
IWorkspaceDescription description = Workspace.defaultWorkspaceDescription();
Discouraged access: The method defaultWorkspaceDescription() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 269)
WorkspaceDescription description = new WorkspaceDescription("Legacy workspace");
Discouraged access: The type WorkspaceDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 269)
WorkspaceDescription description = new WorkspaceDescription("Legacy workspace");
Discouraged access: The constructor WorkspaceDescription(String) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 269)
WorkspaceDescription description = new WorkspaceDescription("Legacy workspace");
Discouraged access: The type WorkspaceDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 270)
description.setAutoBuilding(false);
Discouraged access: The method setAutoBuilding(boolean) from the type WorkspaceDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 272)
description.setBuildOrder(buildOrder);
Discouraged access: The method setBuildOrder(String[]) from the type WorkspaceDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 273)
description.setFileStateLongevity(Math.abs((long) (Math.random() * 100000L)));
Discouraged access: The method setFileStateLongevity(long) from the type WorkspaceDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 274)
description.setMaxFileStates(Math.abs((int) (Math.random() * 100000L)));
Discouraged access: The method setMaxFileStates(int) from the type WorkspaceDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 275)
description.setMaxFileStateSize(Math.abs((long) (Math.random() * 100000L)));
Discouraged access: The method setMaxFileStateSize(long) from the type WorkspaceDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 276)
description.setSnapshotInterval(Math.abs((long) (Math.random() * 100000L)));
Discouraged access: The method setSnapshotInterval(long) from the type WorkspaceDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 277)
LocalMetaArea localMetaArea = ((Workspace) workspace).getMetaArea();
Discouraged access: The type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 277)
LocalMetaArea localMetaArea = ((Workspace) workspace).getMetaArea();
Discouraged access: The method getMetaArea() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 277)
LocalMetaArea localMetaArea = ((Workspace) workspace).getMetaArea();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 279)
localMetaArea.write(description);
Discouraged access: The method write(WorkspaceDescription) from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 283)
assertTrue("2.0 - file .description does not exist", localMetaArea.getOldWorkspaceDescriptionLocation().toFile().isFile());
Discouraged access: The method getOldWorkspaceDescriptionLocation() from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 284)
WorkspaceDescription descriptionFromDisk = localMetaArea.readOldWorkspace();
Discouraged access: The type WorkspaceDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 284)
WorkspaceDescription descriptionFromDisk = localMetaArea.readOldWorkspace();
Discouraged access: The method readOldWorkspace() from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 285)
assertTrue("2.1 - file .description still exists", !localMetaArea.getOldWorkspaceDescriptionLocation().toFile().isFile());
Discouraged access: The method getOldWorkspaceDescriptionLocation() from the type LocalMetaArea is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 296)
assertEquals(message + " - 3", WorkspacePreferences.convertStringArraytoString(description.getBuildOrder()), preferences.getString(ResourcesPlugin.PREF_BUILD_ORDER));
Discouraged access: The type WorkspacePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 296)
assertEquals(message + " - 3", WorkspacePreferences.convertStringArraytoString(description.getBuildOrder()), preferences.getString(ResourcesPlugin.PREF_BUILD_ORDER));
Discouraged access: The method convertStringArraytoString(String[]) from the type WorkspacePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 310)
assertEquals(message + " - 3", WorkspacePreferences.convertStringArraytoString(description1.getBuildOrder()), WorkspacePreferences.convertStringArraytoString(description2.getBuildOrder()));
Discouraged access: The type WorkspacePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 310)
assertEquals(message + " - 3", WorkspacePreferences.convertStringArraytoString(description1.getBuildOrder()), WorkspacePreferences.convertStringArraytoString(description2.getBuildOrder()));
Discouraged access: The method convertStringArraytoString(String[]) from the type WorkspacePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 310)
assertEquals(message + " - 3", WorkspacePreferences.convertStringArraytoString(description1.getBuildOrder()), WorkspacePreferences.convertStringArraytoString(description2.getBuildOrder()));
Discouraged access: The type WorkspacePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/resources/WorkspacePreferencesTest.java
 (at line 310)
assertEquals(message + " - 3", WorkspacePreferences.convertStringArraytoString(description1.getBuildOrder()), WorkspacePreferences.convertStringArraytoString(description2.getBuildOrder()));
Discouraged access: The method convertStringArraytoString(String[]) from the type WorkspacePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/utils/CacheTest.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 14)
import org.eclipse.core.internal.utils.Cache;
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 22)
Cache cache = new Cache(1);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 22)
Cache cache = new Cache(1);
Discouraged access: The constructor Cache(int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 22)
Cache cache = new Cache(1);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 23)
cache.addEntry("foo", "foo");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 24)
Cache.Entry foo = cache.getEntry("foo", false);
Discouraged access: The type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 24)
Cache.Entry foo = cache.getEntry("foo", false);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 24)
Cache.Entry foo = cache.getEntry("foo", false);
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 26)
assertTrue("2.1", foo.isTail());
Discouraged access: The method isTail() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 27)
assertTrue("2.2", foo.isHead());
Discouraged access: The method isHead() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 28)
assertEquals("2.4", foo, cache.getTail());
Discouraged access: The method getTail() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 29)
assertEquals("2.5", foo, cache.getHead());
Discouraged access: The method getHead() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 33)
Cache cache = new Cache(2);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 33)
Cache cache = new Cache(2);
Discouraged access: The constructor Cache(int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 33)
Cache cache = new Cache(2);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 34)
cache.addEntry("foo", "foo");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 35)
cache.addEntry("bar", "bar");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 36)
Cache.Entry foo = cache.getEntry("foo", false);
Discouraged access: The type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 36)
Cache.Entry foo = cache.getEntry("foo", false);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 36)
Cache.Entry foo = cache.getEntry("foo", false);
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 37)
Cache.Entry bar = cache.getEntry("bar", false);
Discouraged access: The type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 37)
Cache.Entry bar = cache.getEntry("bar", false);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 37)
Cache.Entry bar = cache.getEntry("bar", false);
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 40)
assertTrue("2.0", bar.isHead());
Discouraged access: The method isHead() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 41)
assertTrue("2.1", foo.isTail());
Discouraged access: The method isTail() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 42)
assertEquals("2.4", bar, cache.getHead());
Discouraged access: The method getHead() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 43)
assertEquals("2.5", foo, cache.getTail());
Discouraged access: The method getTail() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 44)
assertTrue("2.8", !bar.isTail());
Discouraged access: The method isTail() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 45)
assertTrue("2.9", !foo.isHead());
Discouraged access: The method isHead() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 46)
assertEquals("3.0", foo, bar.getNext());
Discouraged access: The method getNext() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 47)
assertEquals("3.1", bar, foo.getPrevious());
Discouraged access: The method getPrevious() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 51)
Cache cache = new Cache(2);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 51)
Cache cache = new Cache(2);
Discouraged access: The constructor Cache(int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 51)
Cache cache = new Cache(2);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 52)
cache.addEntry("foo", "foo");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 53)
cache.addEntry("bar", "bar");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 54)
Cache.Entry foo = cache.getEntry("foo", true);
Discouraged access: The type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 54)
Cache.Entry foo = cache.getEntry("foo", true);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 54)
Cache.Entry foo = cache.getEntry("foo", true);
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 55)
Cache.Entry bar = cache.getEntry("bar", false);
Discouraged access: The type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 55)
Cache.Entry bar = cache.getEntry("bar", false);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 55)
Cache.Entry bar = cache.getEntry("bar", false);
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 58)
assertTrue("2.0", foo.isHead());
Discouraged access: The method isHead() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 59)
assertTrue("2.1", bar.isTail());
Discouraged access: The method isTail() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 60)
assertEquals("2.4", foo, cache.getHead());
Discouraged access: The method getHead() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 61)
assertEquals("2.5", bar, cache.getTail());
Discouraged access: The method getTail() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 62)
assertTrue("2.8", !foo.isTail());
Discouraged access: The method isTail() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 63)
assertTrue("2.9", !bar.isHead());
Discouraged access: The method isHead() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 64)
assertEquals("3.0", foo, bar.getPrevious());
Discouraged access: The method getPrevious() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 65)
assertEquals("3.1", bar, foo.getNext());
Discouraged access: The method getNext() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 66)
bar = cache.getEntry("bar", true);
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 68)
assertTrue("5.0", bar.isHead());
Discouraged access: The method isHead() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 69)
assertTrue("5.1", foo.isTail());
Discouraged access: The method isTail() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 70)
assertEquals("5.4", bar, cache.getHead());
Discouraged access: The method getHead() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 71)
assertEquals("5.5", foo, cache.getTail());
Discouraged access: The method getTail() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 72)
assertTrue("5.8", !bar.isTail());
Discouraged access: The method isTail() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 73)
assertTrue("5.9", !foo.isHead());
Discouraged access: The method isHead() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 74)
assertEquals("6.0", foo, bar.getNext());
Discouraged access: The method getNext() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 75)
assertEquals("6.1", bar, foo.getPrevious());
Discouraged access: The method getPrevious() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 79)
Cache cache = new Cache(2);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 79)
Cache cache = new Cache(2);
Discouraged access: The constructor Cache(int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 79)
Cache cache = new Cache(2);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 80)
cache.addEntry("foo", "foo");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 81)
cache.addEntry("bar", "bar");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 82)
Cache.Entry foo = cache.getEntry("foo", true);
Discouraged access: The type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
66. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 82)
Cache.Entry foo = cache.getEntry("foo", true);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
67. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 82)
Cache.Entry foo = cache.getEntry("foo", true);
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
68. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 83)
Cache.Entry bar = cache.getEntry("bar", true);
Discouraged access: The type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
69. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 83)
Cache.Entry bar = cache.getEntry("bar", true);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
70. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 83)
Cache.Entry bar = cache.getEntry("bar", true);
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
71. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 84)
bar.discard();
Discouraged access: The method discard() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
72. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 85)
assertNull("1.0", cache.getEntry("bar"));
Discouraged access: The method getEntry(Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
73. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 86)
assertTrue("2.0", foo.isHead());
Discouraged access: The method isHead() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
74. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 87)
assertTrue("2.1", foo.isTail());
Discouraged access: The method isTail() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
75. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 88)
assertEquals("2.4", foo, cache.getHead());
Discouraged access: The method getHead() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
76. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 89)
assertEquals("2.5", foo, cache.getTail());
Discouraged access: The method getTail() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
77. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 90)
foo.discard();
Discouraged access: The method discard() from the type Cache.Entry is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
78. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 91)
assertNull("3.0", cache.getEntry("foo"));
Discouraged access: The method getEntry(Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
79. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 92)
assertNull("3.1", cache.getHead());
Discouraged access: The method getHead() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
80. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 93)
assertNull("3.2", cache.getTail());
Discouraged access: The method getTail() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
81. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 97)
Cache cache = new Cache(1, 3, 0.33);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
82. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 97)
Cache cache = new Cache(1, 3, 0.33);
Discouraged access: The constructor Cache(int, int, double) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
83. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 97)
Cache cache = new Cache(1, 3, 0.33);
Discouraged access: The type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
84. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 98)
cache.addEntry("foo", "foo");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
85. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 99)
cache.addEntry("bar", "bar");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
86. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 100)
cache.addEntry("zoo", "zoo");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
87. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 101)
cache.addEntry("fred", "fred");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
88. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 102)
cache.addEntry("zar", "zar");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
89. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 103)
assertEquals("3.0", 3, cache.size());
Discouraged access: The method size() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
90. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 104)
assertNull("3.1", cache.getEntry("foo"));
Discouraged access: The method getEntry(Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
91. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 105)
assertNull("3.2", cache.getEntry("bar"));
Discouraged access: The method getEntry(Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
92. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 106)
assertNotNull("3.3", cache.getEntry("zoo", false));
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
93. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 107)
assertNotNull("3.4", cache.getEntry("fred", false));
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
94. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 108)
assertNotNull("3.5", cache.getEntry("zar", false));
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
95. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 110)
cache.getEntry("fred");
Discouraged access: The method getEntry(Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
96. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 111)
cache.addEntry("foo", "foo");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
97. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 112)
cache.addEntry("bar", "bar");
Discouraged access: The method addEntry(Object, Object) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
98. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 113)
assertEquals("4.0", 3, cache.size());
Discouraged access: The method size() from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
99. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 114)
assertNotNull("4.1", cache.getEntry("foo", false));
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
100. WARNING in /src/org/eclipse/core/tests/internal/utils/CacheTest.java
 (at line 115)
assertNotNull("4.2", cache.getEntry("bar", false));
Discouraged access: The method getEntry(Object, boolean) from the type Cache is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java : 46 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 16)
import org.eclipse.core.internal.utils.ObjectMap;
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 53)
ObjectMap map = new ObjectMap();
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 53)
ObjectMap map = new ObjectMap();
Discouraged access: The constructor ObjectMap() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 53)
ObjectMap map = new ObjectMap();
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 62)
map.put(key, values[i]);
Discouraged access: The method put(Object, Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 63)
assertTrue("2.0." + i, map.containsKey(key));
Discouraged access: The method containsKey(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 64)
assertTrue("2.1." + i, map.containsValue(values[i]));
Discouraged access: The method containsValue(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 65)
assertEquals("2.2." + i, i + 1, map.size());
Discouraged access: The method size() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 69)
assertEquals("3.0", max, map.size());
Discouraged access: The method size() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 72)
assertTrue("3.1." + i, map.containsKey(key));
Discouraged access: The method containsKey(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 73)
assertNotNull("3.2." + i, map.get(key));
Discouraged access: The method get(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 78)
ObjectMap map = new ObjectMap(new HashMap());
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 78)
ObjectMap map = new ObjectMap(new HashMap());
Discouraged access: The constructor ObjectMap(Map) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 78)
ObjectMap map = new ObjectMap(new HashMap());
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 79)
map.put(new Object(), new Object());
Discouraged access: The method put(Object, Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 85)
ObjectMap map = populateMap(MAXIMUM);
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 90)
map.remove(key);
Discouraged access: The method remove(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 91)
assertTrue("2.0." + i, !map.containsKey(key));
Discouraged access: The method containsKey(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 92)
assertEquals("2.1," + i, i, map.size());
Discouraged access: The method size() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 95)
assertTrue("2.2." + j, map.containsKey(new Integer(j)));
Discouraged access: The method containsKey(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 99)
assertEquals("3.0", 0, map.size());
Discouraged access: The method size() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 103)
ObjectMap map = populateMap(MAXIMUM);
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 106)
assertTrue("2.0." + i, map.containsKey(new Integer(i)));
Discouraged access: The method containsKey(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 107)
assertTrue("2.1." + i, map.containsValue(values[i]));
Discouraged access: The method containsValue(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 110)
assertFalse("3.0", map.containsKey(new Integer(MAXIMUM + 1)));
Discouraged access: The method containsKey(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 111)
assertFalse("3.1", map.containsKey(new Integer(-1)));
Discouraged access: The method containsKey(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 112)
assertFalse("3.2", map.containsValue(null));
Discouraged access: The method containsValue(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 113)
assertFalse("3.3", map.containsValue(getRandomString()));
Discouraged access: The method containsValue(Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 117)
ObjectMap map = populateMap(MAXIMUM);
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 119)
Collection result = map.values();
Discouraged access: The method values() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 125)
ObjectMap map = populateMap(MAXIMUM);
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 126)
Set keys = map.keySet();
Discouraged access: The method keySet() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 131)
ObjectMap map = populateMap(MAXIMUM);
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 132)
Set entries = map.entrySet();
Discouraged access: The method entrySet() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 149)
private ObjectMap populateMap(int max) {
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 151)
ObjectMap map = new ObjectMap();
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 151)
ObjectMap map = new ObjectMap();
Discouraged access: The constructor ObjectMap() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 151)
ObjectMap map = new ObjectMap();
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 155)
map.put(new Integer(i), values[i]);
Discouraged access: The method put(Object, Object) from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 157)
assertEquals("#populateMap", max, map.size());
Discouraged access: The method size() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 165)
ObjectMap map = new ObjectMap();
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 165)
ObjectMap map = new ObjectMap();
Discouraged access: The constructor ObjectMap() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 165)
ObjectMap map = new ObjectMap();
Discouraged access: The type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 167)
map.entrySet();
Discouraged access: The method entrySet() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 171)
map.clear();
Discouraged access: The method clear() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/utils/ObjectMapTest.java
 (at line 173)
map.entrySet();
Discouraged access: The method entrySet() from the type ObjectMap is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/utils/QueueTest.java : 46 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 15)
import org.eclipse.core.internal.utils.Queue;
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 32)
Queue queue = new Queue(5, false);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 32)
Queue queue = new Queue(5, false);
Discouraged access: The constructor Queue(int, boolean) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 32)
Queue queue = new Queue(5, false);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 34)
queue.add(String.valueOf(i));
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 37)
Iterator elements = queue.iterator();
Discouraged access: The method iterator() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 42)
queue = new Queue(5, false);
Discouraged access: The constructor Queue(int, boolean) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 42)
queue = new Queue(5, false);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 44)
queue.add(String.valueOf(i));
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 46)
queue.remove();
Discouraged access: The method remove() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 48)
queue.add(String.valueOf(i));
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 51)
elements = queue.iterator();
Discouraged access: The method iterator() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 60)
Queue queue = new Queue(5, false);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 60)
Queue queue = new Queue(5, false);
Discouraged access: The constructor Queue(int, boolean) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 60)
Queue queue = new Queue(5, false);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 62)
queue.add(String.valueOf(i));
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 63)
assertTrue("1.0", queue.size() == 10);
Discouraged access: The method size() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 66)
queue = new Queue(5, false);
Discouraged access: The constructor Queue(int, boolean) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 66)
queue = new Queue(5, false);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 68)
queue.add(String.valueOf(i));
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 70)
queue.remove();
Discouraged access: The method remove() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 72)
queue.add(String.valueOf(i));
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 74)
assertTrue("2.0", queue.size() == 11);
Discouraged access: The method size() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 79)
Queue queue = new Queue(10, false);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 79)
Queue queue = new Queue(10, false);
Discouraged access: The constructor Queue(int, boolean) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 79)
Queue queue = new Queue(10, false);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 81)
queue.add(String.valueOf(i));
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 82)
assertTrue("1.0", queue.peekTail().equals("7"));
Discouraged access: The method peekTail() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 83)
assertTrue("1.1", queue.removeTail().equals("7"));
Discouraged access: The method removeTail() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 84)
assertTrue("1.2", queue.peekTail().equals("6"));
Discouraged access: The method peekTail() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 87)
queue = new Queue(5, false);
Discouraged access: The constructor Queue(int, boolean) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 87)
queue = new Queue(5, false);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 89)
queue.add(String.valueOf(i));
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 91)
queue.remove();
Discouraged access: The method remove() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 93)
queue.add(String.valueOf(i));
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 95)
assertTrue("2.0", queue.peekTail().equals("9"));
Discouraged access: The method peekTail() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 96)
assertTrue("2.1", queue.removeTail().equals("9"));
Discouraged access: The method removeTail() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 97)
assertTrue("2.2", queue.peekTail().equals("8"));
Discouraged access: The method peekTail() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 106)
Queue queue = new Queue(10, true);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 106)
Queue queue = new Queue(10, true);
Discouraged access: The constructor Queue(int, boolean) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 106)
Queue queue = new Queue(10, true);
Discouraged access: The type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 109)
queue.add(o);
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 114)
queue.remove();
Discouraged access: The method remove() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 117)
queue.add(new ReusableObject());
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 121)
ReusableObject o = (ReusableObject) queue.getNextAvailableObject();
Discouraged access: The method getNextAvailableObject() from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/utils/QueueTest.java
 (at line 123)
queue.add(o);
Discouraged access: The method add(Object) from the type Queue is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java : 10 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java
 (at line 20)
protected ElementTree[] fDeltaChain;
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java
 (at line 21)
protected ElementTree[] fRefriedDeltaChain;
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java
 (at line 34)
public Object doRead(ElementTreeReader reader, DataInputStream input) throws IOException {
Discouraged access: The type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java
 (at line 35)
return reader.readDeltaChain(input);
Discouraged access: The method readDeltaChain(DataInput) from the type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java
 (at line 47)
ElementTree[] refried = (ElementTree[]) doPipeTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java
 (at line 47)
ElementTree[] refried = (ElementTree[]) doPipeTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java
 (at line 56)
public void doWrite(ElementTreeWriter writer, DataOutputStream output) throws IOException {
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java
 (at line 57)
writer.writeDeltaChain(fDeltaChain, fSubtreePath, fDepth, output, DefaultElementComparator.getComparator());
Discouraged access: The method writeDeltaChain(ElementTree[], IPath, int, DataOutput, IElementComparator) from the type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java
 (at line 57)
writer.writeDeltaChain(fDeltaChain, fSubtreePath, fDepth, output, DefaultElementComparator.getComparator());
Discouraged access: The type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaChainFlatteningTest.java
 (at line 57)
writer.writeDeltaChain(fDeltaChain, fSubtreePath, fDepth, output, DefaultElementComparator.getComparator());
Discouraged access: The method getComparator() from the type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java : 18 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 20)
protected ElementTree fNewTree;
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 34)
public Object doRead(ElementTreeReader reader, DataInputStream input) throws IOException {
Discouraged access: The type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 35)
return reader.readDelta(fNewTree, input);
Discouraged access: The method readDelta(ElementTree, DataInput) from the type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 47)
ElementTree newTree = (ElementTree) doPipeTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 47)
ElementTree newTree = (ElementTree) doPipeTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 54)
public void doWrite(ElementTreeWriter writer, DataOutputStream output) throws IOException {
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 55)
writer.writeDelta(fTree, fNewTree, fSubtreePath, fDepth, output, DefaultElementComparator.getComparator());
Discouraged access: The method writeDelta(ElementTree, ElementTree, IPath, int, DataOutput, IElementComparator) from the type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 55)
writer.writeDelta(fTree, fNewTree, fSubtreePath, fDepth, output, DefaultElementComparator.getComparator());
Discouraged access: The type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 55)
writer.writeDelta(fTree, fNewTree, fSubtreePath, fDepth, output, DefaultElementComparator.getComparator());
Discouraged access: The method getComparator() from the type DefaultElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 72)
fNewTree = fTree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 79)
fNewTree.createElement(project3, "project3");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 80)
fNewTree.createElement(folder5, "folder5");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 81)
fNewTree.deleteElement(file1);
Discouraged access: The method deleteElement(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 82)
fNewTree.createElement(folder2, "ChangedData");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 83)
fNewTree.createElement(file4, "file4");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 84)
fNewTree.createElement(file5, "file5");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 85)
fNewTree.deleteElement(folder3);
Discouraged access: The method deleteElement(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/watson/DeltaFlatteningTest.java
 (at line 86)
fNewTree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java : 41 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 15)
import org.eclipse.core.internal.watson.ElementTree;
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 22)
protected ElementTree fTree;
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 54)
fTree = fTree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 60)
fTree.mergeDeltaChain(solution, null);
Discouraged access: The method mergeDeltaChain(IPath, ElementTree[]) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 69)
ElementTree projectTree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 69)
ElementTree projectTree = new ElementTree();
Discouraged access: The constructor ElementTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 69)
ElementTree projectTree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 70)
projectTree.createElement(solution, "Dummy");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 71)
projectTree.createElement(project3, "project3");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 72)
ElementTree[] trees = TestUtil.doManyRoutineOperations(projectTree, project3);
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 80)
fTree.mergeDeltaChain(null, trees);
Discouraged access: The method mergeDeltaChain(IPath, ElementTree[]) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 91)
fTree.mergeDeltaChain(solution.append("bogosity"), trees);
Discouraged access: The method mergeDeltaChain(IPath, ElementTree[]) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 102)
fTree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 103)
fTree.mergeDeltaChain(solution, trees);
Discouraged access: The method mergeDeltaChain(IPath, ElementTree[]) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 117)
ElementTree projectTree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 117)
ElementTree projectTree = new ElementTree();
Discouraged access: The constructor ElementTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 117)
ElementTree projectTree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 118)
projectTree.createElement(solution, "Dummy");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 119)
projectTree.createElement(project3, "project3");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 120)
ElementTree[] trees = TestUtil.doManyRoutineOperations(projectTree, project3);
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 123)
ElementTree copyTree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 123)
ElementTree copyTree = new ElementTree();
Discouraged access: The constructor ElementTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 123)
ElementTree copyTree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 124)
copyTree.createElement(solution, "Dummy");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 125)
copyTree.createElement(project3, "project3");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 126)
ElementTree[] copies = TestUtil.doManyRoutineOperations(copyTree, project3);
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 133)
fTree = fTree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 136)
ElementTree newTree = fTree.mergeDeltaChain(project3, trees);
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 136)
ElementTree newTree = fTree.mergeDeltaChain(project3, trees);
Discouraged access: The method mergeDeltaChain(IPath, ElementTree[]) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 138)
assertTrue("returned tree should be open", !newTree.isImmutable());
Discouraged access: The method isImmutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 142)
TestUtil.assertEqualTrees("testMergeDeltaChain: " + i, copies[i].getSubtree(project3), trees[i].getSubtree(project3));
Discouraged access: The method getSubtree(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 142)
TestUtil.assertEqualTrees("testMergeDeltaChain: " + i, copies[i].getSubtree(project3), trees[i].getSubtree(project3));
Discouraged access: The method getSubtree(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 155)
ElementTree projectTree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 155)
ElementTree projectTree = new ElementTree();
Discouraged access: The constructor ElementTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 155)
ElementTree projectTree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 156)
projectTree.createElement(solution, "Dummy");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 157)
projectTree.createElement(project3, "project3");
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 160)
ElementTree[] trees = TestUtil.doManyRoutineOperations(fTree, solution);
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 166)
ElementTree newTree = projectTree.mergeDeltaChain(solution, trees);
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 166)
ElementTree newTree = projectTree.mergeDeltaChain(solution, trees);
Discouraged access: The method mergeDeltaChain(IPath, ElementTree[]) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeDeltaChainTest.java
 (at line 169)
assertTrue(newTree.getElementData(solution).equals("solution"));
Discouraged access: The method getElementData(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java : 41 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 37)
static void setupElementTree(ElementTree tree, int num) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 38)
final IElementTreeData data = new IElementTreeData() {
Discouraged access: The type IElementTreeData is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 38)
final IElementTreeData data = new IElementTreeData() {
Discouraged access: The type IElementTreeData is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 48)
tree.createElement(sol, data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 51)
tree.createElement(proj, data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 54)
tree.createElement(folder, data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 57)
tree.createElement(file, data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 65)
ElementTree baseTree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 65)
ElementTree baseTree = new ElementTree();
Discouraged access: The constructor ElementTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 65)
ElementTree baseTree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 68)
baseTree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 69)
final ElementTree tree = baseTree.newEmptyDelta();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 69)
final ElementTree tree = baseTree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 72)
final IElementContentVisitor visitor = new IElementContentVisitor() {
Discouraged access: The type IElementContentVisitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 72)
final IElementContentVisitor visitor = new IElementContentVisitor() {
Discouraged access: The type IElementContentVisitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 73)
public boolean visitElement(ElementTree tree, IPathRequestor requestor, Object info) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 73)
public boolean visitElement(ElementTree tree, IPathRequestor requestor, Object info) {
Discouraged access: The type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 81)
new ElementTreeIterator(tree, Path.ROOT).iterate(visitor);
Discouraged access: The constructor ElementTreeIterator(ElementTree, IPath) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 81)
new ElementTreeIterator(tree, Path.ROOT).iterate(visitor);
Discouraged access: The method iterate(IElementContentVisitor) from the type ElementTreeIterator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 81)
new ElementTreeIterator(tree, Path.ROOT).iterate(visitor);
Discouraged access: The type ElementTreeIterator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 118)
ElementTree tree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 118)
ElementTree tree = new ElementTree();
Discouraged access: The constructor ElementTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 118)
ElementTree tree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 122)
IElementContentVisitor elementVisitor = new IElementContentVisitor() {
Discouraged access: The type IElementContentVisitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 122)
IElementContentVisitor elementVisitor = new IElementContentVisitor() {
Discouraged access: The type IElementContentVisitor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 123)
public boolean visitElement(ElementTree tree, IPathRequestor requestor, Object info) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 123)
public boolean visitElement(ElementTree tree, IPathRequestor requestor, Object info) {
Discouraged access: The type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 124)
elts.add(requestor.requestPath());
Discouraged access: The method requestPath() from the type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 128)
new ElementTreeIterator(tree, Path.ROOT).iterate(elementVisitor);
Discouraged access: The constructor ElementTreeIterator(ElementTree, IPath) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 128)
new ElementTreeIterator(tree, Path.ROOT).iterate(elementVisitor);
Discouraged access: The method iterate(IElementContentVisitor) from the type ElementTreeIterator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 128)
new ElementTreeIterator(tree, Path.ROOT).iterate(elementVisitor);
Discouraged access: The type ElementTreeIterator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 133)
new ElementTreeIterator(tree, innerElement).iterate(elementVisitor);
Discouraged access: The constructor ElementTreeIterator(ElementTree, IPath) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 133)
new ElementTreeIterator(tree, innerElement).iterate(elementVisitor);
Discouraged access: The method iterate(IElementContentVisitor) from the type ElementTreeIterator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 133)
new ElementTreeIterator(tree, innerElement).iterate(elementVisitor);
Discouraged access: The type ElementTreeIterator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 141)
private void recursiveDelete(ElementTree tree, IPath path) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 142)
IPath[] children = tree.getChildren(path);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 146)
tree.deleteElement(path);
Discouraged access: The method deleteElement(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 149)
protected void modifyTree(ElementTree tree) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 163)
IPath[] children = tree.getChildren(Path.ROOT);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 167)
tree.openElementData(visit);
Discouraged access: The method openElementData(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeIteratorTest.java
 (at line 168)
toModify.pushAll(tree.getChildren(visit));
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java : 25 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 19)
protected ElementTree fTree;
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 26)
ElementTreeWriter fWriter;
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 32)
public void setWriter(ElementTreeWriter writer) {
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 48)
ElementTreeReader fReader;
Discouraged access: The type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 55)
public void setReader(ElementTreeReader reader) {
Discouraged access: The type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 116)
IElementInfoFlattener fac = getFlattener();
Discouraged access: The type IElementInfoFlattener is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 119)
ElementTreeWriter writer = new ElementTreeWriter(fac);
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 119)
ElementTreeWriter writer = new ElementTreeWriter(fac);
Discouraged access: The constructor ElementTreeWriter(IElementInfoFlattener) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 119)
ElementTreeWriter writer = new ElementTreeWriter(fac);
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 120)
ElementTreeReader reader = new ElementTreeReader(fac);
Discouraged access: The type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 120)
ElementTreeReader reader = new ElementTreeReader(fac);
Discouraged access: The constructor ElementTreeReader(IElementInfoFlattener) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 120)
ElementTreeReader reader = new ElementTreeReader(fac);
Discouraged access: The type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 178)
IElementInfoFlattener fac = getFlattener();
Discouraged access: The type IElementInfoFlattener is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 180)
ElementTreeWriter w = new ElementTreeWriter(fac);
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 180)
ElementTreeWriter w = new ElementTreeWriter(fac);
Discouraged access: The constructor ElementTreeWriter(IElementInfoFlattener) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 180)
ElementTreeWriter w = new ElementTreeWriter(fac);
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 181)
ElementTreeReader r = new ElementTreeReader(fac);
Discouraged access: The type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 181)
ElementTreeReader r = new ElementTreeReader(fac);
Discouraged access: The constructor ElementTreeReader(IElementInfoFlattener) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 181)
ElementTreeReader r = new ElementTreeReader(fac);
Discouraged access: The type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 220)
public abstract Object doRead(ElementTreeReader reader, DataInputStream input) throws IOException;
Discouraged access: The type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 230)
public abstract void doWrite(ElementTreeWriter writer, DataOutputStream output) throws IOException;
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 235)
public IElementInfoFlattener getFlattener() {
Discouraged access: The type IElementInfoFlattener is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 236)
return new IElementInfoFlattener() {
Discouraged access: The type IElementInfoFlattener is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 271)
fDepth = ElementTreeWriter.D_INFINITE;
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/watson/ElementTreeSerializationTest.java
 (at line 271)
fDepth = ElementTreeWriter.D_INFINITE;
Discouraged access: The field D_INFINITE from the type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/watson/PhantomComparator.java : 9 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/watson/PhantomComparator.java
 (at line 13)
import org.eclipse.core.internal.watson.IElementComparator;
Discouraged access: The type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/watson/PhantomComparator.java
 (at line 18)
public class PhantomComparator extends TestElementComparator implements IElementComparator {
Discouraged access: The type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/watson/PhantomComparator.java
 (at line 33)
return K_NO_CHANGE;
Discouraged access: The field K_NO_CHANGE from the type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/watson/PhantomComparator.java
 (at line 40)
return newInfo.isPhantom ? K_NO_CHANGE : CHANGED;
Discouraged access: The field K_NO_CHANGE from the type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/watson/PhantomComparator.java
 (at line 45)
return oldInfo.isPhantom ? K_NO_CHANGE : CHANGED;
Discouraged access: The field K_NO_CHANGE from the type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/watson/PhantomComparator.java
 (at line 57)
return K_NO_CHANGE;
Discouraged access: The field K_NO_CHANGE from the type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/watson/PhantomComparator.java
 (at line 69)
return K_NO_CHANGE;
Discouraged access: The field K_NO_CHANGE from the type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/watson/PhantomComparator.java
 (at line 74)
return K_NO_CHANGE;
Discouraged access: The field K_NO_CHANGE from the type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/watson/PhantomComparator.java
 (at line 85)
public static IElementComparator getComparator() {
Discouraged access: The type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/watson/TestElementComparator.java : 12 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 13)
import org.eclipse.core.internal.dtree.NodeComparison;
Discouraged access: The type NodeComparison is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 14)
import org.eclipse.core.internal.watson.IElementComparator;
Discouraged access: The type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 24)
public class TestElementComparator implements IElementComparator {
Discouraged access: The type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 25)
private static IElementComparator fSingleton;
Discouraged access: The type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 27)
static final int ADDED = NodeComparison.K_ADDED;
Discouraged access: The type NodeComparison is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 27)
static final int ADDED = NodeComparison.K_ADDED;
Discouraged access: The field K_ADDED from the type NodeComparison is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 28)
static final int REMOVED = NodeComparison.K_REMOVED;
Discouraged access: The type NodeComparison is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 28)
static final int REMOVED = NodeComparison.K_REMOVED;
Discouraged access: The field K_REMOVED from the type NodeComparison is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 29)
static final int CHANGED = NodeComparison.K_CHANGED;
Discouraged access: The type NodeComparison is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 29)
static final int CHANGED = NodeComparison.K_CHANGED;
Discouraged access: The field K_CHANGED from the type NodeComparison is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 49)
return testEquality(oldInfo, newInfo) ? K_NO_CHANGE : CHANGED;
Discouraged access: The field K_NO_CHANGE from the type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/watson/TestElementComparator.java
 (at line 55)
public static IElementComparator getComparator() {
Discouraged access: The type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/watson/TestUtil.java : 79 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 28)
static final IElementComparator fComparator = TestElementComparator.getComparator();
Discouraged access: The type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 53)
static protected void assertEqualTrees(String message, ElementTree expected, ElementTree actual) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 53)
static protected void assertEqualTrees(String message, ElementTree expected, ElementTree actual) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 54)
assertEqualTrees(message, expected, actual, Path.ROOT, ElementTreeWriter.D_INFINITE);
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 54)
assertEqualTrees(message, expected, actual, Path.ROOT, ElementTreeWriter.D_INFINITE);
Discouraged access: The field D_INFINITE from the type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 65)
static protected void assertEqualTrees(String message, ElementTree expected, ElementTree actual, int depth) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 65)
static protected void assertEqualTrees(String message, ElementTree expected, ElementTree actual, int depth) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 76)
static protected void assertEqualTrees(String message, ElementTree expected, ElementTree actual, IPath path) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 76)
static protected void assertEqualTrees(String message, ElementTree expected, ElementTree actual, IPath path) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 77)
assertEqualTrees(message, expected, actual, path, ElementTreeWriter.D_INFINITE);
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 77)
assertEqualTrees(message, expected, actual, path, ElementTreeWriter.D_INFINITE);
Discouraged access: The field D_INFINITE from the type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 88)
static protected void assertEqualTrees(String msg, ElementTree expected, ElementTree actual, IPath path, int depth) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 88)
static protected void assertEqualTrees(String msg, ElementTree expected, ElementTree actual, IPath path, int depth) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 90)
assertTrue(msg, expected.includes(path));
Discouraged access: The method includes(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 91)
assertTrue(msg, actual.includes(path));
Discouraged access: The method includes(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 92)
assertEquals(msg, expected.getElementData(path), actual.getElementData(path));
Discouraged access: The method getElementData(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 92)
assertEquals(msg, expected.getElementData(path), actual.getElementData(path));
Discouraged access: The method getElementData(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 96)
IPath[] expectedChildren = expected.getChildren(path);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 97)
IPath[] actualChildren = actual.getChildren(path);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 101)
if (depth != ElementTreeWriter.D_INFINITE) {
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 101)
if (depth != ElementTreeWriter.D_INFINITE) {
Discouraged access: The field D_INFINITE from the type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 114)
static protected void assertHasPaths(ElementTree tree, IPath[] paths) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 116)
assertTrue("assertHasPaths" + i, tree.includes(paths[i]));
Discouraged access: The method includes(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 131)
static protected void assertNoPaths(ElementTree tree, IPath[] paths) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 133)
assertTrue("assertNoPaths: " + paths[i], !tree.includes(paths[i]));
Discouraged access: The method includes(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 148)
static protected void assertTreeStructure(ElementTree tree) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 151)
IPath[] children = tree.getChildren(Path.ROOT);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 155)
children = tree.getChildren(children[0]);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 157)
assertTrue(tree.getChildren(project1).length == 0);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 160)
children = tree.getChildren(children[1]);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 162)
assertTrue(tree.getChildren(file1).length == 0);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 163)
assertTrue(tree.getChildren(folder2).length == 0);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 166)
children = tree.getChildren(children[1]);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 168)
assertTrue(tree.getChildren(file2).length == 0);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 169)
assertTrue(tree.getChildren(folder4).length == 0);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 172)
children = tree.getChildren(children[1]);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 174)
assertTrue(tree.getChildren(file3).length == 0);
Discouraged access: The method getChildren(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 177)
static ElementTree createTestElementTree() {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 194)
ElementTree tree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 194)
ElementTree tree = new ElementTree();
Discouraged access: The constructor ElementTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 194)
ElementTree tree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 195)
tree.createElement(solution, new String("solution"));
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 196)
tree.createElement(project1, new String("project1"));
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 197)
tree.createElement(project2, new String("project2"));
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 198)
tree.createElement(file1, new String("file1"));
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 199)
tree.createElement(folder1, new String("folder1"));
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 200)
tree.createElement(folder2, new String("folder2"));
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 201)
tree.createElement(file2, new String("file2"));
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 202)
tree.createElement(folder3, new String("folder3"));
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 203)
tree.createElement(folder4, new String("folder4"));
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 204)
tree.createElement(file3, new String("file3"));
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 214)
static protected ElementTree[] doManyRoutineOperations(ElementTree tree, IPath path) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 214)
static protected ElementTree[] doManyRoutineOperations(ElementTree tree, IPath path) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 221)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 225)
tree.createElement(files[i], data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 227)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 229)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 236)
tree.setElementData(files[f], data);
Discouraged access: The method setElementData(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 237)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 239)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 245)
tree.deleteElement(files[i]);
Discouraged access: The method deleteElement(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 246)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 248)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 251)
ElementTree[] results = new ElementTree[trees.size()];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 251)
ElementTree[] results = new ElementTree[trees.size()];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
66. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 260)
static protected ElementTree[] doRoutineOperations(ElementTree tree, IPath path) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
67. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 260)
static protected ElementTree[] doRoutineOperations(ElementTree tree, IPath path) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
68. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 267)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
69. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 272)
tree.createElement(files[i], data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
70. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 275)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
71. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 277)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
72. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 283)
tree.setElementData(files[f], data);
Discouraged access: The method setElementData(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
73. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 287)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
74. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 289)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
75. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 293)
tree.deleteElement(files[i]);
Discouraged access: The method deleteElement(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
76. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 296)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
77. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 299)
ElementTree[] results = new ElementTree[trees.size()];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
78. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 299)
ElementTree[] results = new ElementTree[trees.size()];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
79. WARNING in /src/org/eclipse/core/tests/internal/watson/TestUtil.java
 (at line 307)
static IElementComparator getComparator() {
Discouraged access: The type IElementComparator is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java : 16 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 36)
public Object doRead(ElementTreeReader reader, DataInputStream input) throws IOException {
Discouraged access: The type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 37)
return reader.readTree(input);
Discouraged access: The method readTree(DataInput) from the type ElementTreeReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 49)
ElementTree newTree = (ElementTree) doPipeTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 49)
ElementTree newTree = (ElementTree) doPipeTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 57)
public void doWrite(ElementTreeWriter writer, DataOutputStream output) throws IOException {
Discouraged access: The type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 58)
writer.writeTree(fTree, fSubtreePath, fDepth, output);
Discouraged access: The method writeTree(ElementTree, IPath, int, DataOutput) from the type ElementTreeWriter is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 74)
ElementTree newTree = (ElementTree) doFileTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 74)
ElementTree newTree = (ElementTree) doFileTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 89)
fTree = fTree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 92)
fTree.setElementData(solution, null);
Discouraged access: The method setElementData(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 93)
fTree.setElementData(folder2, null);
Discouraged access: The method setElementData(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 94)
fTree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 96)
ElementTree newTree = (ElementTree) doPipeTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 96)
ElementTree newTree = (ElementTree) doPipeTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 106)
ElementTree newTree = (ElementTree) doPipeTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/internal/watson/TreeFlatteningTest.java
 (at line 106)
ElementTree newTree = (ElementTree) doPipeTest();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/CharsetTest.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/CharsetTest.java
 (at line 16)
import org.eclipse.core.internal.preferences.EclipsePreferences;
Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar
2. WARNING in /src/org/eclipse/core/tests/resources/CharsetTest.java
 (at line 157)
return project.getWorkspace().getRoot().getFileForLocation(projectScopeLocation.append(ResourcesPlugin.PI_RESOURCES + '.' + EclipsePreferences.PREFS_FILE_EXTENSION));
Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar
3. WARNING in /src/org/eclipse/core/tests/resources/CharsetTest.java
 (at line 157)
return project.getWorkspace().getRoot().getFileForLocation(projectScopeLocation.append(ResourcesPlugin.PI_RESOURCES + '.' + EclipsePreferences.PREFS_FILE_EXTENSION));
Discouraged access: The field PREFS_FILE_EXTENSION from the type EclipsePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar

/src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java : 40 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 20)
import org.eclipse.core.internal.resources.ContentDescriptionManager;
Discouraged access: The type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 21)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 43)
Job.getJobManager().join(ContentDescriptionManager.FAMILY_DESCRIPTION_CACHE_FLUSH, null);
Discouraged access: The type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 43)
Job.getJobManager().join(ContentDescriptionManager.FAMILY_DESCRIPTION_CACHE_FLUSH, null);
Discouraged access: The field FAMILY_DESCRIPTION_CACHE_FLUSH from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 88)
((Workspace) workspace).getContentDescriptionManager().invalidateCache(true, null);
Discouraged access: The method getContentDescriptionManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 88)
((Workspace) workspace).getContentDescriptionManager().invalidateCache(true, null);
Discouraged access: The method invalidateCache(boolean, IProject) from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 88)
((Workspace) workspace).getContentDescriptionManager().invalidateCache(true, null);
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 92)
assertEquals("0.9", ContentDescriptionManager.EMPTY_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 92)
assertEquals("0.9", ContentDescriptionManager.EMPTY_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The field EMPTY_CACHE from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 92)
assertEquals("0.9", ContentDescriptionManager.EMPTY_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The method getContentDescriptionManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 92)
assertEquals("0.9", ContentDescriptionManager.EMPTY_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The method getCacheState() from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 92)
assertEquals("0.9", ContentDescriptionManager.EMPTY_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 162)
Preferences contentTypePrefs = projectScope.getNode(ContentTypeManager.CONTENT_TYPE_PREF_NODE);
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 162)
Preferences contentTypePrefs = projectScope.getNode(ContentTypeManager.CONTENT_TYPE_PREF_NODE);
Discouraged access: The field CONTENT_TYPE_PREF_NODE from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 182)
assertTrue("3.3", settings instanceof ContentTypeSettings);
Discouraged access: The type ContentTypeSettings is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 230)
assertSame("1.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 230)
assertSame("1.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 230)
assertSame("1.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 230)
assertSame("1.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 241)
assertSame("2.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 241)
assertSame("2.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 241)
assertSame("2.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 241)
assertSame("2.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 252)
assertSame("3.3", ((ContentTypeHandler) derivedType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 252)
assertSame("3.3", ((ContentTypeHandler) derivedType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 252)
assertSame("3.3", ((ContentTypeHandler) derivedType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 252)
assertSame("3.3", ((ContentTypeHandler) derivedType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 264)
assertSame("4.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 264)
assertSame("4.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 264)
assertSame("4.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 264)
assertSame("4.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
32. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 275)
assertSame("5.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
33. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 275)
assertSame("5.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
34. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 275)
assertSame("5.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
35. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 275)
assertSame("5.3", ((ContentTypeHandler) baseType).getTarget(), ((ContentTypeHandler) description.getContentType()).getTarget());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
36. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 297)
Preferences contentTypePrefs = projectScope.getNode(ContentTypeManager.CONTENT_TYPE_PREF_NODE);
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
37. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 297)
Preferences contentTypePrefs = projectScope.getNode(ContentTypeManager.CONTENT_TYPE_PREF_NODE);
Discouraged access: The field CONTENT_TYPE_PREF_NODE from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
38. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 355)
Preferences contentTypePrefs = projectScope.getNode(ContentTypeManager.CONTENT_TYPE_PREF_NODE);
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
39. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 355)
Preferences contentTypePrefs = projectScope.getNode(ContentTypeManager.CONTENT_TYPE_PREF_NODE);
Discouraged access: The field CONTENT_TYPE_PREF_NODE from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
40. WARNING in /src/org/eclipse/core/tests/resources/ContentDescriptionManagerTest.java
 (at line 382)
assertTrue("2.3", settings instanceof ContentTypeSettings);
Discouraged access: The type ContentTypeSettings is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot

/src/org/eclipse/core/tests/resources/DeltaDebugListener.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/DeltaDebugListener.java
 (at line 13)
import org.eclipse.core.internal.events.ResourceDelta;
Discouraged access: The type ResourceDelta is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/DeltaDebugListener.java
 (at line 34)
System.out.println(((ResourceDelta) change).toDebugString());
Discouraged access: The method toDebugString() from the type ResourceDelta is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/DeltaDebugListener.java
 (at line 34)
System.out.println(((ResourceDelta) change).toDebugString());
Discouraged access: The type ResourceDelta is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/FilteredResourceTest.java : 33 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 110)
Workspace.clear(resolve(localFolder).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 110)
Workspace.clear(resolve(localFolder).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 657)
Workspace workspace = ((Workspace)ResourcesPlugin.getWorkspace());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 657)
Workspace workspace = ((Workspace)ResourcesPlugin.getWorkspace());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 660)
workspace.prepareOperation(project, getMonitor());
Discouraged access: The method prepareOperation(ISchedulingRule, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 661)
workspace.beginOperation(true);
Discouraged access: The method beginOperation(boolean) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 663)
ResourceInfo ri = ((Resource)project).getResourceInfo(false, true);
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 663)
ResourceInfo ri = ((Resource)project).getResourceInfo(false, true);
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 663)
ResourceInfo ri = ((Resource)project).getResourceInfo(false, true);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 664)
ri.clear(ICoreConstants.M_USED);
Discouraged access: The method clear(int) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 664)
ri.clear(ICoreConstants.M_USED);
Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 664)
ri.clear(ICoreConstants.M_USED);
Discouraged access: The field M_USED from the type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 666)
workspace.endOperation(project, true, getMonitor());
Discouraged access: The method endOperation(ISchedulingRule, boolean, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 713)
workspace.prepareOperation(project, getMonitor());
Discouraged access: The method prepareOperation(ISchedulingRule, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 714)
workspace.beginOperation(true);
Discouraged access: The method beginOperation(boolean) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 716)
ResourceInfo ri = ((Resource)project).getResourceInfo(false, true);
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 716)
ResourceInfo ri = ((Resource)project).getResourceInfo(false, true);
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 716)
ResourceInfo ri = ((Resource)project).getResourceInfo(false, true);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 717)
ri.clear(ICoreConstants.M_USED);
Discouraged access: The method clear(int) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 717)
ri.clear(ICoreConstants.M_USED);
Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 717)
ri.clear(ICoreConstants.M_USED);
Discouraged access: The field M_USED from the type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 719)
workspace.endOperation(project, true, getMonitor());
Discouraged access: The method endOperation(ISchedulingRule, boolean, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 798)
Workspace workspace = ((Workspace)ResourcesPlugin.getWorkspace());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 798)
Workspace workspace = ((Workspace)ResourcesPlugin.getWorkspace());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 801)
workspace.prepareOperation(project, getMonitor());
Discouraged access: The method prepareOperation(ISchedulingRule, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 802)
workspace.beginOperation(true);
Discouraged access: The method beginOperation(boolean) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 804)
ResourceInfo ri = ((Resource)project).getResourceInfo(false, true);
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 804)
ResourceInfo ri = ((Resource)project).getResourceInfo(false, true);
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 804)
ResourceInfo ri = ((Resource)project).getResourceInfo(false, true);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 805)
ri.clear(ICoreConstants.M_USED);
Discouraged access: The method clear(int) from the type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 805)
ri.clear(ICoreConstants.M_USED);
Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 805)
ri.clear(ICoreConstants.M_USED);
Discouraged access: The field M_USED from the type ICoreConstants is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/resources/FilteredResourceTest.java
 (at line 807)
workspace.endOperation(project, true, getMonitor());
Discouraged access: The method endOperation(ISchedulingRule, boolean, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/GroupResourceTest.java : 12 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 21)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 181)
Workspace.clear(resolve(localFolder).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 181)
Workspace.clear(resolve(localFolder).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 182)
Workspace.clear(resolve(nonExistingLocation).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 182)
Workspace.clear(resolve(nonExistingLocation).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 396)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 396)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 458)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 458)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 723)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/GroupResourceTest.java
 (at line 723)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/IPathVariableTest.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/IPathVariableTest.java
 (at line 17)
import org.eclipse.core.internal.utils.FileUtil;
Discouraged access: The type FileUtil is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/IPathVariableTest.java
 (at line 482)
expected = FileUtil.canonicalPath(pathOne);
Discouraged access: The type FileUtil is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/IPathVariableTest.java
 (at line 482)
expected = FileUtil.canonicalPath(pathOne);
Discouraged access: The method canonicalPath(IPath) from the type FileUtil is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/IProjectTest.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 17)
import org.eclipse.core.internal.resources.Resource;
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 18)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 707)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 707)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 708)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 708)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 709)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 709)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 742)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 742)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 743)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 743)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 744)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 744)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 776)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 776)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 777)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 777)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 778)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 778)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 813)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 813)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 814)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 814)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 815)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 815)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 849)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 849)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 850)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 850)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 851)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 851)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 885)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 885)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 886)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 886)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 887)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 887)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 934)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 934)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 935)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 935)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 936)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 936)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 971)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 971)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 972)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 972)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 973)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 973)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1007)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1007)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1008)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1008)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1009)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1009)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1046)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1046)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1047)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1047)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1048)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1048)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1084)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1084)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1085)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
66. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1085)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
67. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1086)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
68. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1086)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
69. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1122)
projectStore = ((Resource) project).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
70. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1122)
projectStore = ((Resource) project).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
71. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1123)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
72. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1123)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
73. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1124)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
74. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1124)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
75. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1176)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
76. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1176)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
77. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1206)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
78. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1206)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
79. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1235)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
80. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1235)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
81. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1265)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
82. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1265)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
83. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1294)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
84. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1294)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
85. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1323)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
86. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1323)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
87. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1367)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
88. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1367)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
89. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1368)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
90. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1368)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
91. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1402)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
92. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1402)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
93. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1403)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
94. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1403)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
95. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1436)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
96. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1436)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
97. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1437)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
98. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1437)
otherFileStore = ((Resource) otherFile).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
99. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1470)
fileStore = ((Resource) file).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
100. WARNING in /src/org/eclipse/core/tests/resources/IProjectTest.java
 (at line 1470)
fileStore = ((Resource) file).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/IResourceChangeListenerTest.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/IResourceChangeListenerTest.java
 (at line 18)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/IResourceChangeListenerTest.java
 (at line 1363)
Workspace.clear(path.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/IResourceChangeListenerTest.java
 (at line 1363)
Workspace.clear(path.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/IResourceTest.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 18)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 635)
Workspace.clear(projectPath.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 635)
Workspace.clear(projectPath.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 1523)
Workspace.clear(projectLocation.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 1523)
Workspace.clear(projectLocation.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 1524)
Workspace.clear(folderLocation.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 1524)
Workspace.clear(folderLocation.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 1525)
Workspace.clear(fileLocation.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 1525)
Workspace.clear(fileLocation.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 1526)
Workspace.clear(variableLocation.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/IResourceTest.java
 (at line 1526)
Workspace.clear(variableLocation.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/ISynchronizerTest.java : 17 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 19)
import org.eclipse.core.internal.watson.IPathRequestor;
Discouraged access: The type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 503)
final Synchronizer synchronizer = (Synchronizer) ResourcesPlugin.getWorkspace().getSynchronizer();
Discouraged access: The type Synchronizer is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 503)
final Synchronizer synchronizer = (Synchronizer) ResourcesPlugin.getWorkspace().getSynchronizer();
Discouraged access: The type Synchronizer is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 506)
synchronizer.add(qname);
Discouraged access: The method add(QualifiedName) from the type Synchronizer is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 513)
synchronizer.setSyncInfo(qname, resource, b);
Discouraged access: The method setSyncInfo(QualifiedName, IResource, byte[]) from the type Synchronizer is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 547)
ResourceInfo info = ((Resource) resource).getResourceInfo(false, false);
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 547)
ResourceInfo info = ((Resource) resource).getResourceInfo(false, false);
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 547)
ResourceInfo info = ((Resource) resource).getResourceInfo(false, false);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 550)
IPathRequestor requestor = new IPathRequestor() {
Discouraged access: The type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 550)
IPathRequestor requestor = new IPathRequestor() {
Discouraged access: The type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 559)
synchronizer.saveSyncInfo(info, requestor, output, list);
Discouraged access: The method saveSyncInfo(ResourceInfo, IPathRequestor, DataOutputStream, List) from the type Synchronizer is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 591)
SyncInfoReader reader = new SyncInfoReader((Workspace) getWorkspace(), synchronizer);
Discouraged access: The type SyncInfoReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 591)
SyncInfoReader reader = new SyncInfoReader((Workspace) getWorkspace(), synchronizer);
Discouraged access: The constructor SyncInfoReader(Workspace, Synchronizer) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 591)
SyncInfoReader reader = new SyncInfoReader((Workspace) getWorkspace(), synchronizer);
Discouraged access: The type SyncInfoReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 591)
SyncInfoReader reader = new SyncInfoReader((Workspace) getWorkspace(), synchronizer);
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 593)
reader.readSyncInfo(input);
Discouraged access: The method readSyncInfo(DataInputStream) from the type SyncInfoReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java
 (at line 617)
byte[] actual = synchronizer.getSyncInfo(qname, resource);
Discouraged access: The method getSyncInfo(QualifiedName, IResource) from the type Synchronizer is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/IWorkspaceTest.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/IWorkspaceTest.java
 (at line 19)
import org.eclipse.core.internal.resources.TestingSupport;
Discouraged access: The type TestingSupport is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/IWorkspaceTest.java
 (at line 20)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/IWorkspaceTest.java
 (at line 840)
TestingSupport.waitForSnapshot();
Discouraged access: The type TestingSupport is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/IWorkspaceTest.java
 (at line 840)
TestingSupport.waitForSnapshot();
Discouraged access: The method waitForSnapshot() from the type TestingSupport is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/IWorkspaceTest.java
 (at line 1156)
Workspace.clear(linkLocation.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/IWorkspaceTest.java
 (at line 1156)
Workspace.clear(linkLocation.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/LinkedResourceTest.java : 32 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 31)
import org.eclipse.core.internal.utils.FileUtil;
Discouraged access: The type FileUtil is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 161)
Workspace.clear(resolve(localFolder).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 161)
Workspace.clear(resolve(localFolder).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 162)
Workspace.clear(resolve(nonExistingLocation).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 162)
Workspace.clear(resolve(nonExistingLocation).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 209)
location = FileUtil.canonicalPath(location);
Discouraged access: The type FileUtil is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 209)
location = FileUtil.canonicalPath(location);
Discouraged access: The method canonicalPath(IPath) from the type FileUtil is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 663)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 663)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 827)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 827)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 907)
HashMap links = ((Project) project).internalGetDescription().getLinks();
Discouraged access: The method internalGetDescription() from the type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 907)
HashMap links = ((Project) project).internalGetDescription().getLinks();
Discouraged access: The method getLinks() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 907)
HashMap links = ((Project) project).internalGetDescription().getLinks();
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 908)
LinkDescription linkDescription1 = (LinkDescription)links.get(file1.getProjectRelativePath());
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 908)
LinkDescription linkDescription1 = (LinkDescription)links.get(file1.getProjectRelativePath());
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 910)
assertEquals("1.1", URIUtil.toURI(localFile), linkDescription1.getLocationURI());
Discouraged access: The method getLocationURI() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 911)
LinkDescription linkDescription2 = (LinkDescription)links.get(file2.getProjectRelativePath());
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 911)
LinkDescription linkDescription2 = (LinkDescription)links.get(file2.getProjectRelativePath());
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 913)
assertEquals("2.1", URIUtil.toURI(localFile), linkDescription2.getLocationURI());
Discouraged access: The method getLocationURI() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 917)
links = ((Project) project).internalGetDescription().getLinks();
Discouraged access: The method internalGetDescription() from the type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 917)
links = ((Project) project).internalGetDescription().getLinks();
Discouraged access: The method getLinks() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 917)
links = ((Project) project).internalGetDescription().getLinks();
Discouraged access: The type Project is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 918)
linkDescription1 = (LinkDescription)links.get(file1.getProjectRelativePath());
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 920)
linkDescription2 = (LinkDescription)links.get(file2.getProjectRelativePath());
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 922)
assertEquals("4.1", URIUtil.toURI(localFile), linkDescription2.getLocationURI());
Discouraged access: The method getLocationURI() from the type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 1422)
Workspace.clear(resolve(location).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 1422)
Workspace.clear(resolve(location).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 1699)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 1699)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 1729)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceTest.java
 (at line 1729)
Workspace.clear(resolve(fileLocation).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/LinkedResourceWithPathVariableTest.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceWithPathVariableTest.java
 (at line 26)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceWithPathVariableTest.java
 (at line 84)
Workspace.clear(paths[i].toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/LinkedResourceWithPathVariableTest.java
 (at line 84)
Workspace.clear(paths[i].toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/MarkerSetTest.java : 66 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 37)
public void assertEquals(String message, IMarkerSetElement[] array1, IMarkerSetElement[] array2) {
Discouraged access: The type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 37)
public void assertEquals(String message, IMarkerSetElement[] array1, IMarkerSetElement[] array2) {
Discouraged access: The type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 41)
IMarkerSetElement[] m1 = new IMarkerSetElement[array1.length];
Discouraged access: The type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 41)
IMarkerSetElement[] m1 = new IMarkerSetElement[array1.length];
Discouraged access: The type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 43)
IMarkerSetElement[] m2 = new IMarkerSetElement[array2.length];
Discouraged access: The type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 43)
IMarkerSetElement[] m2 = new IMarkerSetElement[array2.length];
Discouraged access: The type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 47)
long id1 = ((IMarkerSetElement) o1).getId();
Discouraged access: The method getId() from the type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 47)
long id1 = ((IMarkerSetElement) o1).getId();
Discouraged access: The type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 48)
long id2 = ((IMarkerSetElement) o2).getId();
Discouraged access: The method getId() from the type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 48)
long id2 = ((IMarkerSetElement) o2).getId();
Discouraged access: The type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 57)
assertEquals(message, m1[i].getId(), m2[i].getId());
Discouraged access: The method getId() from the type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 57)
assertEquals(message, m1[i].getId(), m2[i].getId());
Discouraged access: The method getId() from the type IMarkerSetElement is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 74)
MarkerSet set = new MarkerSet();
Discouraged access: The type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 74)
MarkerSet set = new MarkerSet();
Discouraged access: The constructor MarkerSet() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 74)
MarkerSet set = new MarkerSet();
Discouraged access: The type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 76)
MarkerInfo info = null;
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 77)
MarkerInfo[] infos = new MarkerInfo[max];
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 77)
MarkerInfo[] infos = new MarkerInfo[max];
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 79)
info = new MarkerInfo();
Discouraged access: The constructor MarkerInfo() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 79)
info = new MarkerInfo();
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 80)
info.setId(i);
Discouraged access: The method setId(long) from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 81)
info.setType(IMarker.PROBLEM);
Discouraged access: The method setType(String) from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 82)
info.setAttribute(IMarker.MESSAGE, getRandomString());
Discouraged access: The method setAttribute(String, Object) from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 89)
set.add(info);
Discouraged access: The method add(IMarkerSetElement) from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 90)
assertTrue("2.0." + i, set.contains(info.getId()));
Discouraged access: The method contains(long) from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 90)
assertTrue("2.0." + i, set.contains(info.getId()));
Discouraged access: The method getId() from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 91)
assertEquals("2.1." + i, i + 1, set.size());
Discouraged access: The method size() from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 95)
assertEquals("3.0", max, set.size());
Discouraged access: The method size() from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 98)
assertTrue("3.1." + i, set.contains(info.getId()));
Discouraged access: The method contains(long) from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 98)
assertTrue("3.1." + i, set.contains(info.getId()));
Discouraged access: The method getId() from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 99)
assertNotNull("3.2." + i, set.get(info.getId()));
Discouraged access: The method get(long) from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 99)
assertNotNull("3.2." + i, set.get(info.getId()));
Discouraged access: The method getId() from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 106)
MarkerSet set = new MarkerSet();
Discouraged access: The type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 106)
MarkerSet set = new MarkerSet();
Discouraged access: The constructor MarkerSet() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 106)
MarkerSet set = new MarkerSet();
Discouraged access: The type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 108)
MarkerInfo info = null;
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 109)
MarkerInfo[] infos = new MarkerInfo[max];
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 109)
MarkerInfo[] infos = new MarkerInfo[max];
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 111)
info = new MarkerInfo();
Discouraged access: The constructor MarkerInfo() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 111)
info = new MarkerInfo();
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 112)
info.setId(i);
Discouraged access: The method setId(long) from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 113)
info.setType(IMarker.PROBLEM);
Discouraged access: The method setType(String) from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 114)
info.setAttribute(IMarker.MESSAGE, getRandomString());
Discouraged access: The method setAttribute(String, Object) from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 117)
set.addAll(infos);
Discouraged access: The method addAll(IMarkerSetElement[]) from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 118)
assertEquals("1.0", max, set.size());
Discouraged access: The method size() from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 121)
assertEquals("2.0", set.elements(), infos);
Discouraged access: The method elements() from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 127)
MarkerSet set = new MarkerSet();
Discouraged access: The type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 127)
MarkerSet set = new MarkerSet();
Discouraged access: The constructor MarkerSet() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
49. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 127)
MarkerSet set = new MarkerSet();
Discouraged access: The type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
50. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 129)
MarkerInfo info = null;
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
51. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 130)
MarkerInfo[] infos = new MarkerInfo[max];
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
52. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 130)
MarkerInfo[] infos = new MarkerInfo[max];
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
53. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 132)
info = new MarkerInfo();
Discouraged access: The constructor MarkerInfo() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
54. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 132)
info = new MarkerInfo();
Discouraged access: The type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
55. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 133)
info.setId(i);
Discouraged access: The method setId(long) from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
56. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 134)
info.setType(IMarker.PROBLEM);
Discouraged access: The method setType(String) from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
57. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 135)
info.setAttribute(IMarker.MESSAGE, getRandomString());
Discouraged access: The method setAttribute(String, Object) from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
58. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 138)
set.addAll(infos);
Discouraged access: The method addAll(IMarkerSetElement[]) from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
59. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 139)
assertEquals("1.0", max, set.size());
Discouraged access: The method size() from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
60. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 144)
set.remove(info);
Discouraged access: The method remove(IMarkerSetElement) from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
61. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 145)
assertTrue("2.0." + i, !set.contains(info.getId()));
Discouraged access: The method contains(long) from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
62. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 145)
assertTrue("2.0." + i, !set.contains(info.getId()));
Discouraged access: The method getId() from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
63. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 146)
assertEquals("2.1," + i, i, set.size());
Discouraged access: The method size() from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
64. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 149)
assertTrue("2.2." + j, set.contains(infos[j].getId()));
Discouraged access: The method contains(long) from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
65. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 149)
assertTrue("2.2." + j, set.contains(infos[j].getId()));
Discouraged access: The method getId() from the type MarkerInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
66. WARNING in /src/org/eclipse/core/tests/resources/MarkerSetTest.java
 (at line 153)
assertEquals("3.0", 0, set.size());
Discouraged access: The method size() from the type MarkerSet is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/MarkerTest.java : 31 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 19)
import org.eclipse.core.internal.watson.IPathRequestor;
Discouraged access: The type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1442)
IResource oldResource = ((Workspace) getWorkspace()).newResource(path, resource.getType());
Discouraged access: The method newResource(IPath, int) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1442)
IResource oldResource = ((Workspace) getWorkspace()).newResource(path, resource.getType());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1484)
final MarkerManager manager = ((Workspace) getWorkspace()).getMarkerManager();
Discouraged access: The type MarkerManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1484)
final MarkerManager manager = ((Workspace) getWorkspace()).getMarkerManager();
Discouraged access: The method getMarkerManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1484)
final MarkerManager manager = ((Workspace) getWorkspace()).getMarkerManager();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1507)
ResourceInfo info = ((Resource) resource).getResourceInfo(false, false);
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1507)
ResourceInfo info = ((Resource) resource).getResourceInfo(false, false);
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1507)
ResourceInfo info = ((Resource) resource).getResourceInfo(false, false);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1510)
IPathRequestor requestor = new IPathRequestor() {
Discouraged access: The type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1510)
IPathRequestor requestor = new IPathRequestor() {
Discouraged access: The type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1519)
manager.save(info, requestor, output, list);
Discouraged access: The method save(ResourceInfo, IPathRequestor, DataOutputStream, List) from the type MarkerManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1552)
MarkerReader reader = new MarkerReader((Workspace) getWorkspace());
Discouraged access: The type MarkerReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1552)
MarkerReader reader = new MarkerReader((Workspace) getWorkspace());
Discouraged access: The constructor MarkerReader(Workspace) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1552)
MarkerReader reader = new MarkerReader((Workspace) getWorkspace());
Discouraged access: The type MarkerReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1552)
MarkerReader reader = new MarkerReader((Workspace) getWorkspace());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1554)
reader.read(input, true);
Discouraged access: The method read(DataInputStream, boolean) from the type MarkerReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1621)
final MarkerManager manager = ((Workspace) getWorkspace()).getMarkerManager();
Discouraged access: The type MarkerManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1621)
final MarkerManager manager = ((Workspace) getWorkspace()).getMarkerManager();
Discouraged access: The method getMarkerManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1621)
final MarkerManager manager = ((Workspace) getWorkspace()).getMarkerManager();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1645)
ResourceInfo info = ((Resource) resource).getResourceInfo(false, false);
Discouraged access: The type ResourceInfo is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1645)
ResourceInfo info = ((Resource) resource).getResourceInfo(false, false);
Discouraged access: The method getResourceInfo(boolean, boolean) from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1645)
ResourceInfo info = ((Resource) resource).getResourceInfo(false, false);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1648)
IPathRequestor requestor = new IPathRequestor() {
Discouraged access: The type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1648)
IPathRequestor requestor = new IPathRequestor() {
Discouraged access: The type IPathRequestor is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1657)
manager.save(info, requestor, output, list);
Discouraged access: The method save(ResourceInfo, IPathRequestor, DataOutputStream, List) from the type MarkerManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1690)
MarkerReader reader = new MarkerReader((Workspace) getWorkspace());
Discouraged access: The type MarkerReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1690)
MarkerReader reader = new MarkerReader((Workspace) getWorkspace());
Discouraged access: The constructor MarkerReader(Workspace) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1690)
MarkerReader reader = new MarkerReader((Workspace) getWorkspace());
Discouraged access: The type MarkerReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1690)
MarkerReader reader = new MarkerReader((Workspace) getWorkspace());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java
 (at line 1692)
reader.read(input, true);
Discouraged access: The method read(DataInputStream, boolean) from the type MarkerReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/ResourceTest.java : 17 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 18)
import org.eclipse.core.internal.filesystem.Policy;
Discouraged access: The type Policy is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.filesystem/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 19)
import org.eclipse.core.internal.resources.Resource;
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 20)
import org.eclipse.core.internal.utils.FileUtil;
Discouraged access: The type FileUtil is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 21)
import org.eclipse.core.internal.utils.UniversalUniqueIdentifier;
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 97)
return ((Resource) resource).getStore().getFileSystem().isCaseSensitive();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 97)
return ((Resource) resource).getStore().getFileSystem().isCaseSensitive();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 113)
monitor = Policy.monitorFor(monitor);
Discouraged access: The type Policy is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.filesystem/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 113)
monitor = Policy.monitorFor(monitor);
Discouraged access: The method monitorFor(IProgressMonitor) from the type Policy is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.filesystem/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 572)
createFileInFileSystem(((Resource) file).getStore());
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 572)
createFileInFileSystem(((Resource) file).getStore());
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 584)
((Resource) resource).getStore().mkdir(EFS.NONE, null);
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 584)
((Resource) resource).getStore().mkdir(EFS.NONE, null);
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 734)
return new UniversalUniqueIdentifier().toString();
Discouraged access: The constructor UniversalUniqueIdentifier() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 734)
return new UniversalUniqueIdentifier().toString();
Discouraged access: The method toString() from the type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 734)
return new UniversalUniqueIdentifier().toString();
Discouraged access: The type UniversalUniqueIdentifier is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 781)
FileUtil.safeClose(os);
Discouraged access: The type FileUtil is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/ResourceTest.java
 (at line 781)
FileUtil.safeClose(os);
Discouraged access: The method safeClose(OutputStream) from the type FileUtil is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/ResourceURLTest.java : 4 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/ResourceURLTest.java
 (at line 20)
import org.eclipse.core.internal.resources.PlatformURLResourceConnection;
Discouraged access: The type PlatformURLResourceConnection is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/ResourceURLTest.java
 (at line 25)
* Test suites for {@link org.eclipse.core.internal.resources.PlatformURLResourceConnection}
Discouraged access: The type PlatformURLResourceConnection is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/ResourceURLTest.java
 (at line 143)
URL url = new URL(PlatformURLResourceConnection.RESOURCE_URL_STRING + "My%20Project/a.txt");
Discouraged access: The type PlatformURLResourceConnection is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/ResourceURLTest.java
 (at line 143)
URL url = new URL(PlatformURLResourceConnection.RESOURCE_URL_STRING + "My%20Project/a.txt");
Discouraged access: The field RESOURCE_URL_STRING from the type PlatformURLResourceConnection is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java : 64 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 31)
private ContentType getContentType() {
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 32)
return ((ContentTypeHandler) Platform.getContentTypeManager().getContentType(CT_VOID)).getTarget();
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 32)
return ((ContentTypeHandler) Platform.getContentTypeManager().getContentType(CT_VOID)).getTarget();
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 36)
ContentDescription description = new ContentDescription(IContentDescription.ALL, getContentType());
Discouraged access: The type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 36)
ContentDescription description = new ContentDescription(IContentDescription.ALL, getContentType());
Discouraged access: The constructor ContentDescription(QualifiedName[], IContentTypeInfo) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 36)
ContentDescription description = new ContentDescription(IContentDescription.ALL, getContentType());
Discouraged access: The type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 37)
assertTrue("1.0", description.isRequested(FOO_PROPERTY));
Discouraged access: The method isRequested(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 38)
assertNull("1.1", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 39)
description.setProperty(FOO_PROPERTY, "value1");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 40)
assertEquals("1.2", "value1", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 41)
description.setProperty(FOO_PROPERTY, "value1b");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 42)
assertEquals("1.3", "value1b", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 43)
assertTrue("2.0", description.isRequested(BAR_PROPERTY));
Discouraged access: The method isRequested(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 44)
description.setProperty(BAR_PROPERTY, "value2");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 45)
assertEquals("2.1", "value2", description.getProperty(BAR_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 46)
description.setProperty(ZOO_PROPERTY, "value3");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 47)
assertEquals("2.2", "value3", description.getProperty(ZOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 48)
description.markImmutable();
Discouraged access: The method markImmutable() from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 50)
description.setProperty(FOO_PROPERTY, "value1c");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 58)
ContentDescription description = new ContentDescription(new QualifiedName[] {FOO_PROPERTY}, getContentType());
Discouraged access: The type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 58)
ContentDescription description = new ContentDescription(new QualifiedName[] {FOO_PROPERTY}, getContentType());
Discouraged access: The constructor ContentDescription(QualifiedName[], IContentTypeInfo) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 58)
ContentDescription description = new ContentDescription(new QualifiedName[] {FOO_PROPERTY}, getContentType());
Discouraged access: The type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 59)
assertTrue("1.0", description.isRequested(FOO_PROPERTY));
Discouraged access: The method isRequested(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 60)
assertNull("1.1", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 61)
description.setProperty(FOO_PROPERTY, "value1");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 62)
assertEquals("1.2", "value1", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 63)
description.setProperty(FOO_PROPERTY, "value1b");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 64)
assertEquals("1.3", "value1b", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 65)
description.setProperty(BAR_PROPERTY, "value2");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 66)
assertTrue("2.0", !description.isRequested(BAR_PROPERTY));
Discouraged access: The method isRequested(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 67)
description.setProperty(BAR_PROPERTY, "value2");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
32. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 68)
assertNull("2.1", description.getProperty(BAR_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
33. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 69)
description.markImmutable();
Discouraged access: The method markImmutable() from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
34. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 71)
description.setProperty(FOO_PROPERTY, "value1c");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
35. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 79)
ContentDescription description = new ContentDescription(new QualifiedName[0], getContentType());
Discouraged access: The type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
36. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 79)
ContentDescription description = new ContentDescription(new QualifiedName[0], getContentType());
Discouraged access: The constructor ContentDescription(QualifiedName[], IContentTypeInfo) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
37. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 79)
ContentDescription description = new ContentDescription(new QualifiedName[0], getContentType());
Discouraged access: The type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
38. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 80)
assertTrue("1.0", !description.isRequested(FOO_PROPERTY));
Discouraged access: The method isRequested(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
39. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 81)
assertNull("1.1", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
40. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 82)
description.setProperty(FOO_PROPERTY, "value1");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
41. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 83)
assertNull("1.2", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
42. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 84)
description.markImmutable();
Discouraged access: The method markImmutable() from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
43. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 86)
description.setProperty(FOO_PROPERTY, "value1b");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
44. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 94)
ContentDescription description = new ContentDescription(new QualifiedName[] {FOO_PROPERTY, BAR_PROPERTY, ZOO_PROPERTY}, getContentType());
Discouraged access: The type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
45. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 94)
ContentDescription description = new ContentDescription(new QualifiedName[] {FOO_PROPERTY, BAR_PROPERTY, ZOO_PROPERTY}, getContentType());
Discouraged access: The constructor ContentDescription(QualifiedName[], IContentTypeInfo) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
46. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 94)
ContentDescription description = new ContentDescription(new QualifiedName[] {FOO_PROPERTY, BAR_PROPERTY, ZOO_PROPERTY}, getContentType());
Discouraged access: The type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
47. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 95)
assertTrue("1.0", description.isRequested(FOO_PROPERTY));
Discouraged access: The method isRequested(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
48. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 96)
assertNull("1.1", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
49. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 97)
description.setProperty(FOO_PROPERTY, "value1");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
50. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 98)
assertEquals("1.2", "value1", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
51. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 99)
description.setProperty(FOO_PROPERTY, "value1b");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
52. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 100)
assertEquals("1.3", "value1b", description.getProperty(FOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
53. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 101)
description.setProperty(BAR_PROPERTY, "value2");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
54. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 102)
assertTrue("2.0", description.isRequested(BAR_PROPERTY));
Discouraged access: The method isRequested(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
55. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 103)
description.setProperty(BAR_PROPERTY, "value2");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
56. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 104)
assertEquals("2.1", "value2", description.getProperty(BAR_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
57. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 105)
assertTrue("2.2", description.isRequested(ZOO_PROPERTY));
Discouraged access: The method isRequested(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
58. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 106)
description.setProperty(ZOO_PROPERTY, "value3");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
59. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 107)
assertEquals("2.3", "value3", description.getProperty(ZOO_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
60. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 108)
assertTrue("3.0", !description.isRequested(FRED_PROPERTY));
Discouraged access: The method isRequested(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
61. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 109)
description.setProperty(FRED_PROPERTY, "value3");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
62. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 110)
assertNull("3.1", description.getProperty(FRED_PROPERTY));
Discouraged access: The method getProperty(QualifiedName) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
63. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 111)
description.markImmutable();
Discouraged access: The method markImmutable() from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
64. WARNING in /src/org/eclipse/core/tests/resources/content/ContentDescriptionTest.java
 (at line 113)
description.setProperty(FOO_PROPERTY, "value1c");
Discouraged access: The method setProperty(QualifiedName, Object) from the type ContentDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot

/src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java : 81 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 167)
TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null);
Discouraged access: The type ContentTypeBuilder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 167)
TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null);
Discouraged access: The field PT_CONTENTTYPES from the type ContentTypeBuilder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 662)
text[0] = ((ContentTypeHandler) text[0]).getTarget();
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 662)
text[0] = ((ContentTypeHandler) text[0]).getTarget();
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 663)
text[1] = ((ContentTypeHandler) text[1]).getTarget();
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 663)
text[1] = ((ContentTypeHandler) text[1]).getTarget();
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 667)
TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null);
Discouraged access: The type ContentTypeBuilder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 667)
TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null);
Discouraged access: The field PT_CONTENTTYPES from the type ContentTypeBuilder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 675)
text[2] = ((ContentTypeHandler) text[2]).getTarget();
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 675)
text[2] = ((ContentTypeHandler) text[2]).getTarget();
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 684)
text[3] = ((ContentTypeHandler) text[3]).getTarget();
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 684)
text[3] = ((ContentTypeHandler) text[3]).getTarget();
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 835)
TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null);
Discouraged access: The type ContentTypeBuilder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 835)
TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null);
Discouraged access: The field PT_CONTENTTYPES from the type ContentTypeBuilder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 861)
ContentTypeManager manager = ContentTypeManager.getInstance();
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 861)
ContentTypeManager manager = ContentTypeManager.getInstance();
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 861)
ContentTypeManager manager = ContentTypeManager.getInstance();
Discouraged access: The method getInstance() from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 862)
IContentType xml = manager.getContentType(Platform.PI_RUNTIME + ".xml");
Discouraged access: The method getContentType(String) from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 863)
IContentType rootElement = manager.getContentType(PI_RESOURCES_TESTS + ".root-element");
Discouraged access: The method getContentType(String) from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 866)
selected = manager.findContentTypesFor(getInputStream(XML_US_ASCII_INVALID, "ISO-8859-1"), "test.xml");
Discouraged access: The method findContentTypesFor(InputStream, String) from the type ContentTypeMatcher is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 886)
selected = manager.findContentTypesFor(new InputStream() { public int available() throws IOException { // trick the client into reading the file return Integer.MAX_VALUE; } public int read() throws IOException { throw new FakeIOException(); } public int read(byte[] b, int off, int len) throws IOException { throw new FakeIOException(); } }, "test.xml");
Discouraged access: The method findContentTypesFor(InputStream, String) from the type ContentTypeMatcher is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 930)
list = Util.parseItems(null);
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 930)
list = Util.parseItems(null);
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 932)
list = Util.parseItems("");
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 932)
list = Util.parseItems("");
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 935)
list = Util.parseItems("foo");
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 935)
list = Util.parseItems("foo");
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 938)
list = Util.parseItems(",");
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 938)
list = Util.parseItems(",");
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 942)
list = Util.parseItems(",foo,bar");
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 942)
list = Util.parseItems(",foo,bar");
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
32. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 947)
list = Util.parseItems("foo,bar,");
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
33. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 947)
list = Util.parseItems("foo,bar,");
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
34. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 952)
list = Util.parseItems("foo,,bar");
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
35. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 952)
list = Util.parseItems("foo,,bar");
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
36. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 957)
list = Util.parseItems("foo,,,bar");
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
37. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 957)
list = Util.parseItems("foo,,,bar");
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
38. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 963)
list = Util.parseItems(",,foo,bar");
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
39. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 963)
list = Util.parseItems(",,foo,bar");
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
40. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 969)
list = Util.parseItems("foo,bar,,");
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
41. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 969)
list = Util.parseItems("foo,bar,,");
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
42. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 975)
list = Util.parseItems(",,,");
Discouraged access: The type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
43. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 975)
list = Util.parseItems(",,,");
Discouraged access: The method parseItems(String) from the type Util is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
44. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1006)
TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null);
Discouraged access: The type ContentTypeBuilder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
45. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1006)
TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null);
Discouraged access: The field PT_CONTENTTYPES from the type ContentTypeBuilder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
46. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1086)
TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null);
Discouraged access: The type ContentTypeBuilder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
47. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1086)
TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null);
Discouraged access: The field PT_CONTENTTYPES from the type ContentTypeBuilder is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
48. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1110)
ContentTypeManager manager = ContentTypeManager.getInstance();
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
49. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1110)
ContentTypeManager manager = ContentTypeManager.getInstance();
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
50. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1110)
ContentTypeManager manager = ContentTypeManager.getInstance();
Discouraged access: The method getInstance() from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
51. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1111)
IContentType text = manager.getContentType(IContentTypeManager.CT_TEXT);
Discouraged access: The method getContentType(String) from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
52. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1112)
Preferences textPrefs = new InstanceScope().getNode(ContentTypeManager.CONTENT_TYPE_PREF_NODE).node(text.getId());
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
53. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1112)
Preferences textPrefs = new InstanceScope().getNode(ContentTypeManager.CONTENT_TYPE_PREF_NODE).node(text.getId());
Discouraged access: The field CONTENT_TYPE_PREF_NODE from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
54. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1117)
assertNull("1.1", textPrefs.get(ContentType.PREF_DEFAULT_CHARSET, null));
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
55. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1117)
assertNull("1.1", textPrefs.get(ContentType.PREF_DEFAULT_CHARSET, null));
Discouraged access: The field PREF_DEFAULT_CHARSET from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
56. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1119)
assertEquals("1.2", "UTF-8", textPrefs.get(ContentType.PREF_DEFAULT_CHARSET, null));
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
57. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1119)
assertEquals("1.2", "UTF-8", textPrefs.get(ContentType.PREF_DEFAULT_CHARSET, null));
Discouraged access: The field PREF_DEFAULT_CHARSET from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
58. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1121)
assertNull("1.3", textPrefs.get(ContentType.PREF_DEFAULT_CHARSET, null));
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
59. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1121)
assertNull("1.3", textPrefs.get(ContentType.PREF_DEFAULT_CHARSET, null));
Discouraged access: The field PREF_DEFAULT_CHARSET from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
60. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1130)
assertNull("2.0a", textPrefs.get(ContentType.PREF_FILE_NAMES, null));
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
61. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1130)
assertNull("2.0a", textPrefs.get(ContentType.PREF_FILE_NAMES, null));
Discouraged access: The field PREF_FILE_NAMES from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
62. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1131)
assertNull("2.0b", textPrefs.get(ContentType.PREF_FILE_EXTENSIONS, null));
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
63. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1131)
assertNull("2.0b", textPrefs.get(ContentType.PREF_FILE_EXTENSIONS, null));
Discouraged access: The field PREF_FILE_EXTENSIONS from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
64. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1134)
assertEquals("2.2", "foo.ext", textPrefs.get(ContentType.PREF_FILE_NAMES, null));
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
65. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1134)
assertEquals("2.2", "foo.ext", textPrefs.get(ContentType.PREF_FILE_NAMES, null));
Discouraged access: The field PREF_FILE_NAMES from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
66. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1137)
assertEquals("2.4", "foo.ext,bar.ext", textPrefs.get(ContentType.PREF_FILE_NAMES, null));
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
67. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1137)
assertEquals("2.4", "foo.ext,bar.ext", textPrefs.get(ContentType.PREF_FILE_NAMES, null));
Discouraged access: The field PREF_FILE_NAMES from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
68. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1141)
assertEquals("2.6", "foo", textPrefs.get(ContentType.PREF_FILE_EXTENSIONS, null));
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
69. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1141)
assertEquals("2.6", "foo", textPrefs.get(ContentType.PREF_FILE_EXTENSIONS, null));
Discouraged access: The field PREF_FILE_EXTENSIONS from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
70. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1144)
assertEquals("2.4", "foo,bar", textPrefs.get(ContentType.PREF_FILE_EXTENSIONS, null));
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
71. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1144)
assertEquals("2.4", "foo,bar", textPrefs.get(ContentType.PREF_FILE_EXTENSIONS, null));
Discouraged access: The field PREF_FILE_EXTENSIONS from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
72. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1160)
assertEquals("4.0", "foo.bar", textPrefs.get(ContentType.PREF_FILE_NAMES, null));
Discouraged access: The type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
73. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1160)
assertEquals("4.0", "foo.bar", textPrefs.get(ContentType.PREF_FILE_NAMES, null));
Discouraged access: The field PREF_FILE_NAMES from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
74. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1174)
assertNotNull("1.2", ((ContentTypeHandler) textContentType).getTarget().getDescriber());
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
75. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1174)
assertNotNull("1.2", ((ContentTypeHandler) textContentType).getTarget().getDescriber());
Discouraged access: The method getDescriber() from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
76. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1174)
assertNotNull("1.2", ((ContentTypeHandler) textContentType).getTarget().getDescriber());
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
77. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1180)
IContentDescriber xmlDescriber = ((ContentTypeHandler) xmlContentType).getTarget().getDescriber();
Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
78. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1180)
IContentDescriber xmlDescriber = ((ContentTypeHandler) xmlContentType).getTarget().getDescriber();
Discouraged access: The method getDescriber() from the type ContentType is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
79. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1180)
IContentDescriber xmlDescriber = ((ContentTypeHandler) xmlContentType).getTarget().getDescriber();
Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
80. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1304)
int bufferLimit = ContentTypeManager.BLOCK_SIZE * 4;
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
81. WARNING in /src/org/eclipse/core/tests/resources/content/IContentTypeManagerTest.java
 (at line 1304)
int bufferLimit = ContentTypeManager.BLOCK_SIZE * 4;
Discouraged access: The field BLOCK_SIZE from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot

/src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java : 38 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 15)
import org.eclipse.core.internal.content.LazyInputStream;
Discouraged access: The type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 22)
private static class OpenLazyInputStream extends LazyInputStream {
Discouraged access: The type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 25)
super(in, blockCapacity);
Discouraged access: The constructor LazyInputStream(InputStream, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 29)
return super.getBlockCount();
Discouraged access: The method getBlockCount() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 33)
return super.getBufferSize();
Discouraged access: The method getBufferSize() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 37)
return super.getMark();
Discouraged access: The method getMark() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 41)
return super.getOffset();
Discouraged access: The method getOffset() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 56)
assertEquals("1.0", '0', stream.read());
Discouraged access: The method read() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 57)
assertEquals("1.1", '1', stream.read());
Discouraged access: The method read() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 58)
stream.skip(10);
Discouraged access: The method skip(long) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 59)
assertEquals("1.2", '2', stream.read());
Discouraged access: The method read() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 66)
stream.skip(4);
Discouraged access: The method skip(long) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 68)
int read = stream.read(buffer);
Discouraged access: The method read(byte[]) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 72)
read = stream.read(buffer, 3, 4);
Discouraged access: The method read(byte[], int, int) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 76)
stream.mark(0);
Discouraged access: The method mark(int) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 78)
read = stream.read(buffer);
Discouraged access: The method read(byte[]) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 81)
assertEquals("3.2", 0, stream.available());
Discouraged access: The method available() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 82)
stream.reset();
Discouraged access: The method reset() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 84)
read = stream.read(buffer, 10, 14);
Discouraged access: The method read(byte[], int, int) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 86)
assertEquals("4.2", 1, stream.available());
Discouraged access: The method available() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 89)
read = stream.read(buffer);
Discouraged access: The method read(byte[]) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 91)
assertEquals("5.1", 0, stream.available());
Discouraged access: The method available() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 94)
read = stream.read(buffer);
Discouraged access: The method read(byte[]) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 96)
assertEquals("6.1", 0, stream.available());
Discouraged access: The method available() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 103)
assertEquals("0.1", 30, stream.available());
Discouraged access: The method available() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 104)
stream.skip(13);
Discouraged access: The method skip(long) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 105)
assertEquals("0.2", 17, stream.available());
Discouraged access: The method available() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 106)
stream.mark(0);
Discouraged access: The method mark(int) from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 108)
assertEquals("2.1", '3', stream.read());
Discouraged access: The method read() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 109)
assertEquals("2.2", '4', stream.read());
Discouraged access: The method read() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 111)
assertEquals("2.4", 15, stream.available());
Discouraged access: The method available() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
32. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 112)
stream.reset();
Discouraged access: The method reset() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
33. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 113)
assertEquals("2.5", 17, stream.available());
Discouraged access: The method available() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
34. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 115)
stream.reset();
Discouraged access: The method reset() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
35. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 116)
assertEquals("2.7", 17, stream.available());
Discouraged access: The method available() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
36. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 118)
stream.rewind();
Discouraged access: The method rewind() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
37. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 127)
int c = stream.read();
Discouraged access: The method read() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
38. WARNING in /src/org/eclipse/core/tests/resources/content/LazyInputStreamTest.java
 (at line 139)
assertEquals("1.0." + i, VARIOUS_INTS[i], stream.read());
Discouraged access: The method read() from the type LazyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot

/src/org/eclipse/core/tests/resources/content/LazyReaderTest.java : 40 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 15)
import org.eclipse.core.internal.content.LazyReader;
Discouraged access: The type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 22)
private static class OpenLazyReader extends LazyReader {
Discouraged access: The type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 25)
super(in, blockCapacity);
Discouraged access: The constructor LazyReader(Reader, int) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 29)
return super.getBlockCount();
Discouraged access: The method getBlockCount() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 33)
return super.getBufferSize();
Discouraged access: The method getBufferSize() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 37)
return super.getMark();
Discouraged access: The method getMark() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 41)
return super.getOffset();
Discouraged access: The method getOffset() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 54)
assertEquals("1.0", '0', stream.read());
Discouraged access: The method read() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 55)
assertEquals("1.1", '1', stream.read());
Discouraged access: The method read() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 56)
stream.skip(10);
Discouraged access: The method skip(long) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 57)
assertEquals("1.2", '2', stream.read());
Discouraged access: The method read() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 64)
stream.skip(4);
Discouraged access: The method skip(long) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 66)
int read = stream.read(buffer);
Discouraged access: The method read(char[]) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 70)
read = stream.read(buffer, 3, 4);
Discouraged access: The method read(char[], int, int) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 74)
stream.mark(0);
Discouraged access: The method mark(int) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 76)
read = stream.read(buffer);
Discouraged access: The method read(char[]) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 79)
assertFalse("3.2", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 80)
stream.reset();
Discouraged access: The method reset() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 82)
read = stream.read(buffer, 10, 14);
Discouraged access: The method read(char[], int, int) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 84)
assertTrue("4.2", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 87)
read = stream.read(buffer);
Discouraged access: The method read(char[]) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 89)
assertFalse("5.1", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 92)
read = stream.read(buffer);
Discouraged access: The method read(char[]) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 94)
assertFalse("6.1", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 101)
assertTrue("0.1", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 102)
stream.skip(13);
Discouraged access: The method skip(long) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 103)
assertTrue("0.2", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 104)
stream.mark(0);
Discouraged access: The method mark(int) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 106)
assertEquals("2.1", '3', stream.read());
Discouraged access: The method read() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 107)
assertEquals("2.2", '4', stream.read());
Discouraged access: The method read() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 109)
assertTrue("2.4", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
32. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 110)
stream.reset();
Discouraged access: The method reset() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
33. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 111)
assertTrue("2.5", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
34. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 113)
assertEquals("2.7", 17, stream.skip(1000));
Discouraged access: The method skip(long) from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
35. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 114)
assertFalse("2.8", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
36. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 115)
stream.reset();
Discouraged access: The method reset() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
37. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 116)
assertTrue("2.9", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
38. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 118)
stream.reset();
Discouraged access: The method reset() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
39. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 119)
assertTrue("2.11", stream.ready());
Discouraged access: The method ready() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
40. WARNING in /src/org/eclipse/core/tests/resources/content/LazyReaderTest.java
 (at line 121)
stream.rewind();
Discouraged access: The method rewind() from the type LazyReader is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot

/src/org/eclipse/core/tests/resources/content/SpecificContextTest.java : 6 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/content/SpecificContextTest.java
 (at line 15)
import org.eclipse.core.internal.content.ContentTypeManager;
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/content/SpecificContextTest.java
 (at line 16)
import org.eclipse.core.internal.preferences.EclipsePreferences;
Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar
3. WARNING in /src/org/eclipse/core/tests/resources/content/SpecificContextTest.java
 (at line 34)
this.node = new EclipsePreferences();
Discouraged access: The constructor EclipsePreferences() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar
4. WARNING in /src/org/eclipse/core/tests/resources/content/SpecificContextTest.java
 (at line 34)
this.node = new EclipsePreferences();
Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar
5. WARNING in /src/org/eclipse/core/tests/resources/content/SpecificContextTest.java
 (at line 46)
assertEquals(ContentTypeManager.CONTENT_TYPE_PREF_NODE, qualifier);
Discouraged access: The type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/content/SpecificContextTest.java
 (at line 46)
assertEquals(ContentTypeManager.CONTENT_TYPE_PREF_NODE, qualifier);
Discouraged access: The field CONTENT_TYPE_PREF_NODE from the type ContentTypeManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.contenttype/@dot

/src/org/eclipse/core/tests/resources/perf/BenchElementTree.java : 48 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 16)
import org.eclipse.core.internal.watson.ElementTree;
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 68)
ElementTree[] trees = new ElementTree[repeat];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 68)
ElementTree[] trees = new ElementTree[repeat];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 76)
trees[rep].deleteElement(files[i]);
Discouraged access: The method deleteElement(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 89)
ElementTree tree = createTestTree(false);
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 95)
tree.getElementData(files[i]);
Discouraged access: The method getElementData(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 109)
ElementTree[] bases = new ElementTree[repeat];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 109)
ElementTree[] bases = new ElementTree[repeat];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 110)
ElementTree[][] chains = new ElementTree[repeat][];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 110)
ElementTree[][] chains = new ElementTree[repeat][];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 118)
bases[i].mergeDeltaChain(folder, chains[i]);
Discouraged access: The method mergeDeltaChain(IPath, ElementTree[]) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 145)
ElementTree tree = createTestTree(false);
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 152)
tree.setElementData(files[i], data);
Discouraged access: The method setElementData(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 163)
private ElementTree[] buildDeltaChain(ElementTree tree) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 163)
private ElementTree[] buildDeltaChain(ElementTree tree) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 170)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 174)
tree.createElement(filePaths[i], data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 176)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 178)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 185)
tree.setElementData(filePaths[f], data);
Discouraged access: The method setElementData(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 187)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 189)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
23. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 195)
tree.deleteElement(filePaths[i]);
Discouraged access: The method deleteElement(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
24. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 196)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
25. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 198)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
26. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 201)
ElementTree[] results = new ElementTree[trees.size()];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
27. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 201)
ElementTree[] results = new ElementTree[trees.size()];
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
28. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 210)
ElementTree createTestTree(boolean withDeltas) {
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
29. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 211)
ElementTree tree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
30. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 211)
ElementTree tree = new ElementTree();
Discouraged access: The constructor ElementTree() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
31. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 211)
ElementTree tree = new ElementTree();
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
32. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 214)
tree.createElement(solution, data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
33. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 217)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
34. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 218)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
35. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 220)
tree.createElement(project, data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
36. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 222)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
37. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 223)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
38. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 225)
tree.createElement(folder, data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
39. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 229)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
40. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 230)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
41. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 233)
tree.createElement(file, data);
Discouraged access: The method createElement(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
42. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 244)
ElementTree tree = createTestTree(true);
Discouraged access: The type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
43. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 251)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
44. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 252)
tree.setElementData(files[f], data);
Discouraged access: The method setElementData(IPath, Object) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
45. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 253)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
46. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 259)
tree = tree.newEmptyDelta();
Discouraged access: The method newEmptyDelta() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
47. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 260)
tree.deleteElement(files[i]);
Discouraged access: The method deleteElement(IPath) from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
48. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchElementTree.java
 (at line 261)
tree.immutable();
Discouraged access: The method immutable() from the type ElementTree is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java : 13 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 15)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 164)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 164)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 165)
final IWorkspaceRoot root = workspace.getRoot();
Discouraged access: The method getRoot() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 173)
workspace.countResources(root.getFullPath(), IResource.DEPTH_INFINITE, true);
Discouraged access: The method countResources(IPath, int, boolean) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 188)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 188)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 192)
workspace.getRoot().accept(new IResourceVisitor() {
Discouraged access: The method getRoot() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 200)
workspace.countResources(project.getFullPath(), IResource.DEPTH_INFINITE, true);
Discouraged access: The method countResources(IPath, int, boolean) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 206)
workspace.run(runnable, getMonitor());
Discouraged access: The method run(IWorkspaceRunnable, IProgressMonitor) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 217)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 217)
final Workspace workspace = (Workspace) getWorkspace();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/perf/BenchWorkspace.java
 (at line 218)
final IWorkspaceRoot root = workspace.getRoot();
Discouraged access: The method getRoot() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java : 12 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 15)
import org.eclipse.core.internal.localstore.IHistoryStore;
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 16)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 46)
((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore().clean(getMonitor());
Discouraged access: The method getFileSystemManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 46)
((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore().clean(getMonitor());
Discouraged access: The method getHistoryStore() from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 46)
((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore().clean(getMonitor());
Discouraged access: The method clean(IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 46)
((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore().clean(getMonitor());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 157)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 157)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The method getFileSystemManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 157)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The method getHistoryStore() from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 157)
IHistoryStore store = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 160)
store.remove(Path.ROOT, getMonitor());
Discouraged access: The method remove(IPath, IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/perf/LocalHistoryPerformanceTest.java
 (at line 162)
store.removeGarbage();
Discouraged access: The method removeGarbage() from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/perf/PropertyManagerPerformanceTest.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/perf/PropertyManagerPerformanceTest.java
 (at line 16)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/perf/PropertyManagerPerformanceTest.java
 (at line 95)
((Workspace) getWorkspace()).getPropertyManager().deleteProperties(folder1, IResource.DEPTH_INFINITE);
Discouraged access: The method getPropertyManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/perf/PropertyManagerPerformanceTest.java
 (at line 95)
((Workspace) getWorkspace()).getPropertyManager().deleteProperties(folder1, IResource.DEPTH_INFINITE);
Discouraged access: The method deleteProperties(IResource, int) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/perf/PropertyManagerPerformanceTest.java
 (at line 95)
((Workspace) getWorkspace()).getPropertyManager().deleteProperties(folder1, IResource.DEPTH_INFINITE);
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/perf/PropertyManagerPerformanceTest.java
 (at line 122)
((Workspace) getWorkspace()).getPropertyManager().deleteProperties(folder1, IResource.DEPTH_INFINITE);
Discouraged access: The method getPropertyManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/perf/PropertyManagerPerformanceTest.java
 (at line 122)
((Workspace) getWorkspace()).getPropertyManager().deleteProperties(folder1, IResource.DEPTH_INFINITE);
Discouraged access: The method deleteProperties(IResource, int) from the type IPropertyManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/perf/PropertyManagerPerformanceTest.java
 (at line 122)
((Workspace) getWorkspace()).getPropertyManager().deleteProperties(folder1, IResource.DEPTH_INFINITE);
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/refresh/RefreshProviderTest.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/refresh/RefreshProviderTest.java
 (at line 15)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/refresh/RefreshProviderTest.java
 (at line 87)
Workspace.clear(location.toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/refresh/RefreshProviderTest.java
 (at line 87)
Workspace.clear(location.toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/regression/Bug_032076.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_032076.java
 (at line 18)
import org.eclipse.core.internal.resources.Resource;
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_032076.java
 (at line 330)
roFolderStore = ((Resource) roFolder).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_032076.java
 (at line 330)
roFolderStore = ((Resource) roFolder).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_032076.java
 (at line 414)
roFolderLocation = ((Resource) roFolder).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_032076.java
 (at line 414)
roFolderLocation = ((Resource) roFolder).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_032076.java
 (at line 415)
destinationROFolderLocation = ((Resource) destinationROFolder).getStore();
Discouraged access: The method getStore() from the type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_032076.java
 (at line 415)
destinationROFolderLocation = ((Resource) destinationROFolder).getStore();
Discouraged access: The type Resource is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/regression/Bug_079398.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_079398.java
 (at line 13)
import org.eclipse.core.internal.localstore.IHistoryStore;
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_079398.java
 (at line 14)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_079398.java
 (at line 97)
IHistoryStore history = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_079398.java
 (at line 97)
IHistoryStore history = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The method getFileSystemManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_079398.java
 (at line 97)
IHistoryStore history = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The method getHistoryStore() from the type FileSystemResourceManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_079398.java
 (at line 97)
IHistoryStore history = ((Workspace) getWorkspace()).getFileSystemManager().getHistoryStore();
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_079398.java
 (at line 99)
history.clean(getMonitor());
Discouraged access: The method clean(IProgressMonitor) from the type IHistoryStore is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/regression/Bug_132510.java : 11 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 16)
import org.eclipse.core.internal.resources.LinkDescription;
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 17)
import org.eclipse.core.internal.resources.ProjectDescription;
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 35)
ProjectDescription desc = new ProjectDescription();
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 35)
ProjectDescription desc = new ProjectDescription();
Discouraged access: The constructor ProjectDescription() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 35)
ProjectDescription desc = new ProjectDescription();
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 38)
LinkDescription link = new LinkDescription();
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 38)
LinkDescription link = new LinkDescription();
Discouraged access: The constructor LinkDescription() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 38)
LinkDescription link = new LinkDescription();
Discouraged access: The type LinkDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 39)
desc.setLinkLocation(path1, link);
Discouraged access: The method setLinkLocation(IPath, LinkDescription) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 40)
HashMap linkMap = desc.getLinks();
Discouraged access: The method getLinks() from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_132510.java
 (at line 42)
desc.setLinkLocation(path2, link);
Discouraged access: The method setLinkLocation(IPath, LinkDescription) from the type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/regression/Bug_265810.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_265810.java
 (at line 18)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_265810.java
 (at line 59)
Workspace.clear(paths[i].toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/regression/Bug_265810.java
 (at line 59)
Workspace.clear(paths[i].toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/regression/IWorkspaceTest.java : 7 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/regression/IWorkspaceTest.java
 (at line 15)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/regression/IWorkspaceTest.java
 (at line 190)
Workspace.clear(oneLocation.removeLastSegments(1).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/regression/IWorkspaceTest.java
 (at line 190)
Workspace.clear(oneLocation.removeLastSegments(1).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/regression/IWorkspaceTest.java
 (at line 199)
if (Workspace.caseSensitive) {
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/regression/IWorkspaceTest.java
 (at line 199)
if (Workspace.caseSensitive) {
Discouraged access: The field caseSensitive from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/regression/IWorkspaceTest.java
 (at line 208)
Workspace.clear(oneLocation.removeLastSegments(1).toFile());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/regression/IWorkspaceTest.java
 (at line 208)
Workspace.clear(oneLocation.removeLastSegments(1).toFile());
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java : 12 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 19)
import org.eclipse.core.internal.localstore.SafeChunkyInputStream;
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 20)
import org.eclipse.core.internal.localstore.SafeChunkyOutputStream;
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 21)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 80)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 80)
Workspace.clear(target); // make sure there was nothing here before
Discouraged access: The method clear(File) from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 84)
SafeChunkyOutputStream output = null;
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 86)
output = new SafeChunkyOutputStream(target);
Discouraged access: The constructor SafeChunkyOutputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 86)
output = new SafeChunkyOutputStream(target);
Discouraged access: The type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 90)
output.succeed();
Discouraged access: The method succeed() from the type SafeChunkyOutputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 99)
SafeChunkyInputStream input = null;
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 101)
input = new SafeChunkyInputStream(target);
Discouraged access: The constructor SafeChunkyInputStream(File) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/regression/LocalStoreRegressionTests.java
 (at line 101)
input = new SafeChunkyInputStream(target);
Discouraged access: The type SafeChunkyInputStream is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/session/TestBug93473.java : 22 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 14)
import org.eclipse.core.internal.resources.ContentDescriptionManager;
Discouraged access: The type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 15)
import org.eclipse.core.internal.resources.Workspace;
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 48)
assertEquals("0.0", ContentDescriptionManager.INVALID_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
4. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 48)
assertEquals("0.0", ContentDescriptionManager.INVALID_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The field INVALID_CACHE from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
5. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 48)
assertEquals("0.0", ContentDescriptionManager.INVALID_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The method getContentDescriptionManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
6. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 48)
assertEquals("0.0", ContentDescriptionManager.INVALID_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The method getCacheState() from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
7. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 48)
assertEquals("0.0", ContentDescriptionManager.INVALID_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
8. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 64)
assertEquals("2.0", ContentDescriptionManager.EMPTY_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
9. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 64)
assertEquals("2.0", ContentDescriptionManager.EMPTY_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The field EMPTY_CACHE from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
10. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 64)
assertEquals("2.0", ContentDescriptionManager.EMPTY_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The method getContentDescriptionManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
11. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 64)
assertEquals("2.0", ContentDescriptionManager.EMPTY_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The method getCacheState() from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
12. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 64)
assertEquals("2.0", ContentDescriptionManager.EMPTY_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
13. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 74)
assertEquals("4.0", ContentDescriptionManager.USED_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
14. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 74)
assertEquals("4.0", ContentDescriptionManager.USED_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The field USED_CACHE from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
15. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 74)
assertEquals("4.0", ContentDescriptionManager.USED_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The method getContentDescriptionManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
16. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 74)
assertEquals("4.0", ContentDescriptionManager.USED_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The method getCacheState() from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
17. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 74)
assertEquals("4.0", ContentDescriptionManager.USED_CACHE, ((Workspace) workspace).getContentDescriptionManager().getCacheState());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
18. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 85)
assertEquals("1.0", ContentDescriptionManager.USED_CACHE, ((Workspace) getWorkspace()).getContentDescriptionManager().getCacheState());
Discouraged access: The type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
19. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 85)
assertEquals("1.0", ContentDescriptionManager.USED_CACHE, ((Workspace) getWorkspace()).getContentDescriptionManager().getCacheState());
Discouraged access: The field USED_CACHE from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
20. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 85)
assertEquals("1.0", ContentDescriptionManager.USED_CACHE, ((Workspace) getWorkspace()).getContentDescriptionManager().getCacheState());
Discouraged access: The method getContentDescriptionManager() from the type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
21. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 85)
assertEquals("1.0", ContentDescriptionManager.USED_CACHE, ((Workspace) getWorkspace()).getContentDescriptionManager().getCacheState());
Discouraged access: The method getCacheState() from the type ContentDescriptionManager is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
22. WARNING in /src/org/eclipse/core/tests/resources/session/TestBug93473.java
 (at line 85)
assertEquals("1.0", ContentDescriptionManager.USED_CACHE, ((Workspace) getWorkspace()).getContentDescriptionManager().getCacheState());
Discouraged access: The type Workspace is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/session/TestCreateLinkedResourceInHiddenProject.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/session/TestCreateLinkedResourceInHiddenProject.java
 (at line 14)
import org.eclipse.core.internal.resources.ProjectDescription;
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/session/TestCreateLinkedResourceInHiddenProject.java
 (at line 44)
IProjectDescription desc = new ProjectDescription();
Discouraged access: The constructor ProjectDescription() is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/session/TestCreateLinkedResourceInHiddenProject.java
 (at line 44)
IProjectDescription desc = new ProjectDescription();
Discouraged access: The type ProjectDescription is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/session/TestMasterTableCleanup.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/session/TestMasterTableCleanup.java
 (at line 15)
import org.eclipse.core.internal.resources.TestingSupport;
Discouraged access: The type TestingSupport is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/session/TestMasterTableCleanup.java
 (at line 67)
Properties masterTable = TestingSupport.getMasterTable();
Discouraged access: The type TestingSupport is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/session/TestMasterTableCleanup.java
 (at line 67)
Properties masterTable = TestingSupport.getMasterTable();
Discouraged access: The method getMasterTable() from the type TestingSupport is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot

/src/org/eclipse/core/tests/resources/usecase/ConcurrentOperation.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/resources/usecase/ConcurrentOperation.java
 (at line 13)
import org.eclipse.core.internal.resources.ResourceStatus;
Discouraged access: The type ResourceStatus is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
2. WARNING in /src/org/eclipse/core/tests/resources/usecase/ConcurrentOperation.java
 (at line 100)
status.add(new ResourceStatus(0, null, null, e));
Discouraged access: The constructor ResourceStatus(int, IPath, String, Throwable) is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot
3. WARNING in /src/org/eclipse/core/tests/resources/usecase/ConcurrentOperation.java
 (at line 100)
status.add(new ResourceStatus(0, null, null, e));
Discouraged access: The type ResourceStatus is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/I20090729-1930/plugins/org.eclipse.core.resources/@dot