errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.BundleActivatorHeader; Discouraged access: The type BundleActivatorHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 43) assertEquals(((BundleActivatorHeader) header).getClassName(), "com.package.Activator"); Discouraged access: The method getClassName() from the type BundleActivatorHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 43) assertEquals(((BundleActivatorHeader) header).getClassName(), "com.package.Activator"); Discouraged access: The type BundleActivatorHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 54) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 54) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 54) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 57) fModel.getBundle().setHeader(fHeaderName, "com.package.Activator"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 57) fModel.getBundle().setHeader(fHeaderName, "com.package.Activator"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 58) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 84) ((BundleActivatorHeader) header).setClassName("com.package.BundleActivator"); Discouraged access: The method setClassName(String) from the type BundleActivatorHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 84) ((BundleActivatorHeader) header).setClassName("com.package.BundleActivator"); Discouraged access: The type BundleActivatorHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleActivatorTestCase.java (at line 85) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.BundleVersionHeader; Discouraged access: The type BundleVersionHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 38) fModel.getBundle().setHeader(Constants.BUNDLE_VERSION, "3.2.0.1"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 38) fModel.getBundle().setHeader(Constants.BUNDLE_VERSION, "3.2.0.1"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 40) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VERSION); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 40) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VERSION); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 40) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VERSION); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 42) assertEquals("Bundle-Version: 3.2.0.1\n", header.write()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 44) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 48) assertEquals(buffer.toString() + header.write(), fDocument.get()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 59) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VERSION); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 59) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VERSION); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 59) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VERSION); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 62) ((BundleVersionHeader) header).setVersionRange(null); Discouraged access: The method setVersionRange(String) from the type BundleVersionHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 62) ((BundleVersionHeader) header).setVersionRange(null); Discouraged access: The type BundleVersionHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 64) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 80) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VERSION); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 80) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VERSION); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 80) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VERSION); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 81) ((BundleVersionHeader) header).setVersionRange("3.2.0"); Discouraged access: The method setVersionRange(String) from the type BundleVersionHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 81) ((BundleVersionHeader) header).setVersionRange("3.2.0"); Discouraged access: The type BundleVersionHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVersionTestCase.java (at line 82) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 16) import org.eclipse.pde.internal.core.ICoreConstants; Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 17) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 18) import org.eclipse.pde.internal.core.text.bundle.LazyStartHeader; Discouraged access: The type LazyStartHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 24) super(ICoreConstants.ECLIPSE_AUTOSTART); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 24) super(ICoreConstants.ECLIPSE_AUTOSTART); Discouraged access: The field ECLIPSE_AUTOSTART from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 43) assertTrue(((LazyStartHeader) header).isLazyStart()); Discouraged access: The method isLazyStart() from the type LazyStartHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 43) assertTrue(((LazyStartHeader) header).isLazyStart()); Discouraged access: The type LazyStartHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 56) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 56) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 56) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 58) assertTrue(!((LazyStartHeader) header).isLazyStart()); Discouraged access: The method isLazyStart() from the type LazyStartHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 58) assertTrue(!((LazyStartHeader) header).isLazyStart()); Discouraged access: The type LazyStartHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 69) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 69) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 69) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 72) fModel.getBundle().setHeader(fHeaderName, "plugin"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 72) fModel.getBundle().setHeader(fHeaderName, "plugin"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 73) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 96) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 96) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 96) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 99) ((LazyStartHeader) header).setLazyStart(true); Discouraged access: The method setLazyStart(boolean) from the type LazyStartHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 99) ((LazyStartHeader) header).setLazyStart(true); Discouraged access: The type LazyStartHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/LazyStartTestCase.java (at line 100) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 17) import org.eclipse.pde.internal.core.project.BundleProjectService; Discouraged access: The type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 20) import org.eclipse.team.core.importing.provisional.IBundleImporter; Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 45) Map descMap = ((BundleProjectService) BundleProjectService.getDefault()).getImportDescriptions(models); Discouraged access: The method getImportDescriptions(IPluginModelBase[]) from the type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 45) Map descMap = ((BundleProjectService) BundleProjectService.getDefault()).getImportDescriptions(models); Discouraged access: The type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 45) Map descMap = ((BundleProjectService) BundleProjectService.getDefault()).getImportDescriptions(models); Discouraged access: The type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 45) Map descMap = ((BundleProjectService) BundleProjectService.getDefault()).getImportDescriptions(models); Discouraged access: The method getDefault() from the type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 47) IBundleImporter importer = (IBundleImporter) descMap.keySet().toArray()[0]; Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 47) IBundleImporter importer = (IBundleImporter) descMap.keySet().toArray()[0]; Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 48) assertEquals(CVS_IMPORTER, importer.getId()); Discouraged access: The method getId() from the type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 55) assertTrue(description.getProperty(BundleProjectService.PLUGIN) instanceof IPluginModelBase); Discouraged access: The type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 55) assertTrue(description.getProperty(BundleProjectService.PLUGIN) instanceof IPluginModelBase); Discouraged access: The field PLUGIN from the type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 56) assertEquals(bundleId, ((IPluginModelBase)description.getProperty(BundleProjectService.PLUGIN)).getBundleDescription().getSymbolicName()); Discouraged access: The type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 56) assertEquals(bundleId, ((IPluginModelBase)description.getProperty(BundleProjectService.PLUGIN)).getBundleDescription().getSymbolicName()); Discouraged access: The field PLUGIN from the type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 57) assertTrue(description.getProperty(BundleProjectService.BUNDLE_IMPORTER) instanceof IBundleImporter); Discouraged access: The type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 57) assertTrue(description.getProperty(BundleProjectService.BUNDLE_IMPORTER) instanceof IBundleImporter); Discouraged access: The field BUNDLE_IMPORTER from the type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 57) assertTrue(description.getProperty(BundleProjectService.BUNDLE_IMPORTER) instanceof IBundleImporter); Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 64) IBundleImporter[] importers = Team.getBundleImporters(); Discouraged access: The type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 66) assertEquals(CVS_IMPORTER, importers[0].getId()); Discouraged access: The method getId() from the type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleImporterTests.java (at line 67) assertEquals("CVS Bundle Importer", importers[0].getName()); Discouraged access: The method getName() from the type IBundleImporter is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionTestCase.java (at line 19) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.BundleSymbolicNameHeader; Discouraged access: The type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 38) assertNull(fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME)); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 38) assertNull(fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME)); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 49) assertNotNull(fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME)); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 49) assertNotNull(fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME)); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 61) assertEquals(fDocument.getLineOffset(2), header.getOffset()); Discouraged access: The method getOffset() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 73) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 73) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 73) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 74) assertEquals(fDocument.getLineOffset(2), header.getOffset()); Discouraged access: The method getOffset() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 85) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 85) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 85) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 86) assertEquals(fDocument.getLineLength(2), header.getLength()); Discouraged access: The method getLength() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 97) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 97) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 97) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 98) assertEquals(fDocument.getLineLength(2), header.getLength()); Discouraged access: The method getLength() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 108) fModel.getBundle().setHeader(Constants.BUNDLE_SYMBOLICNAME, "com.example.abc"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 108) fModel.getBundle().setHeader(Constants.BUNDLE_SYMBOLICNAME, "com.example.abc"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 110) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 110) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 110) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 112) assertEquals("Bundle-SymbolicName: com.example.abc\n", header.write()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 114) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 118) assertEquals(buffer.toString() + header.write(), fDocument.get()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 129) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 129) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 129) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 132) ((BundleSymbolicNameHeader) header).setId(""); Discouraged access: The method setId(String) from the type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 132) ((BundleSymbolicNameHeader) header).setId(""); Discouraged access: The type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 134) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 150) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 150) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 150) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 151) ((BundleSymbolicNameHeader) header).setId("com.example.core"); Discouraged access: The method setId(String) from the type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 151) ((BundleSymbolicNameHeader) header).setId("com.example.core"); Discouraged access: The type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 152) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 174) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 174) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 174) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 176) assertTrue(((BundleSymbolicNameHeader) header).isSingleton()); Discouraged access: The method isSingleton() from the type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 176) assertTrue(((BundleSymbolicNameHeader) header).isSingleton()); Discouraged access: The type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 187) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 187) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 187) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 189) ((BundleSymbolicNameHeader) header).setSingleton(true); Discouraged access: The method setSingleton(boolean) from the type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 189) ((BundleSymbolicNameHeader) header).setSingleton(true); Discouraged access: The type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 191) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 211) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 211) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 211) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_SYMBOLICNAME); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 213) ((BundleSymbolicNameHeader) header).setSingleton(false); Discouraged access: The method setSingleton(boolean) from the type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 213) ((BundleSymbolicNameHeader) header).setSingleton(false); Discouraged access: The type BundleSymbolicNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleSymbolicNameTestCase.java (at line 215) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsSourceTestCase.java (at line 22) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsSourceTestCase.java (at line 23) import org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation; Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsSourceTestCase.java (at line 27) private static int TYPE = PluginImportOperation.IMPORT_WITH_SOURCE; Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsSourceTestCase.java (at line 27) private static int TYPE = PluginImportOperation.IMPORT_WITH_SOURCE; Discouraged access: The field IMPORT_WITH_SOURCE from the type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsSourceTestCase.java (at line 40) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsSourceTestCase.java (at line 40) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaLoaderPerfTest.java (at line 16) import org.eclipse.pde.internal.core.schema.Schema; Discouraged access: The type Schema is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaLoaderPerfTest.java (at line 17) import org.eclipse.pde.internal.core.schema.SchemaDescriptor; Discouraged access: The type SchemaDescriptor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaLoaderPerfTest.java (at line 60) SchemaDescriptor descriptor = new SchemaDescriptor(fXSDFile); Discouraged access: The type SchemaDescriptor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaLoaderPerfTest.java (at line 60) SchemaDescriptor descriptor = new SchemaDescriptor(fXSDFile); Discouraged access: The constructor SchemaDescriptor(File) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaLoaderPerfTest.java (at line 60) SchemaDescriptor descriptor = new SchemaDescriptor(fXSDFile); Discouraged access: The type SchemaDescriptor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaLoaderPerfTest.java (at line 61) Schema schema = (Schema) descriptor.getSchema(fAbbreviated); Discouraged access: The type Schema is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaLoaderPerfTest.java (at line 61) Schema schema = (Schema) descriptor.getSchema(fAbbreviated); Discouraged access: The type Schema is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaLoaderPerfTest.java (at line 61) Schema schema = (Schema) descriptor.getSchema(fAbbreviated); Discouraged access: The method getSchema(boolean) from the type SchemaDescriptor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaLoaderPerfTest.java (at line 62) if (schema.getName() == null) { Discouraged access: The method getName() from the type Schema is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.BundleClasspathHeader; Discouraged access: The type BundleClasspathHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 42) ((BundleClasspathHeader) header).addLibrary("com.example.xyz"); Discouraged access: The method addLibrary(String) from the type BundleClasspathHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 42) ((BundleClasspathHeader) header).addLibrary("com.example.xyz"); Discouraged access: The type BundleClasspathHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 44) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 68) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 68) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 68) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 69) ((BundleClasspathHeader) header).removeLibrary("com.example.abc"); Discouraged access: The method removeLibrary(String) from the type BundleClasspathHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 69) ((BundleClasspathHeader) header).removeLibrary("com.example.abc"); Discouraged access: The type BundleClasspathHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 71) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 94) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 94) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 94) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 95) ((BundleClasspathHeader) header).removeLibrary("com.example.abc"); Discouraged access: The method removeLibrary(String) from the type BundleClasspathHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 95) ((BundleClasspathHeader) header).removeLibrary("com.example.abc"); Discouraged access: The type BundleClasspathHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleClasspathTestCase.java (at line 97) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 18) import org.eclipse.pde.internal.core.PDECore; Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 19) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 20) import org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation; Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 24) private static int TYPE = PluginImportOperation.IMPORT_BINARY; Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 24) private static int TYPE = PluginImportOperation.IMPORT_BINARY; Discouraged access: The field IMPORT_BINARY from the type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 47) assertEquals(PDECore.BINARY_PROJECT_VALUE, project.getPersistentProperty(PDECore.EXTERNAL_PROJECT_PROPERTY)); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 47) assertEquals(PDECore.BINARY_PROJECT_VALUE, project.getPersistentProperty(PDECore.EXTERNAL_PROJECT_PROPERTY)); Discouraged access: The field BINARY_PROJECT_VALUE from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 47) assertEquals(PDECore.BINARY_PROJECT_VALUE, project.getPersistentProperty(PDECore.EXTERNAL_PROJECT_PROPERTY)); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 47) assertEquals(PDECore.BINARY_PROJECT_VALUE, project.getPersistentProperty(PDECore.EXTERNAL_PROJECT_PROPERTY)); Discouraged access: The field EXTERNAL_PROJECT_PROPERTY from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 48) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportAsBinaryTestCase.java (at line 48) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 21) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 22) import org.eclipse.pde.internal.core.project.BundleProjectService; Discouraged access: The type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 23) import org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation; Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 25) import org.eclipse.team.internal.ccvs.core.connection.CVSCommunicationException; Discouraged access: The type CVSCommunicationException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 26) import org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation; Discouraged access: The type CVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 27) import org.eclipse.team.internal.ccvs.core.util.KnownRepositories; Discouraged access: The type KnownRepositories is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 31) private static final int TYPE = PluginImportOperation.IMPORT_FROM_REPOSITORY; Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 31) private static final int TYPE = PluginImportOperation.IMPORT_FROM_REPOSITORY; Discouraged access: The field IMPORT_FROM_REPOSITORY from the type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 49) CVSRepositoryLocation repository = (CVSRepositoryLocation)KnownRepositories.getInstance().getRepository(REPOSITORY_LOCATION); Discouraged access: The type CVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 49) CVSRepositoryLocation repository = (CVSRepositoryLocation)KnownRepositories.getInstance().getRepository(REPOSITORY_LOCATION); Discouraged access: The type CVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 49) CVSRepositoryLocation repository = (CVSRepositoryLocation)KnownRepositories.getInstance().getRepository(REPOSITORY_LOCATION); Discouraged access: The type KnownRepositories is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 49) CVSRepositoryLocation repository = (CVSRepositoryLocation)KnownRepositories.getInstance().getRepository(REPOSITORY_LOCATION); Discouraged access: The method getInstance() from the type KnownRepositories is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 49) CVSRepositoryLocation repository = (CVSRepositoryLocation)KnownRepositories.getInstance().getRepository(REPOSITORY_LOCATION); Discouraged access: The method getRepository(String) from the type KnownRepositories is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 50) KnownRepositories.getInstance().addRepository(repository, false); Discouraged access: The type KnownRepositories is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 50) KnownRepositories.getInstance().addRepository(repository, false); Discouraged access: The method getInstance() from the type KnownRepositories is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 50) KnownRepositories.getInstance().addRepository(repository, false); Discouraged access: The method addRepository(ICVSRepositoryLocation, boolean) from the type KnownRepositories is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 51) repository.setUserAuthenticator(new TestsUserAuthenticator()); Discouraged access: The method setUserAuthenticator(IUserAuthenticator) from the type CVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 54) System.out.println("Connecting to: " + repository.getHost() + ":" + repository.getMethod().getName()); Discouraged access: The method getHost() from the type CVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 54) System.out.println("Connecting to: " + repository.getHost() + ":" + repository.getMethod().getName()); Discouraged access: The method getMethod() from the type CVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 54) System.out.println("Connecting to: " + repository.getHost() + ":" + repository.getMethod().getName()); Discouraged access: The method getName() from the type IConnectionMethod is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 58) repository.validateConnection(new NullProgressMonitor()); Discouraged access: The method validateConnection(IProgressMonitor) from the type CVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 59) } catch (CVSCommunicationException e) { Discouraged access: The type CVSCommunicationException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 61) repository.validateConnection(new NullProgressMonitor()); Discouraged access: The method validateConnection(IProgressMonitor) from the type CVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 64) throw new CVSException(new CVSStatus(IStatus.ERROR, "The connection was canceled, possibly due to an authentication failure.")); Discouraged access: The constructor CVSException(IStatus) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 64) throw new CVSException(new CVSStatus(IStatus.ERROR, "The connection was canceled, possibly due to an authentication failure.")); Discouraged access: The type CVSException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 64) throw new CVSException(new CVSStatus(IStatus.ERROR, "The connection was canceled, possibly due to an authentication failure.")); Discouraged access: The constructor CVSStatus(int, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 64) throw new CVSException(new CVSStatus(IStatus.ERROR, "The connection was canceled, possibly due to an authentication failure.")); Discouraged access: The type CVSStatus is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 66) } catch (CVSException e) { Discouraged access: The type CVSException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 67) System.out.println("Unable to connect to remote repository: " + repository.toString()); Discouraged access: The method toString() from the type CVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 86) PluginImportOperation job = new PluginImportOperation(models, type, false); Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 86) PluginImportOperation job = new PluginImportOperation(models, type, false); Discouraged access: The constructor PluginImportOperation(IPluginModelBase[], int, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 86) PluginImportOperation job = new PluginImportOperation(models, type, false); Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 88) Map descriptions = ((BundleProjectService)BundleProjectService.getDefault()).getImportDescriptions(models); Discouraged access: The method getImportDescriptions(IPluginModelBase[]) from the type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 88) Map descriptions = ((BundleProjectService)BundleProjectService.getDefault()).getImportDescriptions(models); Discouraged access: The type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 88) Map descriptions = ((BundleProjectService)BundleProjectService.getDefault()).getImportDescriptions(models); Discouraged access: The type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 88) Map descriptions = ((BundleProjectService)BundleProjectService.getDefault()).getImportDescriptions(models); Discouraged access: The method getDefault() from the type BundleProjectService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 89) job.setImportDescriptions(descriptions); Discouraged access: The method setImportDescriptions(Map) from the type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 108) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 108) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 132) class TestsUserAuthenticator implements IUserAuthenticator { Discouraged access: The type IUserAuthenticator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 137) public void promptForUserInfo(ICVSRepositoryLocation location, IUserInfo userInfo, String message) throws CVSException { Discouraged access: The type ICVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 137) public void promptForUserInfo(ICVSRepositoryLocation location, IUserInfo userInfo, String message) throws CVSException { Discouraged access: The type IUserInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 137) public void promptForUserInfo(ICVSRepositoryLocation location, IUserInfo userInfo, String message) throws CVSException { Discouraged access: The type CVSException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 143) public int prompt(ICVSRepositoryLocation location, int promptType, String title, String message, int[] promptResponses, int defaultResponseIndex) { Discouraged access: The type ICVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 150) public String[] promptForKeyboradInteractive(ICVSRepositoryLocation location, String destination, String name, String instruction, String[] prompt, boolean[] echo) throws CVSException { Discouraged access: The type ICVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 150) public String[] promptForKeyboradInteractive(ICVSRepositoryLocation location, String destination, String name, String instruction, String[] prompt, boolean[] echo) throws CVSException { Discouraged access: The type CVSException is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFromRepoTestCase.java (at line 154) public boolean promptForHostKeyChange(ICVSRepositoryLocation location) { Discouraged access: The type ICVSRepositoryLocation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/MultiLineHeaderTestCase.java (at line 13) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/MultiLineHeaderTestCase.java (at line 32) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/MultiLineHeaderTestCase.java (at line 32) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/MultiLineHeaderTestCase.java (at line 32) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/MultiLineHeaderTestCase.java (at line 33) assertEquals(fDocument.getLineLength(3) + fDocument.getLineLength(4), header.getLength()); Discouraged access: The method getLength() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/MultiLineHeaderTestCase.java (at line 47) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/MultiLineHeaderTestCase.java (at line 47) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/MultiLineHeaderTestCase.java (at line 47) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/MultiLineHeaderTestCase.java (at line 48) assertEquals(fDocument.getLineLength(2) + fDocument.getLineLength(3), header.getLength()); Discouraged access: The method getLength() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 21) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 22) import org.eclipse.pde.internal.core.project.PDEProject; Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 23) import org.eclipse.pde.internal.ui.wizards.tools.ConvertProjectToPluginOperation; Discouraged access: The type ConvertProjectToPluginOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 54) assertFalse(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 54) assertFalse(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 59) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 59) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 61) assertTrue(PDEProject.getManifest(project).exists()); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 61) assertTrue(PDEProject.getManifest(project).exists()); Discouraged access: The method getManifest(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 62) assertTrue(PDEProject.getBuildProperties(project).exists()); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 62) assertTrue(PDEProject.getBuildProperties(project).exists()); Discouraged access: The method getBuildProperties(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 82) assertFalse(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 82) assertFalse(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 90) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 90) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 92) assertTrue(PDEProject.getManifest(project).exists()); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 92) assertTrue(PDEProject.getManifest(project).exists()); Discouraged access: The method getManifest(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 93) assertTrue(PDEProject.getBuildProperties(project).exists()); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 93) assertTrue(PDEProject.getBuildProperties(project).exists()); Discouraged access: The method getBuildProperties(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 114) assertFalse(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 114) assertFalse(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 122) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 122) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 124) assertTrue(PDEProject.getManifest(project).exists()); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 124) assertTrue(PDEProject.getManifest(project).exists()); Discouraged access: The method getManifest(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 125) assertTrue(PDEProject.getBuildProperties(project).exists()); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 125) assertTrue(PDEProject.getBuildProperties(project).exists()); Discouraged access: The method getBuildProperties(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 138) convertOperation = new ConvertProjectToPluginOperation(projects,enableApiTools); Discouraged access: The constructor ConvertProjectToPluginOperation(IProject[], boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/wizards/ConvertProjectToPluginTestCase.java (at line 138) convertOperation = new ConvertProjectToPluginOperation(projects,enableApiTools); Discouraged access: The type ConvertProjectToPluginOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
1. WARNING in /Macro UI/org/eclipse/pde/internal/ui/tests/macro/DefaultWidgetResolver.java (at line 18) import org.eclipse.pde.internal.core.ifeature.IFeatureModel; Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /Macro UI/org/eclipse/pde/internal/ui/tests/macro/DefaultWidgetResolver.java (at line 45) if (data instanceof IFeatureModel) Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /Macro UI/org/eclipse/pde/internal/ui/tests/macro/DefaultWidgetResolver.java (at line 46) return ((IFeatureModel) data).getFeature().getId(); Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /Macro UI/org/eclipse/pde/internal/ui/tests/macro/DefaultWidgetResolver.java (at line 46) return ((IFeatureModel) data).getFeature().getId(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionElementTestCase.java (at line 281) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionElementTestCase.java (at line 289) extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionElementTestCase.java (at line 300) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionElementTestCase.java (at line 315) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionElementTestCase.java (at line 332) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionElementTestCase.java (at line 351) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionElementTestCase.java (at line 367) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionElementTestCase.java (at line 386) IPluginElement result = fModel.getFactory().createElement(parent); Discouraged access: The method getFactory() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 13) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 14) import org.eclipse.pde.internal.core.text.bundle.RequireBundleHeader; Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 15) import org.eclipse.pde.internal.core.text.bundle.RequireBundleObject; Discouraged access: The type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 39) fModel.getBundle().setHeader(Constants.REQUIRE_BUNDLE, "com.example.abc"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 39) fModel.getBundle().setHeader(Constants.REQUIRE_BUNDLE, "com.example.abc"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 43) assertEquals("Require-Bundle: com.example.abc\n", header.write()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 45) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 49) assertEquals(buffer.toString() + header.write(), fDocument.get()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 63) ((RequireBundleHeader) header).removeBundle("com.example.abc"); Discouraged access: The method removeBundle(String) from the type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 63) ((RequireBundleHeader) header).removeBundle("com.example.abc"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 65) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 82) ((RequireBundleHeader) header).addBundle("com.example.core"); Discouraged access: The method addBundle(String) from the type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 82) ((RequireBundleHeader) header).addBundle("com.example.core"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 83) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 106) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 106) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 106) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 107) ((RequireBundleHeader) header).addBundle("com.example.core"); Discouraged access: The method addBundle(String) from the type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 107) ((RequireBundleHeader) header).addBundle("com.example.core"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 108) ((RequireBundleHeader) header).addBundle("com.example.ui"); Discouraged access: The method addBundle(String) from the type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 108) ((RequireBundleHeader) header).addBundle("com.example.ui"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 109) ((RequireBundleHeader) header).addBundle("com.example"); Discouraged access: The method addBundle(String) from the type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 109) ((RequireBundleHeader) header).addBundle("com.example"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 111) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 137) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 137) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 137) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 138) ((RequireBundleHeader) header).removeBundle("com.example.core"); Discouraged access: The method removeBundle(String) from the type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 138) ((RequireBundleHeader) header).removeBundle("com.example.core"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 140) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 164) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 164) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 164) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 165) ((RequireBundleHeader) header).removeBundle("com.example.core"); Discouraged access: The method removeBundle(String) from the type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 165) ((RequireBundleHeader) header).removeBundle("com.example.core"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 166) ((RequireBundleHeader) header).removeBundle("com.example.abc"); Discouraged access: The method removeBundle(String) from the type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 166) ((RequireBundleHeader) header).removeBundle("com.example.abc"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 168) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 189) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 189) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 189) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 192) RequireBundleObject bundle = getBundle((RequireBundleHeader) header, "com.example.abc"); Discouraged access: The type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 192) RequireBundleObject bundle = getBundle((RequireBundleHeader) header, "com.example.abc"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 194) assertTrue(bundle.isOptional()); Discouraged access: The method isOptional() from the type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 206) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 206) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 206) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 209) RequireBundleObject bundle = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 209) RequireBundleObject bundle = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 211) assertEquals("[3.1.0,4.0.0)", bundle.getVersion()); Discouraged access: The method getVersion() from the type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 213) bundle.setVersion("(1.9.9,3.0.9]"); Discouraged access: The method setVersion(String) from the type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 214) assertEquals("(1.9.9,3.0.9]", bundle.getVersion()); Discouraged access: The method getVersion() from the type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 226) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
63. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 226) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
64. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 226) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
65. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 229) RequireBundleObject bundle = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
66. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 229) RequireBundleObject bundle = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
67. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 231) assertEquals("3.2.0", bundle.getVersion()); Discouraged access: The method getVersion() from the type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
68. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 242) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
69. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 242) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
70. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 242) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
71. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 245) RequireBundleObject bundle = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
72. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 245) RequireBundleObject bundle = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
73. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 247) bundle.setOptional(true); Discouraged access: The method setOptional(boolean) from the type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
74. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 249) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
75. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 269) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
76. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 269) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
77. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 269) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
78. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 272) RequireBundleObject object = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
79. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 272) RequireBundleObject object = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
80. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 274) object.setOptional(false); Discouraged access: The method setOptional(boolean) from the type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
81. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 276) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
82. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 296) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
83. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 296) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
84. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 296) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
85. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 299) RequireBundleObject object = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
86. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 299) RequireBundleObject object = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
87. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 301) object.setVersion("3.2.0"); Discouraged access: The method setVersion(String) from the type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
88. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 303) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
89. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 323) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
90. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 323) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
91. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 323) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
92. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 326) RequireBundleObject object = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
93. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 326) RequireBundleObject object = getBundle((RequireBundleHeader) header, "org.eclipse.osgi"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
94. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 328) object.setVersion(null); Discouraged access: The method setVersion(String) from the type RequireBundleObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
95. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 330) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
96. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 351) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
97. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 351) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
98. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 351) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.REQUIRE_BUNDLE); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
99. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 352) ((RequireBundleHeader) header).addBundle("com.example.core"); Discouraged access: The method addBundle(String) from the type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
100. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/RequireBundleTestCase.java (at line 352) ((RequireBundleHeader) header).addBundle("com.example.core"); Discouraged access: The type RequireBundleHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.ExportPackageHeader; Discouraged access: The type ExportPackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 18) import org.eclipse.pde.internal.core.text.bundle.ExportPackageObject; Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 19) import org.eclipse.pde.internal.core.text.bundle.PackageFriend; Discouraged access: The type PackageFriend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 20) import org.eclipse.pde.internal.core.text.bundle.PackageObject; Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 34) protected void addPackage(IManifestHeader header, String packageName) { Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 35) PackageObject packageObject = new PackageObject((ExportPackageHeader) header, packageName, null, null); Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 35) PackageObject packageObject = new PackageObject((ExportPackageHeader) header, packageName, null, null); Discouraged access: The constructor PackageObject(ManifestHeader, String, String, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 35) PackageObject packageObject = new PackageObject((ExportPackageHeader) header, packageName, null, null); Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 35) PackageObject packageObject = new PackageObject((ExportPackageHeader) header, packageName, null, null); Discouraged access: The type ExportPackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 36) ((ExportPackageHeader) header).addPackage(packageObject); Discouraged access: The method addPackage(PackageObject) from the type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 36) ((ExportPackageHeader) header).addPackage(packageObject); Discouraged access: The type ExportPackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 39) protected PackageObject getPackage(IManifestHeader header, String packageName) { Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 39) protected PackageObject getPackage(IManifestHeader header, String packageName) { Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 40) return ((ExportPackageHeader) header).getPackage(packageName); Discouraged access: The method getPackage(String) from the type ExportPackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 40) return ((ExportPackageHeader) header).getPackage(packageName); Discouraged access: The type ExportPackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 52) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 52) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 52) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 55) ExportPackageObject object = (ExportPackageObject) getPackage(header, "com.example.abc"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 55) ExportPackageObject object = (ExportPackageObject) getPackage(header, "com.example.abc"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 57) assertEquals(object.getFriends().length, 0); Discouraged access: The method getFriends() from the type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 58) assertTrue(object.isInternal()); Discouraged access: The method isInternal() from the type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 70) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 70) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 70) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 73) ExportPackageObject object = (ExportPackageObject) getPackage(header, "com.example.abc"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 73) ExportPackageObject object = (ExportPackageObject) getPackage(header, "com.example.abc"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 75) assertTrue(object.isInternal()); Discouraged access: The method isInternal() from the type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 76) PackageFriend[] friends = object.getFriends(); Discouraged access: The type PackageFriend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 76) PackageFriend[] friends = object.getFriends(); Discouraged access: The method getFriends() from the type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 78) assertTrue(friends[0].getName().equals("com.example.xyz")); Discouraged access: The method getName() from the type PackageFriend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 90) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 90) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 90) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 93) ExportPackageObject object = (ExportPackageObject) getPackage(header, "com.example.abc"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 93) ExportPackageObject object = (ExportPackageObject) getPackage(header, "com.example.abc"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 95) assertTrue(object.isInternal()); Discouraged access: The method isInternal() from the type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 96) PackageFriend[] friends = object.getFriends(); Discouraged access: The type PackageFriend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 96) PackageFriend[] friends = object.getFriends(); Discouraged access: The method getFriends() from the type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 98) assertTrue(friends[0].getName().equals("com.example.xxx")); Discouraged access: The method getName() from the type PackageFriend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 99) assertTrue(friends[1].getName().equals("com.example.yyy")); Discouraged access: The method getName() from the type PackageFriend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 100) assertTrue(friends[2].getName().equals("com.example.zzz")); Discouraged access: The method getName() from the type PackageFriend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 111) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 111) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 111) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 114) ExportPackageObject object = (ExportPackageObject) getPackage(header, "org.osgi.framework"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 114) ExportPackageObject object = (ExportPackageObject) getPackage(header, "org.osgi.framework"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 116) object.setInternal(true); Discouraged access: The method setInternal(boolean) from the type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 118) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 138) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 138) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 138) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 141) ExportPackageObject object = (ExportPackageObject) getPackage(header, "org.osgi.framework"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 141) ExportPackageObject object = (ExportPackageObject) getPackage(header, "org.osgi.framework"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 143) object.addFriend(new PackageFriend(object, "org.eclipse.pde.ui")); Discouraged access: The method addFriend(PackageFriend) from the type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 143) object.addFriend(new PackageFriend(object, "org.eclipse.pde.ui")); Discouraged access: The constructor PackageFriend(PackageObject, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 143) object.addFriend(new PackageFriend(object, "org.eclipse.pde.ui")); Discouraged access: The type PackageFriend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 144) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 164) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 164) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 164) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
63. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 167) ExportPackageObject object = (ExportPackageObject) getPackage(header, "org.osgi.framework"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
64. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 167) ExportPackageObject object = (ExportPackageObject) getPackage(header, "org.osgi.framework"); Discouraged access: The type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
65. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 169) object.addFriend(new PackageFriend(object, "org.eclipse.pde.core")); Discouraged access: The method addFriend(PackageFriend) from the type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
66. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 169) object.addFriend(new PackageFriend(object, "org.eclipse.pde.core")); Discouraged access: The constructor PackageFriend(PackageObject, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
67. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 169) object.addFriend(new PackageFriend(object, "org.eclipse.pde.core")); Discouraged access: The type PackageFriend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
68. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 170) object.addFriend(new PackageFriend(object, "org.eclipse.pde.ui")); Discouraged access: The method addFriend(PackageFriend) from the type ExportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
69. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 170) object.addFriend(new PackageFriend(object, "org.eclipse.pde.ui")); Discouraged access: The constructor PackageFriend(PackageObject, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
70. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 170) object.addFriend(new PackageFriend(object, "org.eclipse.pde.ui")); Discouraged access: The type PackageFriend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
71. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExportPackageTestCase.java (at line 171) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/util/DOMParserWrapper.java (at line 14) import org.eclipse.pde.internal.core.util.PDEXMLHelper; Discouraged access: The type PDEXMLHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/util/DOMParserWrapper.java (at line 35) fParser = PDEXMLHelper.Instance().getDefaultDOMParser(); Discouraged access: The type PDEXMLHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/util/DOMParserWrapper.java (at line 35) fParser = PDEXMLHelper.Instance().getDefaultDOMParser(); Discouraged access: The method Instance() from the type PDEXMLHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/util/DOMParserWrapper.java (at line 35) fParser = PDEXMLHelper.Instance().getDefaultDOMParser(); Discouraged access: The method getDefaultDOMParser() from the type PDEXMLHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/util/DOMParserWrapper.java (at line 42) PDEXMLHelper.Instance().recycleDOMParser(fParser); Discouraged access: The type PDEXMLHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/util/DOMParserWrapper.java (at line 42) PDEXMLHelper.Instance().recycleDOMParser(fParser); Discouraged access: The method Instance() from the type PDEXMLHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/util/DOMParserWrapper.java (at line 42) PDEXMLHelper.Instance().recycleDOMParser(fParser); Discouraged access: The method recycleDOMParser(DocumentBuilder) from the type PDEXMLHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 13) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 14) import org.eclipse.pde.internal.core.text.bundle.BasePackageHeader; Discouraged access: The type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 15) import org.eclipse.pde.internal.core.text.bundle.PackageObject; Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 31) fModel.getBundle().setHeader(fHeaderName, "com.example.abc"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 31) fModel.getBundle().setHeader(fHeaderName, "com.example.abc"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 33) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 33) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 33) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 35) assertEquals(fHeaderName + ": com.example.abc\n", header.write()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 37) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 41) assertEquals(buffer.toString() + header.write(), fDocument.get()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 53) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 53) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 53) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 56) ((BasePackageHeader) header).removePackage("com.example.abc"); Discouraged access: The method removePackage(String) from the type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 56) ((BasePackageHeader) header).removePackage("com.example.abc"); Discouraged access: The type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 58) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 75) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 75) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 75) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 77) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 99) fModel.getBundle().setHeader(fHeaderName, "com.example.abc"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 99) fModel.getBundle().setHeader(fHeaderName, "com.example.abc"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 101) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 101) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 101) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 103) assertEquals(fHeaderName + ": com.example.abc\n", header.write()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 105) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 109) assertEquals(buffer.toString() + header.write(), fDocument.get()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 121) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 121) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 121) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 126) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 153) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 153) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 153) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 154) ((BasePackageHeader) header).removePackage("com.example.abc.actions"); Discouraged access: The method removePackage(String) from the type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 154) ((BasePackageHeader) header).removePackage("com.example.abc.actions"); Discouraged access: The type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 156) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 181) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 181) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 181) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 182) ((BasePackageHeader) header).removePackage("com.example.abc.actions"); Discouraged access: The method removePackage(String) from the type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 182) ((BasePackageHeader) header).removePackage("com.example.abc.actions"); Discouraged access: The type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 183) ((BasePackageHeader) header).removePackage("com.example.abc"); Discouraged access: The method removePackage(String) from the type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 183) ((BasePackageHeader) header).removePackage("com.example.abc"); Discouraged access: The type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 185) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 207) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 207) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 207) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 210) PackageObject object = getPackage(header, "org.osgi.framework"); Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 212) assertEquals("1.3.0", object.getVersion()); Discouraged access: The method getVersion() from the type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 224) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 224) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 224) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 227) PackageObject object = getPackage(header, "org.osgi.framework"); Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 229) object.setVersion("1.3.0"); Discouraged access: The method setVersion(String) from the type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 231) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 252) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 252) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 252) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 255) PackageObject object = getPackage(header, "org.osgi.framework"); Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
63. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 257) object.setVersion(null); Discouraged access: The method setVersion(String) from the type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
64. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 259) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
65. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 281) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
66. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 281) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
67. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 281) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
68. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 283) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
69. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 309) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
70. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 309) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
71. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 309) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
72. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 310) ((BasePackageHeader) header).removePackage("com.example.abc.actions"); Discouraged access: The method removePackage(String) from the type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
73. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 310) ((BasePackageHeader) header).removePackage("com.example.abc.actions"); Discouraged access: The type BasePackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
74. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 312) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
75. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 337) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
76. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 337) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
77. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 337) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
78. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 339) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
79. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 356) protected abstract void addPackage(IManifestHeader header, String packageName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
80. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 358) protected abstract PackageObject getPackage(IManifestHeader header, String packageName); Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
81. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/PackageHeaderTestCase.java (at line 358) protected abstract PackageObject getPackage(IManifestHeader header, String packageName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 13) import org.eclipse.pde.internal.core.ICoreConstants; Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 24) import org.eclipse.pde.internal.ui.editor.PDEFormEditor; Discouraged access: The type PDEFormEditor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 68) createAndOpenFile(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR, fDocument.get()); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 68) createAndOpenFile(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR, fDocument.get()); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 76) ManifestEditor editor = (ManifestEditor) fEditor; Discouraged access: The type ManifestEditor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 76) ManifestEditor editor = (ManifestEditor) fEditor; Discouraged access: The type ManifestEditor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 77) ManifestSourcePage simpleCSSrcPage = (ManifestSourcePage) editor.getActivePageInstance(); Discouraged access: The type ManifestSourcePage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 77) ManifestSourcePage simpleCSSrcPage = (ManifestSourcePage) editor.getActivePageInstance(); Discouraged access: The type ManifestSourcePage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 78) ISourceViewer sourceViewer = simpleCSSrcPage.getViewer(); Discouraged access: The method getViewer() from the type PDESourcePage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 122) PDEFormEditor editor = (PDEFormEditor) fEditor; Discouraged access: The type PDEFormEditor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 122) PDEFormEditor editor = (PDEFormEditor) fEditor; Discouraged access: The type PDEFormEditor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 123) editor.setActivePage(PluginInputContext.CONTEXT_ID); Discouraged access: The method setActivePage(String) from the type PDEFormEditor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 123) editor.setActivePage(PluginInputContext.CONTEXT_ID); Discouraged access: The type PluginInputContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ManifestEditorSpellCheckTestCase.java (at line 123) editor.setActivePage(PluginInputContext.CONTEXT_ID); Discouraged access: The field CONTEXT_ID from the type PluginInputContext is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 26) import org.eclipse.pde.internal.core.builders.CompilerFlags; Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 27) import org.eclipse.pde.internal.core.builders.PDEMarkerFactory; Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 28) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 29) import org.eclipse.pde.internal.ui.PDEPlugin; Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 30) import org.eclipse.pde.internal.ui.correction.ResolutionGenerator; Discouraged access: The type ResolutionGenerator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 90) IMarker[] markers = buildProperty.findMarkers(PDEMarkerFactory.MARKER_ID, true, IResource.DEPTH_INFINITE); Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 90) IMarker[] markers = buildProperty.findMarkers(PDEMarkerFactory.MARKER_ID, true, IResource.DEPTH_INFINITE); Discouraged access: The field MARKER_ID from the type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 91) ResolutionGenerator resGen = new ResolutionGenerator(); Discouraged access: The type ResolutionGenerator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 91) ResolutionGenerator resGen = new ResolutionGenerator(); Discouraged access: The constructor ResolutionGenerator() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 91) ResolutionGenerator resGen = new ResolutionGenerator(); Discouraged access: The type ResolutionGenerator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 93) if (resGen.hasResolutions(markers[i])) { Discouraged access: The method hasResolutions(IMarker) from the type ResolutionGenerator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 94) String markerEntry = (String) markers[i].getAttribute(PDEMarkerFactory.BK_BUILD_ENTRY); Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 94) String markerEntry = (String) markers[i].getAttribute(PDEMarkerFactory.BK_BUILD_ENTRY); Discouraged access: The field BK_BUILD_ENTRY from the type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 95) IMarkerResolution[] resolutions = resGen.getResolutions(markers[i]); Discouraged access: The method getResolutions(IMarker) from the type ResolutionGenerator is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 112) IMarker[] markers = buildProperty.findMarkers(PDEMarkerFactory.MARKER_ID, true, IResource.DEPTH_INFINITE); Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 112) IMarker[] markers = buildProperty.findMarkers(PDEMarkerFactory.MARKER_ID, true, IResource.DEPTH_INFINITE); Discouraged access: The field MARKER_ID from the type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 123) case CompilerFlags.ERROR : Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 123) case CompilerFlags.ERROR : Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 126) case CompilerFlags.WARNING : Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 126) case CompilerFlags.WARNING : Discouraged access: The field WARNING from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 135) String markerEntry = (String) markers[i].getAttribute(PDEMarkerFactory.BK_BUILD_ENTRY); Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 135) String markerEntry = (String) markers[i].getAttribute(PDEMarkerFactory.BK_BUILD_ENTRY); Discouraged access: The field BK_BUILD_ENTRY from the type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 139) String markerType = getProperty(expectedValues, markerEntry, PDEMarkerFactory.CAT_ID); Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 139) String markerType = getProperty(expectedValues, markerEntry, PDEMarkerFactory.CAT_ID); Discouraged access: The field CAT_ID from the type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 140) assertEquals(message, markerType, getStringAttribute(markers[i], PDEMarkerFactory.CAT_ID)); Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 140) assertEquals(message, markerType, getStringAttribute(markers[i], PDEMarkerFactory.CAT_ID)); Discouraged access: The field CAT_ID from the type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 154) String tokenValue = getProperty(expectedValues, markerEntry, PDEMarkerFactory.BK_BUILD_TOKEN); Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 154) String tokenValue = getProperty(expectedValues, markerEntry, PDEMarkerFactory.BK_BUILD_TOKEN); Discouraged access: The field BK_BUILD_TOKEN from the type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 156) boolean contains = tokenValue.indexOf(getStringAttribute(markers[i], PDEMarkerFactory.BK_BUILD_TOKEN)) >= 0; Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 156) boolean contains = tokenValue.indexOf(getStringAttribute(markers[i], PDEMarkerFactory.BK_BUILD_TOKEN)) >= 0; Discouraged access: The field BK_BUILD_TOKEN from the type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 159) assertEquals(message, tokenValue, getStringAttribute(markers[i], PDEMarkerFactory.BK_BUILD_TOKEN)); Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 159) assertEquals(message, tokenValue, getStringAttribute(markers[i], PDEMarkerFactory.BK_BUILD_TOKEN)); Discouraged access: The field BK_BUILD_TOKEN from the type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 272) IEclipsePreferences projectPrefs = scope.getNode(PDE.PLUGIN_ID); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 272) IEclipsePreferences projectPrefs = scope.getNode(PDE.PLUGIN_ID); Discouraged access: The field PLUGIN_ID from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 273) projectPrefs.putInt(CompilerFlags.P_BUILD, severity); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 273) projectPrefs.putInt(CompilerFlags.P_BUILD, severity); Discouraged access: The field P_BUILD from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 274) projectPrefs.putInt(CompilerFlags.P_BUILD_MISSING_OUTPUT, severity); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 274) projectPrefs.putInt(CompilerFlags.P_BUILD_MISSING_OUTPUT, severity); Discouraged access: The field P_BUILD_MISSING_OUTPUT from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 275) projectPrefs.putInt(CompilerFlags.P_BUILD_SOURCE_LIBRARY, severity); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 275) projectPrefs.putInt(CompilerFlags.P_BUILD_SOURCE_LIBRARY, severity); Discouraged access: The field P_BUILD_SOURCE_LIBRARY from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 276) projectPrefs.putInt(CompilerFlags.P_BUILD_OUTPUT_LIBRARY, severity); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 276) projectPrefs.putInt(CompilerFlags.P_BUILD_OUTPUT_LIBRARY, severity); Discouraged access: The field P_BUILD_OUTPUT_LIBRARY from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 277) projectPrefs.putInt(CompilerFlags.P_BUILD_SRC_INCLUDES, severity); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 277) projectPrefs.putInt(CompilerFlags.P_BUILD_SRC_INCLUDES, severity); Discouraged access: The field P_BUILD_SRC_INCLUDES from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 278) projectPrefs.putInt(CompilerFlags.P_BUILD_BIN_INCLUDES, severity); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 278) projectPrefs.putInt(CompilerFlags.P_BUILD_BIN_INCLUDES, severity); Discouraged access: The field P_BUILD_BIN_INCLUDES from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 279) projectPrefs.putInt(CompilerFlags.P_BUILD_JAVA_COMPLIANCE, severity); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 279) projectPrefs.putInt(CompilerFlags.P_BUILD_JAVA_COMPLIANCE, severity); Discouraged access: The field P_BUILD_JAVA_COMPLIANCE from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 313) return PDEPlugin.getWorkspace().getRoot().getProject(id); Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/AbstractBuildValidationTest.java (at line 313) return PDEPlugin.getWorkspace().getRoot().getProject(id); Discouraged access: The method getWorkspace() from the type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.ExecutionEnvironment; Discouraged access: The type ExecutionEnvironment is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 18) import org.eclipse.pde.internal.core.text.bundle.RequiredExecutionEnvironmentHeader; Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 42) fModel.getBundle().setHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT, "J2SE-1.4"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 42) fModel.getBundle().setHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT, "J2SE-1.4"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 44) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 44) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 44) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 46) assertEquals("Bundle-RequiredExecutionEnvironment: J2SE-1.4\n", header.write()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 48) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 52) assertEquals(buffer.toString() + header.write(), fDocument.get()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 63) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 63) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 63) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 66) ExecutionEnvironment env = ((RequiredExecutionEnvironmentHeader) header).getEnvironments()[0]; Discouraged access: The type ExecutionEnvironment is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 66) ExecutionEnvironment env = ((RequiredExecutionEnvironmentHeader) header).getEnvironments()[0]; Discouraged access: The method getEnvironments() from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 66) ExecutionEnvironment env = ((RequiredExecutionEnvironmentHeader) header).getEnvironments()[0]; Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 67) ((RequiredExecutionEnvironmentHeader) header).removeExecutionEnvironment(env); Discouraged access: The method removeExecutionEnvironment(ExecutionEnvironment) from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 67) ((RequiredExecutionEnvironmentHeader) header).removeExecutionEnvironment(env); Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 69) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 85) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 85) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 85) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 87) ((RequiredExecutionEnvironmentHeader) header).addExecutionEnvironment(env); Discouraged access: The method addExecutionEnvironment(IExecutionEnvironment) from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 87) ((RequiredExecutionEnvironmentHeader) header).addExecutionEnvironment(env); Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 88) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 111) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 111) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 111) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 116) ((RequiredExecutionEnvironmentHeader) header).addExecutionEnvironment(env1); Discouraged access: The method addExecutionEnvironment(IExecutionEnvironment) from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 116) ((RequiredExecutionEnvironmentHeader) header).addExecutionEnvironment(env1); Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 117) ((RequiredExecutionEnvironmentHeader) header).addExecutionEnvironment(env2); Discouraged access: The method addExecutionEnvironment(IExecutionEnvironment) from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 117) ((RequiredExecutionEnvironmentHeader) header).addExecutionEnvironment(env2); Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 118) ((RequiredExecutionEnvironmentHeader) header).addExecutionEnvironment(env3); Discouraged access: The method addExecutionEnvironment(IExecutionEnvironment) from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 118) ((RequiredExecutionEnvironmentHeader) header).addExecutionEnvironment(env3); Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 120) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 146) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 146) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 146) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 147) ExecutionEnvironment env = ((RequiredExecutionEnvironmentHeader) header).getEnvironments()[1]; Discouraged access: The type ExecutionEnvironment is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 147) ExecutionEnvironment env = ((RequiredExecutionEnvironmentHeader) header).getEnvironments()[1]; Discouraged access: The method getEnvironments() from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 147) ExecutionEnvironment env = ((RequiredExecutionEnvironmentHeader) header).getEnvironments()[1]; Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 148) ((RequiredExecutionEnvironmentHeader) header).removeExecutionEnvironment(env); Discouraged access: The method removeExecutionEnvironment(ExecutionEnvironment) from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 148) ((RequiredExecutionEnvironmentHeader) header).removeExecutionEnvironment(env); Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 150) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 174) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 174) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 174) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 175) ExecutionEnvironment[] envs = ((RequiredExecutionEnvironmentHeader) header).getEnvironments(); Discouraged access: The type ExecutionEnvironment is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 175) ExecutionEnvironment[] envs = ((RequiredExecutionEnvironmentHeader) header).getEnvironments(); Discouraged access: The method getEnvironments() from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 175) ExecutionEnvironment[] envs = ((RequiredExecutionEnvironmentHeader) header).getEnvironments(); Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 176) ((RequiredExecutionEnvironmentHeader) header).removeExecutionEnvironment(envs[1]); Discouraged access: The method removeExecutionEnvironment(ExecutionEnvironment) from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 176) ((RequiredExecutionEnvironmentHeader) header).removeExecutionEnvironment(envs[1]); Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 177) ((RequiredExecutionEnvironmentHeader) header).removeExecutionEnvironment(envs[0]); Discouraged access: The method removeExecutionEnvironment(ExecutionEnvironment) from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 177) ((RequiredExecutionEnvironmentHeader) header).removeExecutionEnvironment(envs[0]); Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 179) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 201) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 201) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 201) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 203) ((RequiredExecutionEnvironmentHeader) header).addExecutionEnvironment(env); Discouraged access: The method addExecutionEnvironment(IExecutionEnvironment) from the type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 203) ((RequiredExecutionEnvironmentHeader) header).addExecutionEnvironment(env); Discouraged access: The type RequiredExecutionEnvironmentHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ExecutionEnvironmentTestCase.java (at line 204) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 31) deleteContent(new File(PDECore.getDefault().getStateLocation().toOSString())); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 31) deleteContent(new File(PDECore.getDefault().getStateLocation().toOSString())); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 32) TargetPlatformHelper.getKnownExecutionEnvironments(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 32) TargetPlatformHelper.getKnownExecutionEnvironments(); Discouraged access: The method getKnownExecutionEnvironments() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 39) new PDEState(paths, false, new NullProgressMonitor()); Discouraged access: The constructor PDEState(URL[], boolean, IProgressMonitor) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 39) new PDEState(paths, false, new NullProgressMonitor()); Discouraged access: The type PDEState is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 48) new PDEState(paths, true, new NullProgressMonitor()); Discouraged access: The constructor PDEState(URL[], boolean, IProgressMonitor) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 48) new PDEState(paths, true, new NullProgressMonitor()); Discouraged access: The type PDEState is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 50) new PDEState(paths, true, new NullProgressMonitor()); Discouraged access: The constructor PDEState(URL[], boolean, IProgressMonitor) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 50) new PDEState(paths, true, new NullProgressMonitor()); Discouraged access: The type PDEState is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 57) deleteContent(new File(PDECore.getDefault().getStateLocation().toOSString())); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 57) deleteContent(new File(PDECore.getDefault().getStateLocation().toOSString())); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 75) URL[] paths = PluginPathFinder.getPluginPaths(TargetPlatform.getLocation()); Discouraged access: The type PluginPathFinder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/InitializeModelsPerfTest.java (at line 75) URL[] paths = PluginPathFinder.getPluginPaths(TargetPlatform.getLocation()); Discouraged access: The method getPluginPaths(String) from the type PluginPathFinder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/classpathcontributor/ClasspathContributorTest.java (at line 22) import org.eclipse.pde.internal.core.PDECore; Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/classpathcontributor/ClasspathContributorTest.java (at line 61) IClasspathContainer container = JavaCore.getClasspathContainer(PDECore.REQUIRED_PLUGINS_CONTAINER_PATH, jProject); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/classpathcontributor/ClasspathContributorTest.java (at line 61) IClasspathContainer container = JavaCore.getClasspathContainer(PDECore.REQUIRED_PLUGINS_CONTAINER_PATH, jProject); Discouraged access: The field REQUIRED_PLUGINS_CONTAINER_PATH from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 17) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 18) import org.eclipse.pde.internal.core.text.bundle.BundleModel; Discouraged access: The type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 19) import org.eclipse.pde.internal.core.text.bundle.BundleTextChangeListener; Discouraged access: The type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 24) protected BundleModel fModel; Discouraged access: The type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 25) protected BundleTextChangeListener fListener; Discouraged access: The type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 42) fModel = new BundleModel(fDocument, false); Discouraged access: The constructor BundleModel(IDocument, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 42) fModel = new BundleModel(fDocument, false); Discouraged access: The type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 43) fModel.load(); Discouraged access: The method load() from the type AbstractEditingModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 44) if (!fModel.isLoaded() || !fModel.isValid()) Discouraged access: The method isLoaded() from the type AbstractEditingModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 44) if (!fModel.isLoaded() || !fModel.isValid()) Discouraged access: The method isValid() from the type AbstractEditingModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 47) fListener = new BundleTextChangeListener(fModel.getDocument()); Discouraged access: The constructor BundleTextChangeListener(IDocument) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 47) fListener = new BundleTextChangeListener(fModel.getDocument()); Discouraged access: The type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 47) fListener = new BundleTextChangeListener(fModel.getDocument()); Discouraged access: The method getDocument() from the type AbstractEditingModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 48) fModel.addModelChangedListener(fListener); Discouraged access: The method addModelChangedListener(IModelChangedListener) from the type AbstractEditingModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 63) assertNull(fModel.getBundle().getManifestHeader(fHeaderName)); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 63) assertNull(fModel.getBundle().getManifestHeader(fHeaderName)); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 76) assertNotNull(fModel.getBundle().getManifestHeader(fHeaderName)); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 76) assertNotNull(fModel.getBundle().getManifestHeader(fHeaderName)); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 89) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 89) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 89) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 90) assertEquals(fDocument.getLineOffset(3), header.getOffset()); Discouraged access: The method getOffset() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 103) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 103) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 103) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 104) assertEquals(fDocument.getLineOffset(2), header.getOffset()); Discouraged access: The method getOffset() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 117) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 117) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 117) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 118) assertEquals(fDocument.getLineLength(3), header.getLength()); Discouraged access: The method getLength() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 131) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 131) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 131) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleModelTestCase.java (at line 132) assertEquals(fDocument.getLineLength(3), header.getLength()); Discouraged access: The method getLength() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.FragmentHostHeader; Discouraged access: The type FragmentHostHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 38) fModel.getBundle().setHeader(Constants.FRAGMENT_HOST, "org.eclipse.pde"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 38) fModel.getBundle().setHeader(Constants.FRAGMENT_HOST, "org.eclipse.pde"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 40) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.FRAGMENT_HOST); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 40) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.FRAGMENT_HOST); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 40) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.FRAGMENT_HOST); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 42) assertEquals("Fragment-Host: org.eclipse.pde\n", header.write()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 44) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 48) assertEquals(buffer.toString() + header.write(), fDocument.get()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.FRAGMENT_HOST); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.FRAGMENT_HOST); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.FRAGMENT_HOST); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 62) ((FragmentHostHeader) header).setHostId(""); Discouraged access: The method setHostId(String) from the type FragmentHostHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 62) ((FragmentHostHeader) header).setHostId(""); Discouraged access: The type FragmentHostHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 64) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.FRAGMENT_HOST); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.FRAGMENT_HOST); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.FRAGMENT_HOST); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 83) ((FragmentHostHeader) header).setHostId("org.eclipse.jdt"); Discouraged access: The method setHostId(String) from the type FragmentHostHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 83) ((FragmentHostHeader) header).setHostId("org.eclipse.jdt"); Discouraged access: The type FragmentHostHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/FragmentHostTestCase.java (at line 85) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 41) assertTrue("Target content not equal",((TargetDefinition)targetA).isContentEqual(targetB)); Discouraged access: The method isContentEqual(ITargetDefinition) from the type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 41) assertTrue("Target content not equal",((TargetDefinition)targetA).isContentEqual(targetB)); Discouraged access: The type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 168) TargetDefinitionPersistenceHelper.persistXML(definitionA, outputStream); Discouraged access: The type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 168) TargetDefinitionPersistenceHelper.persistXML(definitionA, outputStream); Discouraged access: The method persistXML(ITargetDefinition, OutputStream) from the type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 171) TargetDefinitionPersistenceHelper.initFromXML(definitionB, inputStream); Discouraged access: The type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 171) TargetDefinitionPersistenceHelper.initFromXML(definitionB, inputStream); Discouraged access: The method initFromXML(ITargetDefinition, InputStream) from the type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 239) IUBundleContainer siteContainer = (IUBundleContainer)getTargetService().newIULocation(new IInstallableUnit[]{}, new URI[]{new URI("TESTURI"), new URI("TESTURI2")}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 239) IUBundleContainer siteContainer = (IUBundleContainer)getTargetService().newIULocation(new IInstallableUnit[]{}, new URI[]{new URI("TESTURI"), new URI("TESTURI2")}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 239) IUBundleContainer siteContainer = (IUBundleContainer)getTargetService().newIULocation(new IInstallableUnit[]{}, new URI[]{new URI("TESTURI"), new URI("TESTURI2")}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 239) IUBundleContainer siteContainer = (IUBundleContainer)getTargetService().newIULocation(new IInstallableUnit[]{}, new URI[]{new URI("TESTURI"), new URI("TESTURI2")}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS); Discouraged access: The field INCLUDE_ALL_ENVIRONMENTS from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 240) IUBundleContainer siteContainer2 = (IUBundleContainer)getTargetService().newIULocation(new String[]{"unit1","unit2"},new String[]{"1.0", "2.0"}, new URI[]{new URI("TESTURI"), new URI("TESTURI2")}, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 240) IUBundleContainer siteContainer2 = (IUBundleContainer)getTargetService().newIULocation(new String[]{"unit1","unit2"},new String[]{"1.0", "2.0"}, new URI[]{new URI("TESTURI"), new URI("TESTURI2")}, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 240) IUBundleContainer siteContainer2 = (IUBundleContainer)getTargetService().newIULocation(new String[]{"unit1","unit2"},new String[]{"1.0", "2.0"}, new URI[]{new URI("TESTURI"), new URI("TESTURI2")}, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 240) IUBundleContainer siteContainer2 = (IUBundleContainer)getTargetService().newIULocation(new String[]{"unit1","unit2"},new String[]{"1.0", "2.0"}, new URI[]{new URI("TESTURI"), new URI("TESTURI2")}, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The field INCLUDE_REQUIRED from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 259) TargetDefinitionPersistenceHelper.persistXML(definitionA, outputStream); Discouraged access: The type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 259) TargetDefinitionPersistenceHelper.persistXML(definitionA, outputStream); Discouraged access: The method persistXML(ITargetDefinition, OutputStream) from the type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 262) TargetDefinitionPersistenceHelper.initFromXML(definitionB, inputStream); Discouraged access: The type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 262) TargetDefinitionPersistenceHelper.initFromXML(definitionB, inputStream); Discouraged access: The method initFromXML(ITargetDefinition, InputStream) from the type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 279) TargetDefinitionPersistenceHelper.initFromXML(target, stream); Discouraged access: The type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 279) TargetDefinitionPersistenceHelper.initFromXML(target, stream); Discouraged access: The method initFromXML(ITargetDefinition, InputStream) from the type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 305) assertTrue("Container should be a profile container", containers[0] instanceof ProfileBundleContainer); Discouraged access: The type ProfileBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 331) assertTrue("Container should be a directory container", containers[0] instanceof DirectoryBundleContainer); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 366) assertTrue("Container should be a directory container", containers[0] instanceof DirectoryBundleContainer); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 392) assertTrue(containers[0] instanceof ProfileBundleContainer); Discouraged access: The type ProfileBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 393) assertTrue(containers[1] instanceof DirectoryBundleContainer); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 394) assertTrue(containers[2] instanceof DirectoryBundleContainer); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 428) assertTrue(containers[0] instanceof FeatureBundleContainer); Discouraged access: The type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 429) assertTrue(containers[1] instanceof FeatureBundleContainer); Discouraged access: The type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 431) assertEquals("Wrong feature location", "org.eclipse.jdt", ((FeatureBundleContainer)containers[0]).getFeatureId()); Discouraged access: The method getFeatureId() from the type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 431) assertEquals("Wrong feature location", "org.eclipse.jdt", ((FeatureBundleContainer)containers[0]).getFeatureId()); Discouraged access: The type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 432) assertEquals("Wrong feature location", "org.eclipse.platform", ((FeatureBundleContainer)containers[1]).getFeatureId()); Discouraged access: The method getFeatureId() from the type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 432) assertEquals("Wrong feature location", "org.eclipse.platform", ((FeatureBundleContainer)containers[1]).getFeatureId()); Discouraged access: The type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 456) assertTrue(containers[0] instanceof ProfileBundleContainer); Discouraged access: The type ProfileBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 457) assertTrue(containers[1] instanceof FeatureBundleContainer); Discouraged access: The type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 458) assertTrue(containers[2] instanceof DirectoryBundleContainer); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 461) assertEquals("Wrong 1st additional location", "org.eclipse.jdt",((FeatureBundleContainer)containers[1]).getFeatureId()); Discouraged access: The method getFeatureId() from the type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 461) assertEquals("Wrong 1st additional location", "org.eclipse.jdt",((FeatureBundleContainer)containers[1]).getFeatureId()); Discouraged access: The type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 502) assertTrue(containers[0] instanceof ProfileBundleContainer); Discouraged access: The type ProfileBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 503) assertTrue(containers[1] instanceof FeatureBundleContainer); Discouraged access: The type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 504) assertTrue(containers[2] instanceof DirectoryBundleContainer); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 507) assertEquals("Wrong 1st additional location", "org.eclipse.jdt",((FeatureBundleContainer)containers[1]).getFeatureId()); Discouraged access: The method getFeatureId() from the type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 507) assertEquals("Wrong 1st additional location", "org.eclipse.jdt",((FeatureBundleContainer)containers[1]).getFeatureId()); Discouraged access: The type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 548) assertTrue("Container should be a profile container", containers[0] instanceof ProfileBundleContainer); Discouraged access: The type ProfileBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 549) assertTrue("Container should be a profile container", containers[1] instanceof FeatureBundleContainer); Discouraged access: The type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 552) assertEquals("Wrong feature location", "org.eclipse.jdt", ((FeatureBundleContainer)containers[1]).getFeatureId()); Discouraged access: The method getFeatureId() from the type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 552) assertEquals("Wrong feature location", "org.eclipse.jdt", ((FeatureBundleContainer)containers[1]).getFeatureId()); Discouraged access: The type FeatureBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 583) assertTrue("Container should be a directory container", containers[0] instanceof DirectoryBundleContainer); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 603) validateTypeAndLocation(containers[0], ProfileBundleContainer.class, "${resource_loc:/target-platforms/eclipse-equinox-SDK-3.5M5/eclipse}"); Discouraged access: The type ProfileBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 604) validateTypeAndLocation(containers[1], DirectoryBundleContainer.class, "${resource_loc:/target-platforms/eclipse-3.5M5-delta-pack/eclipse}"); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 605) validateTypeAndLocation(containers[2], DirectoryBundleContainer.class, "${resource_loc:/target-platforms/eclipse-pde-headless-3.5M5}"); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 606) validateTypeAndLocation(containers[3], DirectoryBundleContainer.class, "${resource_loc:/target-platforms/eclipse-test-framework-3.5M5/eclipse}"); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 607) validateTypeAndLocation(containers[4], DirectoryBundleContainer.class, "${resource_loc:/target-platforms/eclipse-core-plugins-3.5M5}"); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 608) validateTypeAndLocation(containers[5], DirectoryBundleContainer.class, "${resource_loc:/target-platforms/3rdparty-bundles}"); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 634) TargetDefinition targetDef = (TargetDefinition) target; Discouraged access: The type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 634) TargetDefinition targetDef = (TargetDefinition) target; Discouraged access: The type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 635) int currentSeqNo = targetDef.getSequenceNumber(); Discouraged access: The method getSequenceNumber() from the type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 639) currentSeqNo = targetDef.getSequenceNumber(); Discouraged access: The method getSequenceNumber() from the type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 643) currentSeqNo = targetDef.getSequenceNumber(); Discouraged access: The method getSequenceNumber() from the type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 647) currentSeqNo = targetDef.getSequenceNumber(); Discouraged access: The method getSequenceNumber() from the type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 652) newContainers[0] = new DirectoryBundleContainer("Path"); Discouraged access: The constructor DirectoryBundleContainer(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 652) newContainers[0] = new DirectoryBundleContainer("Path"); Discouraged access: The type DirectoryBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 653) currentSeqNo = targetDef.getSequenceNumber(); Discouraged access: The method getSequenceNumber() from the type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
63. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 658) private void asssrtSequenceNumber(String name, int currentSeqNo, TargetDefinition targetDef) { Discouraged access: The type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
64. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 659) assertEquals("Sequence number did not increment after updating '" + name + "'", currentSeqNo + 1, targetDef.getSequenceNumber()); Discouraged access: The method getSequenceNumber() from the type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
65. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 666) assertTrue(containers[0] instanceof IUBundleContainer); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
66. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 667) IUBundleContainer iubc = (IUBundleContainer) containers[0]; Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
67. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 667) IUBundleContainer iubc = (IUBundleContainer) containers[0]; Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
68. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionPersistenceTests.java (at line 668) assertTrue(iubc.getIncludeSource()); Discouraged access: The method getIncludeSource() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionAttributeTestCase.java (at line 317) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionAttributeTestCase.java (at line 337) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionAttributeTestCase.java (at line 361) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionAttributeTestCase.java (at line 383) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionAttributeTestCase.java (at line 405) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/ExtensionAttributeTestCase.java (at line 431) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /Macro Manager/org/eclipse/pde/internal/ui/tests/macro/MacroUtil.java (at line 55) import org.eclipse.ui.internal.WorkbenchPartReference; Discouraged access: The type WorkbenchPartReference is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes |
2. WARNING in /Macro Manager/org/eclipse/pde/internal/ui/tests/macro/MacroUtil.java (at line 813) return ((WorkbenchPartReference) site.getPage().getReference(part)).getPane().getControl(); Discouraged access: The method getPane() from the type WorkbenchPartReference is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes |
3. WARNING in /Macro Manager/org/eclipse/pde/internal/ui/tests/macro/MacroUtil.java (at line 813) return ((WorkbenchPartReference) site.getPage().getReference(part)).getPane().getControl(); Discouraged access: The method getControl() from the type PartPane is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes |
4. WARNING in /Macro Manager/org/eclipse/pde/internal/ui/tests/macro/MacroUtil.java (at line 813) return ((WorkbenchPartReference) site.getPage().getReference(part)).getPane().getControl(); Discouraged access: The type WorkbenchPartReference is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 19) import org.eclipse.pde.internal.ui.wizards.IProjectProvider; Discouraged access: The type IProjectProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 20) import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation; Discouraged access: The type NewProjectCreationOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 21) import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData; Discouraged access: The type PluginFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 34) static class TestProjectProvider implements IProjectProvider { Discouraged access: The type IProjectProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 104) PluginFieldData data = new PluginFieldData(); Discouraged access: The type PluginFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 104) PluginFieldData data = new PluginFieldData(); Discouraged access: The constructor PluginFieldData() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 104) PluginFieldData data = new PluginFieldData(); Discouraged access: The type PluginFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 105) data.setName(projectName); Discouraged access: The method setName(String) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 106) data.setId(projectName); Discouraged access: The method setId(String) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 107) data.setLegacy(false); Discouraged access: The method setLegacy(boolean) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 108) data.setHasBundleStructure(true); Discouraged access: The method setHasBundleStructure(boolean) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 109) data.setSimple(false); Discouraged access: The method setSimple(boolean) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 110) data.setProvider("IBM"); Discouraged access: The method setProvider(String) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 111) data.setLibraryName("."); Discouraged access: The method setLibraryName(String) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 112) data.setVersion("1.0.0"); Discouraged access: The method setVersion(String) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 113) data.setTargetVersion("3.5"); Discouraged access: The method setTargetVersion(String) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 114) data.setOutputFolderName(BIN_FOLDER); Discouraged access: The method setOutputFolderName(String) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 115) data.setSourceFolderName(SRC_FOLDER); Discouraged access: The method setSourceFolderName(String) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 117) data.setExecutionEnvironment(env.getId()); Discouraged access: The method setExecutionEnvironment(String) from the type AbstractFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 119) data.setDoGenerateClass(true); Discouraged access: The method setDoGenerateClass(boolean) from the type PluginFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 120) data.setClassname(projectName + ".Activator"); Discouraged access: The method setClassname(String) from the type PluginFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 121) data.setEnableAPITooling(false); Discouraged access: The method setEnableAPITooling(boolean) from the type PluginFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 122) data.setRCPApplicationPlugin(false); Discouraged access: The method setRCPApplicationPlugin(boolean) from the type PluginFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 123) data.setUIPlugin(false); Discouraged access: The method setUIPlugin(boolean) from the type PluginFieldData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 124) IProjectProvider provider = new TestProjectProvider(projectName); Discouraged access: The type IProjectProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 126) NewProjectCreationOperation operation = new NewProjectCreationOperation(data, provider, wizard); Discouraged access: The type NewProjectCreationOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 126) NewProjectCreationOperation operation = new NewProjectCreationOperation(data, provider, wizard); Discouraged access: The constructor NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/util/ProjectUtils.java (at line 126) NewProjectCreationOperation operation = new NewProjectCreationOperation(data, provider, wizard); Discouraged access: The type NewProjectCreationOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 24) import org.eclipse.pde.internal.core.target.TargetDefinition; Discouraged access: The type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 25) import org.eclipse.pde.internal.core.target.TargetDefinitionPersistenceHelper; Discouraged access: The type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 26) import org.eclipse.pde.internal.launching.launcher.LaunchArgumentsHelper; Discouraged access: The type LaunchArgumentsHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 95) IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 95) IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels(); Discouraged access: The method getPDEState() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 95) IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels(); Discouraged access: The method getTargetModels() from the type PDEState is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 126) URL[] pluginPaths = P2Utils.readBundlesTxt(location.toOSString(), location.append("configuration").toFile().toURL()); Discouraged access: The type P2Utils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 126) URL[] pluginPaths = P2Utils.readBundlesTxt(location.toOSString(), location.append("configuration").toFile().toURL()); Discouraged access: The method readBundlesTxt(String, URL) from the type P2Utils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 254) URL[] pluginPaths = P2Utils.readBundlesTxt(location.toOSString(), location.append("configuration").toFile().toURL()); Discouraged access: The type P2Utils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 254) URL[] pluginPaths = P2Utils.readBundlesTxt(location.toOSString(), location.append("configuration").toFile().toURL()); Discouraged access: The method readBundlesTxt(String, URL) from the type P2Utils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 281) URL[] pluginPaths = P2Utils.readBundlesTxt(location.toOSString(), location.append("configuration").toFile().toURL()); Discouraged access: The type P2Utils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 281) URL[] pluginPaths = P2Utils.readBundlesTxt(location.toOSString(), location.append("configuration").toFile().toURL()); Discouraged access: The method readBundlesTxt(String, URL) from the type P2Utils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 309) URL[] pluginPaths = PluginPathFinder.getPluginPaths(TargetPlatform.getDefaultLocation()); Discouraged access: The type PluginPathFinder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 309) URL[] pluginPaths = PluginPathFinder.getPluginPaths(TargetPlatform.getDefaultLocation()); Discouraged access: The method getPluginPaths(String) from the type PluginPathFinder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 330) Preferences store = PDECore.getDefault().getPluginPreferences(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 330) Preferences store = PDECore.getDefault().getPluginPreferences(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 331) boolean restore = store.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 331) boolean restore = store.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 333) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, false); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 333) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, false); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 335) URL[] pluginPaths = PluginPathFinder.getPluginPaths(TargetPlatform.getDefaultLocation()); Discouraged access: The type PluginPathFinder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 335) URL[] pluginPaths = PluginPathFinder.getPluginPaths(TargetPlatform.getDefaultLocation()); Discouraged access: The method getPluginPaths(String) from the type PluginPathFinder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 343) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, restore); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 343) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, restore); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 360) Preferences store = PDECore.getDefault().getPluginPreferences(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 360) Preferences store = PDECore.getDefault().getPluginPreferences(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 361) boolean restore = store.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 361) boolean restore = store.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 363) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, false); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 363) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, false); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 365) URL[] pluginPaths = PluginPathFinder.getPluginPaths(TargetPlatform.getDefaultLocation()); Discouraged access: The type PluginPathFinder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 365) URL[] pluginPaths = PluginPathFinder.getPluginPaths(TargetPlatform.getDefaultLocation()); Discouraged access: The method getPluginPaths(String) from the type PluginPathFinder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 373) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, restore); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 373) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, restore); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 393) Preferences store = PDECore.getDefault().getPluginPreferences(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 393) Preferences store = PDECore.getDefault().getPluginPreferences(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 394) boolean restore = store.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 394) boolean restore = store.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 396) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, false); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 396) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, false); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 398) URL[] pluginPaths = PluginPathFinder.getPluginPaths(location.toOSString()); Discouraged access: The type PluginPathFinder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 398) URL[] pluginPaths = PluginPathFinder.getPluginPaths(location.toOSString()); Discouraged access: The method getPluginPaths(String) from the type PluginPathFinder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 408) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, restore); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 408) store.setValue(ICoreConstants.TARGET_PLATFORM_REALIZATION, restore); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 732) IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 732) IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels(); Discouraged access: The method getPDEState() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 732) IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels(); Discouraged access: The method getTargetModels() from the type PDEState is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 759) IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 759) IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels(); Discouraged access: The method getPDEState() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 759) IPluginModelBase[] models = TargetPlatformHelper.getPDEState().getTargetModels(); Discouraged access: The method getTargetModels() from the type PDEState is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 769) assertTrue("Target content not equal",((TargetDefinition)targetA).isContentEqual(targetB)); Discouraged access: The method isContentEqual(ITargetDefinition) from the type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 769) assertTrue("Target content not equal",((TargetDefinition)targetA).isContentEqual(targetB)); Discouraged access: The type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 786) TargetDefinitionPersistenceHelper.initFromXML(target, stream); Discouraged access: The type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 786) TargetDefinitionPersistenceHelper.initFromXML(target, stream); Discouraged access: The method initFromXML(ITargetDefinition, InputStream) from the type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 859) assertEquals(vmArgs, LaunchArgumentsHelper.getInitialVMArguments()); Discouraged access: The type LaunchArgumentsHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 859) assertEquals(vmArgs, LaunchArgumentsHelper.getInitialVMArguments()); Discouraged access: The method getInitialVMArguments() from the type LaunchArgumentsHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 860) assertEquals("-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog ".concat(programArgs), LaunchArgumentsHelper.getInitialProgramArguments()); Discouraged access: The type LaunchArgumentsHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/target/LocalTargetDefinitionTests.java (at line 860) assertEquals("-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog ".concat(programArgs), LaunchArgumentsHelper.getInitialProgramArguments()); Discouraged access: The method getInitialProgramArguments() from the type LaunchArgumentsHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExecutionEnvironmentTests.java (at line 25) import org.eclipse.pde.internal.ui.wizards.tools.UpdateClasspathJob; Discouraged access: The type UpdateClasspathJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExecutionEnvironmentTests.java (at line 230) UpdateClasspathJob job = new UpdateClasspathJob(new IPluginModelBase[]{model}); Discouraged access: The type UpdateClasspathJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExecutionEnvironmentTests.java (at line 230) UpdateClasspathJob job = new UpdateClasspathJob(new IPluginModelBase[]{model}); Discouraged access: The constructor UpdateClasspathJob(IPluginModelBase[]) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExecutionEnvironmentTests.java (at line 230) UpdateClasspathJob job = new UpdateClasspathJob(new IPluginModelBase[]{model}); Discouraged access: The type UpdateClasspathJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExecutionEnvironmentTests.java (at line 276) UpdateClasspathJob job = new UpdateClasspathJob(new IPluginModelBase[]{model}); Discouraged access: The type UpdateClasspathJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExecutionEnvironmentTests.java (at line 276) UpdateClasspathJob job = new UpdateClasspathJob(new IPluginModelBase[]{model}); Discouraged access: The constructor UpdateClasspathJob(IPluginModelBase[]) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExecutionEnvironmentTests.java (at line 276) UpdateClasspathJob job = new UpdateClasspathJob(new IPluginModelBase[]{model}); Discouraged access: The type UpdateClasspathJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 20) import org.eclipse.pde.internal.core.PDECore; Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 21) import org.eclipse.pde.internal.core.exports.FeatureExportInfo; Discouraged access: The type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 22) import org.eclipse.pde.internal.core.exports.PluginExportOperation; Discouraged access: The type PluginExportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 38) IBundleProjectService service = (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 38) IBundleProjectService service = (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 38) IBundleProjectService service = (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The method acquireService(String) from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 81) final FeatureExportInfo info = new FeatureExportInfo(); Discouraged access: The type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 81) final FeatureExportInfo info = new FeatureExportInfo(); Discouraged access: The constructor FeatureExportInfo() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 81) final FeatureExportInfo info = new FeatureExportInfo(); Discouraged access: The type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 82) info.toDirectory = true; Discouraged access: The field toDirectory from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 83) info.useJarFormat = true; Discouraged access: The field useJarFormat from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 84) info.exportSource = false; Discouraged access: The field exportSource from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 85) info.allowBinaryCycles = false; Discouraged access: The field allowBinaryCycles from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 86) info.useWorkspaceCompiledClasses = false; Discouraged access: The field useWorkspaceCompiledClasses from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 87) info.zipFileName = null; Discouraged access: The field zipFileName from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 88) info.signingInfo = null; Discouraged access: The field signingInfo from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 89) info.qualifier = "v" + System.currentTimeMillis(); Discouraged access: The field qualifier from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 90) info.destinationDirectory = root.getAbsolutePath(); Discouraged access: The field destinationDirectory from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 96) info.items = bundles.toArray(); Discouraged access: The field items from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 98) PluginExportOperation job = new PluginExportOperation(info, "Export Bundles"); Discouraged access: The type PluginExportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 98) PluginExportOperation job = new PluginExportOperation(info, "Export Bundles"); Discouraged access: The constructor PluginExportOperation(FeatureExportInfo, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/util/TestBundleCreator.java (at line 98) PluginExportOperation job = new PluginExportOperation(info, "Export Bundles"); Discouraged access: The type PluginExportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 23) import org.eclipse.equinox.internal.p2.core.helpers.URLUtil; Discouraged access: The type URLUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 30) import org.eclipse.pde.internal.core.PDECore; Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 55) IMetadataRepositoryManager manager = P2TargetUtils.getRepoManager(); Discouraged access: The type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 55) IMetadataRepositoryManager manager = P2TargetUtils.getRepoManager(); Discouraged access: The method getRepoManager() from the type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 99) IUBundleContainer container = createContainer(features1); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 119) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 119) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The method cleanOrphanedTargetDefinitionProfiles() from the type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 126) P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 126) P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The method cleanOrphanedTargetDefinitionProfiles() from the type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 176) IUBundleContainer c1 = createContainer(new String[]{"bundle.a1", "bundle.a2"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 177) IUBundleContainer c2 = createContainer(new String[]{"bundle.a1", "bundle.a2"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 178) assertTrue("Contents should be equivalent", c1.equals(c2)); Discouraged access: The method equals(Object) from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 187) IUBundleContainer c1 = createContainer(new String[]{"bundle.a1", "bundle.a2"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 188) IUBundleContainer c2 = createContainer(new String[]{"bundle.b1", "bundle.b2"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 189) assertFalse("Contents should not be equivalent", c1.equals(c2)); Discouraged access: The method equals(Object) from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 199) IUBundleContainer c3 = (IUBundleContainer) service.newIULocation(new String[]{"bundle.a1", "bundle.a2"}, new String[]{"1.0.0", "1.0.0"}, null, 0); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 199) IUBundleContainer c3 = (IUBundleContainer) service.newIULocation(new String[]{"bundle.a1", "bundle.a2"}, new String[]{"1.0.0", "1.0.0"}, null, 0); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 200) IUBundleContainer c4 = (IUBundleContainer) service.newIULocation(new String[]{"bundle.a1", "bundle.a2"}, new String[]{"1.0.0", "1.0.0"}, null, 0); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 200) IUBundleContainer c4 = (IUBundleContainer) service.newIULocation(new String[]{"bundle.a1", "bundle.a2"}, new String[]{"1.0.0", "1.0.0"}, null, 0); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 201) assertTrue("Contents should be equivalent", c3.equals(c4)); Discouraged access: The method equals(Object) from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 211) IUBundleContainer c3 = (IUBundleContainer) service.newIULocation(new String[]{"bundle.a1", "bundle.a2"}, new String[]{"1.0.0", "1.0.0"}, null, 1); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 211) IUBundleContainer c3 = (IUBundleContainer) service.newIULocation(new String[]{"bundle.a1", "bundle.a2"}, new String[]{"1.0.0", "1.0.0"}, null, 1); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 212) IUBundleContainer c4 = (IUBundleContainer) service.newIULocation(new String[]{"bundle.b1", "bundle.b2"}, new String[]{"1.0.0", "1.0.0"}, null, 0); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 212) IUBundleContainer c4 = (IUBundleContainer) service.newIULocation(new String[]{"bundle.b1", "bundle.b2"}, new String[]{"1.0.0", "1.0.0"}, null, 0); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 213) assertFalse("Contents should not be equivalent", c3.equals(c4)); Discouraged access: The method equals(Object) from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 226) IUBundleContainer container = createContainer(unitIds); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 236) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 236) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The method cleanOrphanedTargetDefinitionProfiles() from the type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 242) P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 242) P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The method cleanOrphanedTargetDefinitionProfiles() from the type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 255) IUBundleContainer container = createContainer(unitIds); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 260) TargetDefinitionPersistenceHelper.persistXML(target, outputStream); Discouraged access: The type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 260) TargetDefinitionPersistenceHelper.persistXML(target, outputStream); Discouraged access: The method persistXML(ITargetDefinition, OutputStream) from the type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 263) TargetDefinitionPersistenceHelper.initFromXML(definitionB, inputStream); Discouraged access: The type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 263) TargetDefinitionPersistenceHelper.initFromXML(definitionB, inputStream); Discouraged access: The method initFromXML(ITargetDefinition, InputStream) from the type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 264) assertTrue("Target content not equal",((TargetDefinition)target).isContentEqual(definitionB)); Discouraged access: The method isContentEqual(ITargetDefinition) from the type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 264) assertTrue("Target content not equal",((TargetDefinition)target).isContentEqual(definitionB)); Discouraged access: The type TargetDefinition is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 274) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 274) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The method cleanOrphanedTargetDefinitionProfiles() from the type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 289) IUBundleContainer container = createContainer(unitIds); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 304) URL[] paths = PDECore.getDefault().getModelManager().getExternalModelManager().getPluginPaths(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 304) URL[] paths = PDECore.getDefault().getModelManager().getExternalModelManager().getPluginPaths(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 304) URL[] paths = PDECore.getDefault().getModelManager().getExternalModelManager().getPluginPaths(); Discouraged access: The method getModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 304) URL[] paths = PDECore.getDefault().getModelManager().getExternalModelManager().getPluginPaths(); Discouraged access: The method getExternalModelManager() from the type PluginModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 304) URL[] paths = PDECore.getDefault().getModelManager().getExternalModelManager().getPluginPaths(); Discouraged access: The method getPluginPaths() from the type ExternalModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 312) assertTrue("Unexpected bundle in restored list: " + paths[i].toExternalForm(), expected.remove(URLUtil.toFile(paths[i]).getName())); Discouraged access: The type URLUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 312) assertTrue("Unexpected bundle in restored list: " + paths[i].toExternalForm(), expected.remove(URLUtil.toFile(paths[i]).getName())); Discouraged access: The method toFile(URL) from the type URLUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 325) protected IUBundleContainer createContainer(String[] unitIds) throws Exception { Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 328) return createContainer(units, new URI[]{uri}, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 328) return createContainer(units, new URI[]{uri}, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The field INCLUDE_REQUIRED from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 349) protected IUBundleContainer createContainer(IInstallableUnit[] units, URI[] repositories, int flags) throws Exception { Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 350) return (IUBundleContainer) getTargetService().newIULocation(units, repositories, flags); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 381) IUBundleContainer c1 = createContainer(new String[]{"feature.a.feature.group"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 383) target.setTargetLocations(new IUBundleContainer[]{c1}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 391) IUBundleContainer c2 = createContainer(new String[]{"feature.b.feature.group"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 392) target.setTargetLocations(new IUBundleContainer[]{c2}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 405) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 405) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The method cleanOrphanedTargetDefinitionProfiles() from the type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 415) IUBundleContainer c1 = createContainer(new String[]{"feature.b.feature.group"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 417) target.setTargetLocations(new IUBundleContainer[]{c1}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 425) IUBundleContainer c2 = createContainer(new String[]{"feature.a.feature.group"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 426) target.setTargetLocations(new IUBundleContainer[]{c2}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
63. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 439) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
64. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 439) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The method cleanOrphanedTargetDefinitionProfiles() from the type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
65. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 449) IUBundleContainer c1 = createContainer(new String[]{"feature.a.feature.group"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
66. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 450) IUBundleContainer c2 = createContainer(new String[]{"feature.b.feature.group"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
67. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 452) target.setTargetLocations(new IUBundleContainer[]{c1, c2}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
68. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 474) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
69. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 474) List profiles = P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(); Discouraged access: The method cleanOrphanedTargetDefinitionProfiles() from the type P2TargetUtils is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
70. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 482) IUBundleContainer location = createContainer(units, new URI[] {uri}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
71. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 482) IUBundleContainer location = createContainer(units, new URI[] {uri}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
72. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 482) IUBundleContainer location = createContainer(units, new URI[] {uri}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS); Discouraged access: The field INCLUDE_ALL_ENVIRONMENTS from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
73. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 483) String xml = location.serialize(); Discouraged access: The method serialize() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
74. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 492) IUBundleContainer location = createContainer(new String[]{"bundle.a1", "bundle.a2"}); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
75. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 493) String xml = location.serialize(); Discouraged access: The method serialize() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
76. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 504) IUBundleContainer location = createContainer(units, new URI[] {uri}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
77. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 504) IUBundleContainer location = createContainer(units, new URI[] {uri}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
78. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 504) IUBundleContainer location = createContainer(units, new URI[] {uri}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE); Discouraged access: The field INCLUDE_ALL_ENVIRONMENTS from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
79. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 504) IUBundleContainer location = createContainer(units, new URI[] {uri}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
80. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 504) IUBundleContainer location = createContainer(units, new URI[] {uri}, IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE); Discouraged access: The field INCLUDE_SOURCE from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
81. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 505) String xml = location.serialize(); Discouraged access: The method serialize() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
82. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 512) public void deserializationTest(IUBundleContainer location) throws Exception { Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
83. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 516) TargetDefinitionPersistenceHelper.persistXML(td, out); Discouraged access: The type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
84. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 516) TargetDefinitionPersistenceHelper.persistXML(td, out); Discouraged access: The method persistXML(ITargetDefinition, OutputStream) from the type TargetDefinitionPersistenceHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
85. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 524) TargetPersistence38Helper.initFromDoc(definition, root); Discouraged access: The type TargetPersistence38Helper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
86. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 524) TargetPersistence38Helper.initFromDoc(definition, root); Discouraged access: The method initFromDoc(ITargetDefinition, Element) from the type TargetPersistence38Helper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
87. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 527) assertTrue(locations[0] instanceof IUBundleContainer); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
88. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 528) assertTrue(((IUBundleContainer)locations[0]).equals(location)); Discouraged access: The method equals(Object) from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
89. WARNING in /src/org/eclipse/pde/ui/tests/target/IUBundleContainerTests.java (at line 528) assertTrue(((IUBundleContainer)locations[0]).equals(location)); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 16) import org.eclipse.pde.internal.core.text.IDocumentElementNode; Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 96) IPluginExtension ext = fModel.getFactory().createExtension(); Discouraged access: The method getFactory() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 98) fModel.getPluginBase().add(ext); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 141) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 144) IPluginElement element = fModel.getFactory().createElement(extensions[0]); Discouraged access: The method getFactory() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 187) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 247) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 254) IPluginElement element = fModel.getFactory().createElement(children[0]); Discouraged access: The method getFactory() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 294) IPluginExtension ext = fModel.getFactory().createExtension(); Discouraged access: The method getFactory() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 296) fModel.getPluginBase().add(ext); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 302) IDocumentElementNode parent = (IDocumentElementNode) fModel.getPluginBase(); Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 302) IDocumentElementNode parent = (IDocumentElementNode) fModel.getPluginBase(); Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 302) IDocumentElementNode parent = (IDocumentElementNode) fModel.getPluginBase(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 303) assertTrue(commentIndex >= parent.getOffset()); Discouraged access: The method getOffset() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 304) assertTrue(commentIndex + comment.length() <= parent.getOffset() + parent.getLength()); Discouraged access: The method getOffset() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 304) assertTrue(commentIndex + comment.length() <= parent.getOffset() + parent.getLength()); Discouraged access: The method getLength() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 318) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 321) IPluginElement element = fModel.getFactory().createElement(extensions[0]); Discouraged access: The method getFactory() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 329) IDocumentElementNode parent = (IDocumentElementNode) fModel.getPluginBase(); Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 329) IDocumentElementNode parent = (IDocumentElementNode) fModel.getPluginBase(); Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 329) IDocumentElementNode parent = (IDocumentElementNode) fModel.getPluginBase(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 330) assertTrue(commentIndex >= parent.getOffset()); Discouraged access: The method getOffset() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 331) assertTrue(commentIndex + comment.length() <= parent.getOffset() + parent.getLength()); Discouraged access: The method getOffset() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/StructureXMLModelTestCase.java (at line 331) assertTrue(commentIndex + comment.length() <= parent.getOffset() + parent.getLength()); Discouraged access: The method getLength() from the type IDocumentRange is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 20) import org.eclipse.pde.internal.core.PDECore; Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 21) import org.eclipse.pde.internal.core.ifeature.IFeatureModel; Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 43) IFeatureModel[] expectedFeatures = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 43) IFeatureModel[] expectedFeatures = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 43) IFeatureModel[] expectedFeatures = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 43) IFeatureModel[] expectedFeatures = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 43) IFeatureModel[] expectedFeatures = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 46) expectedIDs.add(expectedFeatures[i].getFeature().getId()); Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 71) IFeatureModel[] expectedFeatures = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 71) IFeatureModel[] expectedFeatures = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 71) IFeatureModel[] expectedFeatures = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 71) IFeatureModel[] expectedFeatures = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 71) IFeatureModel[] expectedFeatures = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 74) expectedIDs.add(expectedFeatures[i].getFeature().getId()); Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 99) IFeatureModel[] possibleFeatures = PDECore.getDefault().getFeatureModelManager().findFeatureModels("org.eclipse.pde"); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 99) IFeatureModel[] possibleFeatures = PDECore.getDefault().getFeatureModelManager().findFeatureModels("org.eclipse.pde"); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 99) IFeatureModel[] possibleFeatures = PDECore.getDefault().getFeatureModelManager().findFeatureModels("org.eclipse.pde"); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 99) IFeatureModel[] possibleFeatures = PDECore.getDefault().getFeatureModelManager().findFeatureModels("org.eclipse.pde"); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 99) IFeatureModel[] possibleFeatures = PDECore.getDefault().getFeatureModelManager().findFeatureModels("org.eclipse.pde"); Discouraged access: The method findFeatureModels(String) from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionFeatureResolutionTests.java (at line 106) assertEquals(features[0].getId(),possibleFeatures[0].getFeature().getId()); Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 16) import org.eclipse.pde.internal.core.text.IDocumentElementNode; Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 30) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 43) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 59) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 70) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 73) IExtensionsModelFactory factory = fModel.getFactory(); Discouraged access: The method getFactory() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 79) fModel.getPluginBase().add(ext); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 83) extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 96) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 99) fModel.getPluginBase().remove(extensions[0]); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 103) extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 115) IDocumentElementNode parent = (IDocumentElementNode) fModel.getPluginBase(); Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 115) IDocumentElementNode parent = (IDocumentElementNode) fModel.getPluginBase(); Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 115) IDocumentElementNode parent = (IDocumentElementNode) fModel.getPluginBase(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 116) IDocumentElementNode child1 = parent.getChildAt(0); Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 116) IDocumentElementNode child1 = parent.getChildAt(0); Discouraged access: The method getChildAt(int) from the type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 118) IDocumentElementNode child2 = parent.getChildAt(1); Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 118) IDocumentElementNode child2 = parent.getChildAt(1); Discouraged access: The method getChildAt(int) from the type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 121) IDocumentElementNode result = parent.removeChildNode(child2); Discouraged access: The type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 121) IDocumentElementNode result = parent.removeChildNode(child2); Discouraged access: The method removeChildNode(IDocumentElementNode) from the type IDocumentElementNode is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/BasicXMLTestCase.java (at line 133) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 15) import org.eclipse.pde.internal.ui.nls.StringHelper; Discouraged access: The type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 33) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 33) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The method preparePropertiesString(String, char[]) from the type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 38) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 38) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The method preparePropertiesString(String, char[]) from the type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 47) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 47) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The method preparePropertiesString(String, char[]) from the type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 52) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 52) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The method preparePropertiesString(String, char[]) from the type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 57) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 57) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The method preparePropertiesString(String, char[]) from the type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 80) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 80) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The method preparePropertiesString(String, char[]) from the type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 85) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/nls/StringHelperTestCase.java (at line 85) s2 = StringHelper.preparePropertiesString(s1, newLine.toCharArray()); Discouraged access: The method preparePropertiesString(String, char[]) from the type StringHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/OpenManifestEditorPerfTest.java (at line 72) IPreferenceStore store = PDEPlugin.getDefault().getPreferenceStore(); Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/OpenManifestEditorPerfTest.java (at line 72) IPreferenceStore store = PDEPlugin.getDefault().getPreferenceStore(); Discouraged access: The method getDefault() from the type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/OpenManifestEditorPerfTest.java (at line 73) if (store.getBoolean(IPreferenceConstants.EDITOR_FOLDING_ENABLED)) { Discouraged access: The type IPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/OpenManifestEditorPerfTest.java (at line 73) if (store.getBoolean(IPreferenceConstants.EDITOR_FOLDING_ENABLED)) { Discouraged access: The field EDITOR_FOLDING_ENABLED from the type IPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/OpenManifestEditorPerfTest.java (at line 74) store.setValue(IPreferenceConstants.EDITOR_FOLDING_ENABLED, false); Discouraged access: The type IPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/OpenManifestEditorPerfTest.java (at line 74) store.setValue(IPreferenceConstants.EDITOR_FOLDING_ENABLED, false); Discouraged access: The field EDITOR_FOLDING_ENABLED from the type IPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/OpenManifestEditorPerfTest.java (at line 75) PDEPlugin.getDefault().savePluginPreferences(); Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/OpenManifestEditorPerfTest.java (at line 75) PDEPlugin.getDefault().savePluginPreferences(); Discouraged access: The method getDefault() from the type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/OpenManifestEditorPerfTest.java (at line 159) return IDE.openEditor(fActivePage, editorInput, IPDEUIConstants.MANIFEST_EDITOR_ID, true); Discouraged access: The type IPDEUIConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/OpenManifestEditorPerfTest.java (at line 159) return IDE.openEditor(fActivePage, editorInput, IPDEUIConstants.MANIFEST_EDITOR_ID, true); Discouraged access: The field MANIFEST_EDITOR_ID from the type IPDEUIConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 19) import org.eclipse.pde.internal.core.XMLDefaultHandler; Discouraged access: The type XMLDefaultHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 20) import org.eclipse.pde.internal.core.schema.EditableSchema; Discouraged access: The type EditableSchema is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 21) import org.eclipse.pde.internal.core.util.SAXParserWrapper; Discouraged access: The type SAXParserWrapper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 22) import org.eclipse.pde.internal.core.util.SchemaUtil; Discouraged access: The type SchemaUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 53) connection = SchemaUtil.getURLConnection(fXSDFile.toURL()); Discouraged access: The type SchemaUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 53) connection = SchemaUtil.getURLConnection(fXSDFile.toURL()); Discouraged access: The method getURLConnection(URL) from the type SchemaUtil is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 55) SAXParserWrapper parser = new SAXParserWrapper(); Discouraged access: The type SAXParserWrapper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 55) SAXParserWrapper parser = new SAXParserWrapper(); Discouraged access: The constructor SAXParserWrapper() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 55) SAXParserWrapper parser = new SAXParserWrapper(); Discouraged access: The type SAXParserWrapper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 56) XMLDefaultHandler handler = new XMLDefaultHandler(true); Discouraged access: The type XMLDefaultHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 56) XMLDefaultHandler handler = new XMLDefaultHandler(true); Discouraged access: The constructor XMLDefaultHandler(boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 56) XMLDefaultHandler handler = new XMLDefaultHandler(true); Discouraged access: The type XMLDefaultHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 57) parser.parse(input, handler); Discouraged access: The method parse(InputStream, DefaultHandler) from the type SAXParserWrapper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 58) EditableSchema schema = new EditableSchema("pluginID", "pointID", "name", true); Discouraged access: The type EditableSchema is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 58) EditableSchema schema = new EditableSchema("pluginID", "pointID", "name", true); Discouraged access: The constructor EditableSchema(String, String, String, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 58) EditableSchema schema = new EditableSchema("pluginID", "pointID", "name", true); Discouraged access: The type EditableSchema is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 59) schema.traverseDocumentTree(handler.getDocumentElement()); Discouraged access: The method traverseDocumentTree(Node) from the type Schema is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/SchemaTraversePerfTest.java (at line 59) schema.traverseDocumentTree(handler.getDocumentElement()); Discouraged access: The method getDocumentElement() from the type XMLDefaultHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 24) import org.eclipse.pde.internal.core.PDECore; Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 25) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 26) import org.eclipse.pde.internal.core.project.PDEProject; Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 40) return (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 40) return (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 40) return (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The method acquireService(String) from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 82) assertEquals("Bundle root unspecified - should be project itself", project, PDEProject.getBundleRoot(project)); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 82) assertEquals("Bundle root unspecified - should be project itself", project, PDEProject.getBundleRoot(project)); Discouraged access: The method getBundleRoot(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 85) PDEProject.setBundleRoot(project, folder); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 85) PDEProject.setBundleRoot(project, folder); Discouraged access: The method setBundleRoot(IProject, IContainer) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 86) assertEquals("Wrong bundle root", folder, PDEProject.getBundleRoot(project)); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 86) assertEquals("Wrong bundle root", folder, PDEProject.getBundleRoot(project)); Discouraged access: The method getBundleRoot(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 88) PDEProject.setBundleRoot(project, null); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 88) PDEProject.setBundleRoot(project, null); Discouraged access: The method setBundleRoot(IProject, IContainer) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 89) assertEquals("Bundle root unspecified - should be project itself", project, PDEProject.getBundleRoot(project)); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 89) assertEquals("Bundle root unspecified - should be project itself", project, PDEProject.getBundleRoot(project)); Discouraged access: The method getBundleRoot(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 91) PDEProject.setBundleRoot(project, project); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 91) PDEProject.setBundleRoot(project, project); Discouraged access: The method setBundleRoot(IProject, IContainer) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 92) assertEquals("Bundle root unspecified - should be project itself", project, PDEProject.getBundleRoot(project)); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 92) assertEquals("Bundle root unspecified - should be project itself", project, PDEProject.getBundleRoot(project)); Discouraged access: The method getBundleRoot(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 120) assertEquals("Root location should be project root", project, PDEProject.getBundleRoot(project)); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 120) assertEquals("Root location should be project root", project, PDEProject.getBundleRoot(project)); Discouraged access: The method getBundleRoot(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 180) assertEquals("Wrong nature", PDE.PLUGIN_NATURE, natureIds[0]); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 180) assertEquals("Wrong nature", PDE.PLUGIN_NATURE, natureIds[0]); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 210) PDEProject.setBundleRoot(project, null); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 210) PDEProject.setBundleRoot(project, null); Discouraged access: The method setBundleRoot(IProject, IContainer) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 221) bpd.setNatureIds(new String[]{PDE.PLUGIN_NATURE, JavaCore.NATURE_ID}); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 221) bpd.setNatureIds(new String[]{PDE.PLUGIN_NATURE, JavaCore.NATURE_ID}); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 247) assertEquals("Wrong nature", PDE.PLUGIN_NATURE, natureIds[0]); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/project/BundleRootTests.java (at line 247) assertEquals("Wrong nature", PDE.PLUGIN_NATURE, natureIds[0]); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 30) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 31) import org.eclipse.pde.internal.core.site.WorkspaceSiteModel; Discouraged access: The type WorkspaceSiteModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 32) import org.eclipse.pde.internal.ui.wizards.site.NewSiteProjectCreationOperation; Discouraged access: The type NewSiteProjectCreationOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 88) NewSiteProjectCreationOperation createOperation = new NewSiteProjectCreationOperation(Display.getDefault(), project, path, webLocation); Discouraged access: The type NewSiteProjectCreationOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 88) NewSiteProjectCreationOperation createOperation = new NewSiteProjectCreationOperation(Display.getDefault(), project, path, webLocation); Discouraged access: The constructor NewSiteProjectCreationOperation(Display, IProject, IPath, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 88) NewSiteProjectCreationOperation createOperation = new NewSiteProjectCreationOperation(Display.getDefault(), project, path, webLocation); Discouraged access: The type NewSiteProjectCreationOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 101) .hasNature(PDE.SITE_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 101) .hasNature(PDE.SITE_NATURE)); Discouraged access: The field SITE_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 106) WorkspaceSiteModel model = new WorkspaceSiteModel(project.getFile(new Path("site.xml"))); //$NON-NLS-1$ Discouraged access: The type WorkspaceSiteModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 106) WorkspaceSiteModel model = new WorkspaceSiteModel(project.getFile(new Path("site.xml"))); //$NON-NLS-1$ Discouraged access: The constructor WorkspaceSiteModel(IFile) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 106) WorkspaceSiteModel model = new WorkspaceSiteModel(project.getFile(new Path("site.xml"))); //$NON-NLS-1$ Discouraged access: The type WorkspaceSiteModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 107) model.load(); Discouraged access: The method load() from the type WorkspaceSiteModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 108) assertTrue("Model cannot be loaded.", model.isLoaded()); //$NON-NLS-1$ Discouraged access: The method isLoaded() from the type AbstractModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 109) assertTrue("Model is not valid.", model.isValid()); //$NON-NLS-1$ Discouraged access: The method isValid() from the type AbstractSiteModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 110) assertFalse("ISite is null.", model.getSite() == null); //$NON-NLS-1$ Discouraged access: The method getSite() from the type AbstractSiteModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 111) model.dispose(); Discouraged access: The method dispose() from the type AbstractModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 124) WorkspaceSiteModel model = new WorkspaceSiteModel(project.getFile(new Path("site.xml"))); //$NON-NLS-1$ Discouraged access: The type WorkspaceSiteModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 124) WorkspaceSiteModel model = new WorkspaceSiteModel(project.getFile(new Path("site.xml"))); //$NON-NLS-1$ Discouraged access: The constructor WorkspaceSiteModel(IFile) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 124) WorkspaceSiteModel model = new WorkspaceSiteModel(project.getFile(new Path("site.xml"))); //$NON-NLS-1$ Discouraged access: The type WorkspaceSiteModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 125) model.load(); Discouraged access: The method load() from the type WorkspaceSiteModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 126) assertTrue("Existig site overwritten.", model.getSite() //$NON-NLS-1$ Discouraged access: The method getSite() from the type AbstractSiteModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 126) assertTrue("Existig site overwritten.", model.getSite() //$NON-NLS-1$ .getCategoryDefinitions().length > 0); Discouraged access: The method getCategoryDefinitions() from the type ISite is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewSiteProjectTestCase.java (at line 128) model.dispose(); Discouraged access: The method dispose() from the type AbstractModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.ImportPackageHeader; Discouraged access: The type ImportPackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 18) import org.eclipse.pde.internal.core.text.bundle.ImportPackageObject; Discouraged access: The type ImportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 19) import org.eclipse.pde.internal.core.text.bundle.PackageObject; Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 42) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 42) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 42) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 45) ImportPackageObject object = (ImportPackageObject) getPackage(header, "com.example.abc"); Discouraged access: The type ImportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 45) ImportPackageObject object = (ImportPackageObject) getPackage(header, "com.example.abc"); Discouraged access: The type ImportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 47) assertTrue(object.isOptional()); Discouraged access: The method isOptional() from the type ImportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 58) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 58) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 58) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 61) ImportPackageObject object = (ImportPackageObject) getPackage(header, "org.osgi.framework"); Discouraged access: The type ImportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 61) ImportPackageObject object = (ImportPackageObject) getPackage(header, "org.osgi.framework"); Discouraged access: The type ImportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 63) object.setOptional(true); Discouraged access: The method setOptional(boolean) from the type ImportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 65) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 85) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 85) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 85) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 88) ImportPackageObject object = (ImportPackageObject) getPackage(header, "org.osgi.framework"); Discouraged access: The type ImportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 88) ImportPackageObject object = (ImportPackageObject) getPackage(header, "org.osgi.framework"); Discouraged access: The type ImportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 90) object.setOptional(false); Discouraged access: The method setOptional(boolean) from the type ImportPackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 92) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 104) protected void addPackage(IManifestHeader header, String packageName) { Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 105) ((ImportPackageHeader) header).addPackage(packageName); Discouraged access: The method addPackage(String) from the type ImportPackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 105) ((ImportPackageHeader) header).addPackage(packageName); Discouraged access: The type ImportPackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 109) protected PackageObject getPackage(IManifestHeader header, String packageName) { Discouraged access: The type PackageObject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 109) protected PackageObject getPackage(IManifestHeader header, String packageName) { Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 110) return ((ImportPackageHeader) header).getPackage(packageName); Discouraged access: The method getPackage(String) from the type ImportPackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/ImportPackageTestCase.java (at line 110) return ((ImportPackageHeader) header).getPackage(packageName); Discouraged access: The type ImportPackageHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 20) import org.eclipse.pde.internal.core.TargetPlatformHelper; Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 46) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 46) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The method getTargetEnvironment() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 51) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 51) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The method getTargetEnvironment() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 56) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 56) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The method getTargetEnvironment() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 61) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 61) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The method getTargetEnvironment() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 66) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 66) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The method getTargetEnvironment() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 71) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 71) Dictionary dictionary = TargetPlatformHelper.getTargetEnvironment(); Discouraged access: The method getTargetEnvironment() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 79) Dictionary[] platformProps = TargetPlatformHelper.getState().getPlatformProperties(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 79) Dictionary[] platformProps = TargetPlatformHelper.getState().getPlatformProperties(); Discouraged access: The method getState() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 81) String[] profiles = TargetPlatformHelper.getKnownExecutionEnvironments(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetEnvironmentTestCase.java (at line 81) String[] profiles = TargetPlatformHelper.getKnownExecutionEnvironments(); Discouraged access: The method getKnownExecutionEnvironments() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 14) import org.eclipse.pde.internal.launching.launcher.LaunchConfigurationHelper; Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 27) assertEquals(LaunchConfigurationHelper.getStartData("", false), ""); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 27) assertEquals(LaunchConfigurationHelper.getStartData("", false), ""); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 28) assertEquals(LaunchConfigurationHelper.getStartData("", true), "@start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 28) assertEquals(LaunchConfigurationHelper.getStartData("", true), "@start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 29) assertEquals(LaunchConfigurationHelper.getStartData("1:true", false), "@1:start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 29) assertEquals(LaunchConfigurationHelper.getStartData("1:true", false), "@1:start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 30) assertEquals(LaunchConfigurationHelper.getStartData("1:true", true), "@1:start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 30) assertEquals(LaunchConfigurationHelper.getStartData("1:true", true), "@1:start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 31) assertEquals(LaunchConfigurationHelper.getStartData("1:start", false), "@1:start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 31) assertEquals(LaunchConfigurationHelper.getStartData("1:start", false), "@1:start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 32) assertEquals(LaunchConfigurationHelper.getStartData("1:start", true), "@1:start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 32) assertEquals(LaunchConfigurationHelper.getStartData("1:start", true), "@1:start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 33) assertEquals(LaunchConfigurationHelper.getStartData("1:default", false), "@1"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 33) assertEquals(LaunchConfigurationHelper.getStartData("1:default", false), "@1"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 34) assertEquals(LaunchConfigurationHelper.getStartData("1:default", true), "@1:start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 34) assertEquals(LaunchConfigurationHelper.getStartData("1:default", true), "@1:start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 35) assertEquals(LaunchConfigurationHelper.getStartData("start", false), "@start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 35) assertEquals(LaunchConfigurationHelper.getStartData("start", false), "@start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 36) assertEquals(LaunchConfigurationHelper.getStartData("start", true), "@start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 36) assertEquals(LaunchConfigurationHelper.getStartData("start", true), "@start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 37) assertEquals(LaunchConfigurationHelper.getStartData(":start", false), "@start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 37) assertEquals(LaunchConfigurationHelper.getStartData(":start", false), "@start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 38) assertEquals(LaunchConfigurationHelper.getStartData(":start", true), "@start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 38) assertEquals(LaunchConfigurationHelper.getStartData(":start", true), "@start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 39) assertEquals(LaunchConfigurationHelper.getStartData("default", false), ""); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 39) assertEquals(LaunchConfigurationHelper.getStartData("default", false), ""); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 40) assertEquals(LaunchConfigurationHelper.getStartData("default", true), "@start"); Discouraged access: The type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/launcher/LaunchConfigurationHelperTestCase.java (at line 40) assertEquals(LaunchConfigurationHelper.getStartData("default", true), "@start"); Discouraged access: The method getStartData(String, boolean) from the type LaunchConfigurationHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.BundleVendorHeader; Discouraged access: The type BundleVendorHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 38) fModel.getBundle().setHeader(Constants.BUNDLE_VENDOR, "eclipse.org"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 38) fModel.getBundle().setHeader(Constants.BUNDLE_VENDOR, "eclipse.org"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 40) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VENDOR); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 40) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VENDOR); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 40) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VENDOR); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 42) assertEquals("Bundle-Vendor: eclipse.org\n", header.write()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 44) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 48) assertEquals(buffer.toString() + header.write(), fDocument.get()); Discouraged access: The method write() from the type IDocumentKey is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VENDOR); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VENDOR); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 60) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VENDOR); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 62) ((BundleVendorHeader) header).setVendor(""); Discouraged access: The method setVendor(String) from the type BundleVendorHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 62) ((BundleVendorHeader) header).setVendor(""); Discouraged access: The type BundleVendorHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 64) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VENDOR); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VENDOR); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(Constants.BUNDLE_VENDOR); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 83) ((BundleVendorHeader) header).setVendor("Eclipse PDE"); Discouraged access: The method setVendor(String) from the type BundleVendorHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 83) ((BundleVendorHeader) header).setVendor("Eclipse PDE"); Discouraged access: The type BundleVendorHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleVendorTestCase.java (at line 85) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 22) import org.eclipse.pde.internal.core.PDECore; Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 23) import org.eclipse.pde.internal.core.ifeature.IFeatureInstallHandler; Discouraged access: The type IFeatureInstallHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 24) import org.eclipse.pde.internal.core.ifeature.IFeatureModel; Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 25) import org.eclipse.pde.internal.core.ifeature.IFeaturePlugin; Discouraged access: The type IFeaturePlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 26) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 27) import org.eclipse.pde.internal.ui.PDEPlugin; Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 28) import org.eclipse.pde.internal.ui.wizards.imports.FeatureImportOperation; Discouraged access: The type FeatureImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 29) import org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizard.ReplaceQuery; Discouraged access: The type FeatureImportWizard.ReplaceQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 48) private void lookingAtProject(IFeatureModel model) { Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 49) String name = model.getFeature().getId(); Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 51) IFeaturePlugin[] plugins = model.getFeature().getPlugins(); Discouraged access: The type IFeaturePlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 51) IFeaturePlugin[] plugins = model.getFeature().getPlugins(); Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 51) IFeaturePlugin[] plugins = model.getFeature().getPlugins(); Discouraged access: The method getPlugins() from the type IFeature is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 62) private void importFeature(IFeatureModel[] models, boolean binary) { Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 63) FeatureImportOperation op = new FeatureImportOperation(models, binary, null, new ReplaceQuery(PDEPlugin.getActiveWorkbenchShell())); Discouraged access: The type FeatureImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 63) FeatureImportOperation op = new FeatureImportOperation(models, binary, null, new ReplaceQuery(PDEPlugin.getActiveWorkbenchShell())); Discouraged access: The constructor FeatureImportOperation(IFeatureModel[], boolean, IPath, FeatureImportOperation.IReplaceQuery) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 63) FeatureImportOperation op = new FeatureImportOperation(models, binary, null, new ReplaceQuery(PDEPlugin.getActiveWorkbenchShell())); Discouraged access: The type FeatureImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 63) FeatureImportOperation op = new FeatureImportOperation(models, binary, null, new ReplaceQuery(PDEPlugin.getActiveWorkbenchShell())); Discouraged access: The constructor FeatureImportWizard.ReplaceQuery(Shell) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 63) FeatureImportOperation op = new FeatureImportOperation(models, binary, null, new ReplaceQuery(PDEPlugin.getActiveWorkbenchShell())); Discouraged access: The type FeatureImportWizard.ReplaceQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 63) FeatureImportOperation op = new FeatureImportOperation(models, binary, null, new ReplaceQuery(PDEPlugin.getActiveWorkbenchShell())); Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 63) FeatureImportOperation op = new FeatureImportOperation(models, binary, null, new ReplaceQuery(PDEPlugin.getActiveWorkbenchShell())); Discouraged access: The method getActiveWorkbenchShell() from the type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 65) PDEPlugin.getWorkspace().run(op, new NullProgressMonitor()); Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 65) PDEPlugin.getWorkspace().run(op, new NullProgressMonitor()); Discouraged access: The method getWorkspace() from the type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 76) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 76) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 76) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 76) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 76) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getWorkspaceModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 79) assertTrue("Verifying feature nature...", hasNature(PDE.FEATURE_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 79) assertTrue("Verifying feature nature...", hasNature(PDE.FEATURE_NATURE)); Discouraged access: The field FEATURE_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 80) IFeatureInstallHandler installHandler = imported[i].getFeature().getInstallHandler(); Discouraged access: The type IFeatureInstallHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 80) IFeatureInstallHandler installHandler = imported[i].getFeature().getInstallHandler(); Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 80) IFeatureInstallHandler installHandler = imported[i].getFeature().getInstallHandler(); Discouraged access: The method getInstallHandler() from the type IFeature is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 81) boolean shouldHaveJavaNature = installHandler != null ? installHandler.getLibrary() != null : false; Discouraged access: The method getLibrary() from the type IFeatureInstallHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 87) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 87) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 87) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 87) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 87) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getWorkspaceModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 91) assertTrue("Verifing feature is binary...", isBinary == PDECore.BINARY_PROJECT_VALUE.equals(getProject().getPersistentProperty(PDECore.EXTERNAL_PROJECT_PROPERTY))); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 91) assertTrue("Verifing feature is binary...", isBinary == PDECore.BINARY_PROJECT_VALUE.equals(getProject().getPersistentProperty(PDECore.EXTERNAL_PROJECT_PROPERTY))); Discouraged access: The field BINARY_PROJECT_VALUE from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 91) assertTrue("Verifing feature is binary...", isBinary == PDECore.BINARY_PROJECT_VALUE.equals(getProject().getPersistentProperty(PDECore.EXTERNAL_PROJECT_PROPERTY))); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 91) assertTrue("Verifing feature is binary...", isBinary == PDECore.BINARY_PROJECT_VALUE.equals(getProject().getPersistentProperty(PDECore.EXTERNAL_PROJECT_PROPERTY))); Discouraged access: The field EXTERNAL_PROJECT_PROPERTY from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 98) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 98) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 98) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 98) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 98) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getWorkspaceModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 106) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 106) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 106) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 106) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 106) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 110) importFeature(new IFeatureModel[] {model[0]}, binary); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 117) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 117) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 117) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 117) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 117) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 121) importFeature(new IFeatureModel[] {model[0]}, binary); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 128) IFeatureModel[] models = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 128) IFeatureModel[] models = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
63. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 128) IFeatureModel[] models = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
64. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 128) IFeatureModel[] models = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
65. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 128) IFeatureModel[] models = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
66. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 136) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
67. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 136) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
68. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 136) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
69. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 136) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
70. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 136) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getWorkspaceModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
71. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 141) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
72. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 141) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
73. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 141) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
74. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 141) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
75. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 141) IFeatureModel[] model = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
76. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 145) importFeature(new IFeatureModel[] {model[0]}, binary); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
77. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 149) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
78. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 149) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
79. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 149) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
80. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 149) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
81. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 149) IFeatureModel[] imported = PDECore.getDefault().getFeatureModelManager().getWorkspaceModels(); Discouraged access: The method getWorkspaceModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
82. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 151) IFeaturePlugin[] plugins = model[0].getFeature().getPlugins(); Discouraged access: The type IFeaturePlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
83. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 151) IFeaturePlugin[] plugins = model[0].getFeature().getPlugins(); Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
84. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 151) IFeaturePlugin[] plugins = model[0].getFeature().getPlugins(); Discouraged access: The method getPlugins() from the type IFeature is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
85. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 153) IFeaturePlugin[] importedFeaturePlugins = getFeaturePluginsFrom(model[0].getFeature().getId(), imported); Discouraged access: The type IFeaturePlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
86. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 153) IFeaturePlugin[] importedFeaturePlugins = getFeaturePluginsFrom(model[0].getFeature().getId(), imported); Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
87. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 159) private IFeaturePlugin[] getFeaturePluginsFrom(String id, IFeatureModel[] imported) { Discouraged access: The type IFeaturePlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
88. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 159) private IFeaturePlugin[] getFeaturePluginsFrom(String id, IFeatureModel[] imported) { Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
89. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 161) if (imported[i].getFeature().getId().equals(id)) Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
90. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 162) return imported[0].getFeature().getPlugins(); Discouraged access: The method getFeature() from the type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
91. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportFeatureProjectsTestCase.java (at line 162) return imported[0].getFeature().getPlugins(); Discouraged access: The method getPlugins() from the type IFeature is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 24) import org.eclipse.pde.internal.core.target.IUBundleContainer; Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 25) import org.eclipse.pde.internal.core.target.TargetPlatformService; Discouraged access: The type TargetPlatformService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 190) Preferences store = PDECore.getDefault().getPluginPreferences(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 190) Preferences store = PDECore.getDefault().getPluginPreferences(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 191) boolean original = store.getBoolean(ICoreConstants.VM_LAUNCHER_INI); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 191) boolean original = store.getBoolean(ICoreConstants.VM_LAUNCHER_INI); Discouraged access: The field VM_LAUNCHER_INI from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 192) store.setValue(ICoreConstants.VM_LAUNCHER_INI, true); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 192) store.setValue(ICoreConstants.VM_LAUNCHER_INI, true); Discouraged access: The field VM_LAUNCHER_INI from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 195) ((TargetPlatformService)getTargetService()).loadTargetDefinitionFromPreferences(target); Discouraged access: The method loadTargetDefinitionFromPreferences(ITargetDefinition) from the type TargetPlatformService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 195) ((TargetPlatformService)getTargetService()).loadTargetDefinitionFromPreferences(target); Discouraged access: The type TargetPlatformService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 197) String iniVmArgs = TargetPlatformHelper.getIniVMArgs(); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 197) String iniVmArgs = TargetPlatformHelper.getIniVMArgs(); Discouraged access: The method getIniVMArgs() from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 200) store.setValue(ICoreConstants.VM_LAUNCHER_INI, original); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 200) store.setValue(ICoreConstants.VM_LAUNCHER_INI, original); Discouraged access: The field VM_LAUNCHER_INI from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 209) Preferences store = PDECore.getDefault().getPluginPreferences(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 209) Preferences store = PDECore.getDefault().getPluginPreferences(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 210) boolean original = store.getBoolean(ICoreConstants.VM_LAUNCHER_INI); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 210) boolean original = store.getBoolean(ICoreConstants.VM_LAUNCHER_INI); Discouraged access: The field VM_LAUNCHER_INI from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 211) store.setValue(ICoreConstants.VM_LAUNCHER_INI, false); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 211) store.setValue(ICoreConstants.VM_LAUNCHER_INI, false); Discouraged access: The field VM_LAUNCHER_INI from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 214) ((TargetPlatformService)getTargetService()).loadTargetDefinitionFromPreferences(target); Discouraged access: The method loadTargetDefinitionFromPreferences(ITargetDefinition) from the type TargetPlatformService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 214) ((TargetPlatformService)getTargetService()).loadTargetDefinitionFromPreferences(target); Discouraged access: The type TargetPlatformService is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 218) store.setValue(ICoreConstants.VM_LAUNCHER_INI, original); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 218) store.setValue(ICoreConstants.VM_LAUNCHER_INI, original); Discouraged access: The field VM_LAUNCHER_INI from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 533) IUBundleContainer containerA = (IUBundleContainer)getTargetService().newIULocation(new IInstallableUnit[0], null, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 533) IUBundleContainer containerA = (IUBundleContainer)getTargetService().newIULocation(new IInstallableUnit[0], null, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 533) IUBundleContainer containerA = (IUBundleContainer)getTargetService().newIULocation(new IInstallableUnit[0], null, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 533) IUBundleContainer containerA = (IUBundleContainer)getTargetService().newIULocation(new IInstallableUnit[0], null, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The field INCLUDE_REQUIRED from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 534) IUBundleContainer containerB = (IUBundleContainer)getTargetService().newIULocation(new String[]{"unit1", "unit2"}, new String[]{"1.0","2.0"}, null, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 534) IUBundleContainer containerB = (IUBundleContainer)getTargetService().newIULocation(new String[]{"unit1", "unit2"}, new String[]{"1.0","2.0"}, null, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 534) IUBundleContainer containerB = (IUBundleContainer)getTargetService().newIULocation(new String[]{"unit1", "unit2"}, new String[]{"1.0","2.0"}, null, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 534) IUBundleContainer containerB = (IUBundleContainer)getTargetService().newIULocation(new String[]{"unit1", "unit2"}, new String[]{"1.0","2.0"}, null, IUBundleContainer.INCLUDE_REQUIRED); Discouraged access: The field INCLUDE_REQUIRED from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 538) assertTrue(containerA.getIncludeAllRequired()); Discouraged access: The method getIncludeAllRequired() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 539) assertFalse(containerA.getIncludeAllEnvironments()); Discouraged access: The method getIncludeAllEnvironments() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 540) assertFalse(containerA.getIncludeSource()); Discouraged access: The method getIncludeSource() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 541) assertTrue(containerB.getIncludeAllRequired()); Discouraged access: The method getIncludeAllRequired() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 542) assertFalse(containerB.getIncludeAllEnvironments()); Discouraged access: The method getIncludeAllEnvironments() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 543) assertFalse(containerB.getIncludeSource()); Discouraged access: The method getIncludeSource() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 546) int flags = IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE; Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 546) int flags = IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE; Discouraged access: The field INCLUDE_ALL_ENVIRONMENTS from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 546) int flags = IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE; Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 546) int flags = IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE; Discouraged access: The field INCLUDE_SOURCE from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 547) containerA = (IUBundleContainer)getTargetService().newIULocation(new IInstallableUnit[0], null, flags); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 548) containerB = (IUBundleContainer)getTargetService().newIULocation(new String[]{"unit1", "unit2"}, new String[]{"1.0","2.0"}, null, flags); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 550) assertFalse(containerA.getIncludeAllRequired()); Discouraged access: The method getIncludeAllRequired() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 551) assertTrue(containerA.getIncludeAllEnvironments()); Discouraged access: The method getIncludeAllEnvironments() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 552) assertTrue(containerA.getIncludeSource()); Discouraged access: The method getIncludeSource() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 555) flags = IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE; Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 555) flags = IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE; Discouraged access: The field INCLUDE_ALL_ENVIRONMENTS from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 555) flags = IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE; Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 555) flags = IUBundleContainer.INCLUDE_ALL_ENVIRONMENTS | IUBundleContainer.INCLUDE_SOURCE; Discouraged access: The field INCLUDE_SOURCE from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 556) containerA = (IUBundleContainer)getTargetService().newIULocation(new IInstallableUnit[0], null, flags); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 557) flags = IUBundleContainer.INCLUDE_REQUIRED; Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 557) flags = IUBundleContainer.INCLUDE_REQUIRED; Discouraged access: The field INCLUDE_REQUIRED from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 558) containerB = (IUBundleContainer)getTargetService().newIULocation(new String[]{"unit1", "unit2"}, new String[]{"1.0","2.0"}, null, flags); Discouraged access: The type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 561) assertTrue(containerA.getIncludeAllRequired()); Discouraged access: The method getIncludeAllRequired() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 562) assertFalse(containerA.getIncludeAllEnvironments()); Discouraged access: The method getIncludeAllEnvironments() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 563) assertFalse(containerA.getIncludeSource()); Discouraged access: The method getIncludeSource() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 564) assertTrue(containerB.getIncludeAllRequired()); Discouraged access: The method getIncludeAllRequired() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 565) assertFalse(containerB.getIncludeAllEnvironments()); Discouraged access: The method getIncludeAllEnvironments() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 566) assertFalse(containerB.getIncludeSource()); Discouraged access: The method getIncludeSource() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 570) assertFalse(containerA.getIncludeAllRequired()); Discouraged access: The method getIncludeAllRequired() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
63. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 571) assertTrue(containerA.getIncludeAllEnvironments()); Discouraged access: The method getIncludeAllEnvironments() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
64. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 572) assertTrue(containerA.getIncludeSource()); Discouraged access: The method getIncludeSource() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
65. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 573) assertFalse(containerB.getIncludeAllRequired()); Discouraged access: The method getIncludeAllRequired() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
66. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 574) assertTrue(containerB.getIncludeAllEnvironments()); Discouraged access: The method getIncludeAllEnvironments() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
67. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetDefinitionResolutionTests.java (at line 575) assertTrue(containerB.getIncludeSource()); Discouraged access: The method getIncludeSource() from the type IUBundleContainer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.BundleLocalizationHeader; Discouraged access: The type BundleLocalizationHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 39) assertEquals(fModel.getBundle().getLocalization(), Constants.BUNDLE_LOCALIZATION_DEFAULT_BASENAME); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 39) assertEquals(fModel.getBundle().getLocalization(), Constants.BUNDLE_LOCALIZATION_DEFAULT_BASENAME); Discouraged access: The method getLocalization() from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 52) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 52) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 52) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 54) assertEquals(((BundleLocalizationHeader) header).getLocalization(), "plugin"); Discouraged access: The method getLocalization() from the type BundleLocalizationHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 54) assertEquals(((BundleLocalizationHeader) header).getLocalization(), "plugin"); Discouraged access: The type BundleLocalizationHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 65) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 65) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 65) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 68) fModel.getBundle().setHeader(fHeaderName, "plugin"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 68) fModel.getBundle().setHeader(fHeaderName, "plugin"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 69) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 92) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 92) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 92) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 95) ((BundleLocalizationHeader) header).setLocalization("plugin"); Discouraged access: The method setLocalization(String) from the type BundleLocalizationHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 95) ((BundleLocalizationHeader) header).setLocalization("plugin"); Discouraged access: The type BundleLocalizationHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleLocalizationTestCase.java (at line 96) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 22) import org.eclipse.pde.internal.core.PDECore; Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 23) import org.eclipse.pde.internal.core.ifeature.IFeatureModel; Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 24) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 25) import org.eclipse.pde.internal.ui.PDEPlugin; Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 33) private static final FeatureData DEFAULT_FEATURE_DATA = new FeatureData(); Discouraged access: The type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 33) private static final FeatureData DEFAULT_FEATURE_DATA = new FeatureData(); Discouraged access: The constructor FeatureData() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 33) private static final FeatureData DEFAULT_FEATURE_DATA = new FeatureData(); Discouraged access: The type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 35) DEFAULT_FEATURE_DATA.id = PROJECT_NAME; Discouraged access: The field id from the type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 36) DEFAULT_FEATURE_DATA.name = PROJECT_NAME; Discouraged access: The field name from the type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 37) DEFAULT_FEATURE_DATA.version = "1.0.0"; Discouraged access: The field version from the type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 40) private static FeatureData createDefaultFeatureData() { Discouraged access: The type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 41) FeatureData fd = new FeatureData(); Discouraged access: The type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 41) FeatureData fd = new FeatureData(); Discouraged access: The constructor FeatureData() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 41) FeatureData fd = new FeatureData(); Discouraged access: The type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 42) fd.id = DEFAULT_FEATURE_DATA.id; Discouraged access: The field id from the type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 42) fd.id = DEFAULT_FEATURE_DATA.id; Discouraged access: The field id from the type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 43) fd.name = DEFAULT_FEATURE_DATA.name; Discouraged access: The field name from the type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 43) fd.name = DEFAULT_FEATURE_DATA.name; Discouraged access: The field name from the type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 44) fd.version = DEFAULT_FEATURE_DATA.version; Discouraged access: The field version from the type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 44) fd.version = DEFAULT_FEATURE_DATA.version; Discouraged access: The field version from the type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 56) private void createFeature(FeatureData fd, boolean patch, Object modelObject) throws Exception { Discouraged access: The type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 62) if ((patch && !(modelObject instanceof IFeatureModel)) || (!patch && modelObject != null && !(modelObject instanceof IPluginBase[]))) Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 66) op = new CreateFeaturePatchOperation(project, path, fd, (IFeatureModel) modelObject, PDEPlugin.getActiveWorkbenchShell()); Discouraged access: The constructor CreateFeaturePatchOperation(IProject, IPath, FeatureData, IFeatureModel, Shell) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 66) op = new CreateFeaturePatchOperation(project, path, fd, (IFeatureModel) modelObject, PDEPlugin.getActiveWorkbenchShell()); Discouraged access: The type CreateFeaturePatchOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 66) op = new CreateFeaturePatchOperation(project, path, fd, (IFeatureModel) modelObject, PDEPlugin.getActiveWorkbenchShell()); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 66) op = new CreateFeaturePatchOperation(project, path, fd, (IFeatureModel) modelObject, PDEPlugin.getActiveWorkbenchShell()); Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 66) op = new CreateFeaturePatchOperation(project, path, fd, (IFeatureModel) modelObject, PDEPlugin.getActiveWorkbenchShell()); Discouraged access: The method getActiveWorkbenchShell() from the type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 68) op = new CreateFeatureProjectOperation(project, path, fd, (IPluginBase[]) modelObject, PDEPlugin.getActiveWorkbenchShell()); Discouraged access: The constructor CreateFeatureProjectOperation(IProject, IPath, FeatureData, IPluginBase[], Shell) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 68) op = new CreateFeatureProjectOperation(project, path, fd, (IPluginBase[]) modelObject, PDEPlugin.getActiveWorkbenchShell()); Discouraged access: The type CreateFeatureProjectOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 68) op = new CreateFeatureProjectOperation(project, path, fd, (IPluginBase[]) modelObject, PDEPlugin.getActiveWorkbenchShell()); Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 68) op = new CreateFeatureProjectOperation(project, path, fd, (IPluginBase[]) modelObject, PDEPlugin.getActiveWorkbenchShell()); Discouraged access: The method getActiveWorkbenchShell() from the type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 74) assertTrue("Verifying feature nature...", hasNature(PDE.FEATURE_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 74) assertTrue("Verifying feature nature...", hasNature(PDE.FEATURE_NATURE)); Discouraged access: The field FEATURE_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 84) IFeatureModel[] models = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type IFeatureModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 84) IFeatureModel[] models = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 84) IFeatureModel[] models = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 84) IFeatureModel[] models = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getFeatureModelManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 84) IFeatureModel[] models = PDECore.getDefault().getFeatureModelManager().getModels(); Discouraged access: The method getModels() from the type FeatureModelManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 116) FeatureData fd = createDefaultFeatureData(); Discouraged access: The type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/wizards/NewFeatureProjectTestCase.java (at line 118) fd.library = library; Discouraged access: The field library from the type FeatureData is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 22) import org.eclipse.pde.internal.core.builders.CompilerFlags; Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 23) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 40) PDEPreferencesManager preferences = new PDEPreferencesManager(PLUGIN_ID); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 40) PDEPreferencesManager preferences = new PDEPreferencesManager(PLUGIN_ID); Discouraged access: The constructor PDEPreferencesManager(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 40) PDEPreferencesManager preferences = new PDEPreferencesManager(PLUGIN_ID); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 41) preferences.setValue("stringKey", "stringValue"); Discouraged access: The method setValue(String, String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 42) preferences.setValue("booleanKey", true); Discouraged access: The method setValue(String, boolean) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 43) preferences.setValue("intKey", 0); Discouraged access: The method setValue(String, int) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 44) preferences.savePluginPreferences(); Discouraged access: The method savePluginPreferences() from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 46) preferences.setDefault("stringKey", "defaultValue"); Discouraged access: The method setDefault(String, String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 47) preferences.setDefault("booleanKey", false); Discouraged access: The method setDefault(String, boolean) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 48) preferences.setDefault("intKey", -1); Discouraged access: The method setDefault(String, int) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 55) PDEPreferencesManager preferences = new PDEPreferencesManager(PLUGIN_ID); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 55) PDEPreferencesManager preferences = new PDEPreferencesManager(PLUGIN_ID); Discouraged access: The constructor PDEPreferencesManager(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 55) PDEPreferencesManager preferences = new PDEPreferencesManager(PLUGIN_ID); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 56) assertEquals(preferences.getString("stringKey"), "stringValue"); Discouraged access: The method getString(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 57) assertEquals(preferences.getBoolean("booleanKey"), true); Discouraged access: The method getBoolean(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 58) assertEquals(preferences.getInt("intKey"), 0); Discouraged access: The method getInt(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 62) PDEPreferencesManager preferences = new PDEPreferencesManager(PLUGIN_ID); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 62) PDEPreferencesManager preferences = new PDEPreferencesManager(PLUGIN_ID); Discouraged access: The constructor PDEPreferencesManager(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 62) PDEPreferencesManager preferences = new PDEPreferencesManager(PLUGIN_ID); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 63) assertEquals(preferences.getDefaultString("stringKey"), "defaultValue"); Discouraged access: The method getDefaultString(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 64) assertEquals(preferences.getDefaultBoolean("booleanKey"), false); Discouraged access: The method getDefaultBoolean(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 65) assertEquals(preferences.getDefaultInt("intKey"), -1); Discouraged access: The method getDefaultInt(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 113) PDEPreferencesManager preferences = PDECore.getDefault().getPreferencesManager(); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 113) PDEPreferencesManager preferences = PDECore.getDefault().getPreferencesManager(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 113) PDEPreferencesManager preferences = PDECore.getDefault().getPreferencesManager(); Discouraged access: The method getPreferencesManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 113) PDEPreferencesManager preferences = PDECore.getDefault().getPreferencesManager(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 114) assertEquals(preferences.getDefaultString(ICoreConstants.TARGET_MODE), ICoreConstants.VALUE_USE_THIS); Discouraged access: The method getDefaultString(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 114) assertEquals(preferences.getDefaultString(ICoreConstants.TARGET_MODE), ICoreConstants.VALUE_USE_THIS); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 114) assertEquals(preferences.getDefaultString(ICoreConstants.TARGET_MODE), ICoreConstants.VALUE_USE_THIS); Discouraged access: The field TARGET_MODE from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 114) assertEquals(preferences.getDefaultString(ICoreConstants.TARGET_MODE), ICoreConstants.VALUE_USE_THIS); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 114) assertEquals(preferences.getDefaultString(ICoreConstants.TARGET_MODE), ICoreConstants.VALUE_USE_THIS); Discouraged access: The field VALUE_USE_THIS from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 115) assertEquals(preferences.getDefaultString(ICoreConstants.CHECKED_PLUGINS), ICoreConstants.VALUE_SAVED_ALL); Discouraged access: The method getDefaultString(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 115) assertEquals(preferences.getDefaultString(ICoreConstants.CHECKED_PLUGINS), ICoreConstants.VALUE_SAVED_ALL); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 115) assertEquals(preferences.getDefaultString(ICoreConstants.CHECKED_PLUGINS), ICoreConstants.VALUE_SAVED_ALL); Discouraged access: The field CHECKED_PLUGINS from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 115) assertEquals(preferences.getDefaultString(ICoreConstants.CHECKED_PLUGINS), ICoreConstants.VALUE_SAVED_ALL); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 115) assertEquals(preferences.getDefaultString(ICoreConstants.CHECKED_PLUGINS), ICoreConstants.VALUE_SAVED_ALL); Discouraged access: The field VALUE_SAVED_ALL from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 116) assertEquals(preferences.getDefaultString(ICoreConstants.OS), Platform.getOS()); Discouraged access: The method getDefaultString(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 116) assertEquals(preferences.getDefaultString(ICoreConstants.OS), Platform.getOS()); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 116) assertEquals(preferences.getDefaultString(ICoreConstants.OS), Platform.getOS()); Discouraged access: The field OS from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 117) assertEquals(preferences.getDefaultBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION), TargetPlatform.getDefaultLocation().equals(TargetPlatform.getLocation())); Discouraged access: The method getDefaultBoolean(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 117) assertEquals(preferences.getDefaultBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION), TargetPlatform.getDefaultLocation().equals(TargetPlatform.getLocation())); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 117) assertEquals(preferences.getDefaultBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION), TargetPlatform.getDefaultLocation().equals(TargetPlatform.getLocation())); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 122) PDEPreferencesManager preferences = new PDEPreferencesManager(PDE.PLUGIN_ID); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 122) PDEPreferencesManager preferences = new PDEPreferencesManager(PDE.PLUGIN_ID); Discouraged access: The constructor PDEPreferencesManager(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 122) PDEPreferencesManager preferences = new PDEPreferencesManager(PDE.PLUGIN_ID); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 122) PDEPreferencesManager preferences = new PDEPreferencesManager(PDE.PLUGIN_ID); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 122) PDEPreferencesManager preferences = new PDEPreferencesManager(PDE.PLUGIN_ID); Discouraged access: The field PLUGIN_ID from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 123) assertEquals(preferences.getDefaultInt(CompilerFlags.P_UNRESOLVED_IMPORTS), CompilerFlags.ERROR); Discouraged access: The method getDefaultInt(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 123) assertEquals(preferences.getDefaultInt(CompilerFlags.P_UNRESOLVED_IMPORTS), CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 123) assertEquals(preferences.getDefaultInt(CompilerFlags.P_UNRESOLVED_IMPORTS), CompilerFlags.ERROR); Discouraged access: The field P_UNRESOLVED_IMPORTS from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 123) assertEquals(preferences.getDefaultInt(CompilerFlags.P_UNRESOLVED_IMPORTS), CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 123) assertEquals(preferences.getDefaultInt(CompilerFlags.P_UNRESOLVED_IMPORTS), CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 124) assertEquals(preferences.getDefaultInt(CompilerFlags.P_DEPRECATED), CompilerFlags.WARNING); Discouraged access: The method getDefaultInt(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 124) assertEquals(preferences.getDefaultInt(CompilerFlags.P_DEPRECATED), CompilerFlags.WARNING); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 124) assertEquals(preferences.getDefaultInt(CompilerFlags.P_DEPRECATED), CompilerFlags.WARNING); Discouraged access: The field P_DEPRECATED from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 124) assertEquals(preferences.getDefaultInt(CompilerFlags.P_DEPRECATED), CompilerFlags.WARNING); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 124) assertEquals(preferences.getDefaultInt(CompilerFlags.P_DEPRECATED), CompilerFlags.WARNING); Discouraged access: The field WARNING from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 125) assertEquals(preferences.getDefaultInt(CompilerFlags.P_MISSING_VERSION_EXP_PKG), CompilerFlags.IGNORE); Discouraged access: The method getDefaultInt(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 125) assertEquals(preferences.getDefaultInt(CompilerFlags.P_MISSING_VERSION_EXP_PKG), CompilerFlags.IGNORE); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 125) assertEquals(preferences.getDefaultInt(CompilerFlags.P_MISSING_VERSION_EXP_PKG), CompilerFlags.IGNORE); Discouraged access: The field P_MISSING_VERSION_EXP_PKG from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
63. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 125) assertEquals(preferences.getDefaultInt(CompilerFlags.P_MISSING_VERSION_EXP_PKG), CompilerFlags.IGNORE); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
64. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 125) assertEquals(preferences.getDefaultInt(CompilerFlags.P_MISSING_VERSION_EXP_PKG), CompilerFlags.IGNORE); Discouraged access: The field IGNORE from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
65. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 129) Preferences preferences = PDECore.getDefault().getPluginPreferences(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
66. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 129) Preferences preferences = PDECore.getDefault().getPluginPreferences(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
67. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 130) PDEPreferencesManager preferencesManager = PDECore.getDefault().getPreferencesManager(); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
68. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 130) PDEPreferencesManager preferencesManager = PDECore.getDefault().getPreferencesManager(); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
69. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 130) PDEPreferencesManager preferencesManager = PDECore.getDefault().getPreferencesManager(); Discouraged access: The method getPreferencesManager() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
70. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 130) PDEPreferencesManager preferencesManager = PDECore.getDefault().getPreferencesManager(); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
71. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 131) assertEquals(preferences.getString(ICoreConstants.TARGET_MODE), preferencesManager.getString(ICoreConstants.TARGET_MODE)); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
72. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 131) assertEquals(preferences.getString(ICoreConstants.TARGET_MODE), preferencesManager.getString(ICoreConstants.TARGET_MODE)); Discouraged access: The field TARGET_MODE from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
73. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 131) assertEquals(preferences.getString(ICoreConstants.TARGET_MODE), preferencesManager.getString(ICoreConstants.TARGET_MODE)); Discouraged access: The method getString(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
74. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 131) assertEquals(preferences.getString(ICoreConstants.TARGET_MODE), preferencesManager.getString(ICoreConstants.TARGET_MODE)); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
75. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 131) assertEquals(preferences.getString(ICoreConstants.TARGET_MODE), preferencesManager.getString(ICoreConstants.TARGET_MODE)); Discouraged access: The field TARGET_MODE from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
76. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 132) assertEquals(preferences.getString(ICoreConstants.CHECKED_PLUGINS), preferencesManager.getString(ICoreConstants.CHECKED_PLUGINS)); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
77. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 132) assertEquals(preferences.getString(ICoreConstants.CHECKED_PLUGINS), preferencesManager.getString(ICoreConstants.CHECKED_PLUGINS)); Discouraged access: The field CHECKED_PLUGINS from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
78. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 132) assertEquals(preferences.getString(ICoreConstants.CHECKED_PLUGINS), preferencesManager.getString(ICoreConstants.CHECKED_PLUGINS)); Discouraged access: The method getString(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
79. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 132) assertEquals(preferences.getString(ICoreConstants.CHECKED_PLUGINS), preferencesManager.getString(ICoreConstants.CHECKED_PLUGINS)); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
80. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 132) assertEquals(preferences.getString(ICoreConstants.CHECKED_PLUGINS), preferencesManager.getString(ICoreConstants.CHECKED_PLUGINS)); Discouraged access: The field CHECKED_PLUGINS from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
81. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 133) assertEquals(preferences.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION), preferencesManager.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION)); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
82. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 133) assertEquals(preferences.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION), preferencesManager.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION)); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
83. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 133) assertEquals(preferences.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION), preferencesManager.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION)); Discouraged access: The method getBoolean(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
84. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 133) assertEquals(preferences.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION), preferencesManager.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION)); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
85. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 133) assertEquals(preferences.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION), preferencesManager.getBoolean(ICoreConstants.TARGET_PLATFORM_REALIZATION)); Discouraged access: The field TARGET_PLATFORM_REALIZATION from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
86. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 137) IPreferenceStore store = PDEPlugin.getDefault().getPreferenceStore(); Discouraged access: The method getDefault() from the type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
87. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 137) IPreferenceStore store = PDEPlugin.getDefault().getPreferenceStore(); Discouraged access: The type PDEPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
88. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 138) PDEPreferencesManager preferencesManager = new PDEPreferencesManager(IPDEUIConstants.PLUGIN_ID); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
89. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 138) PDEPreferencesManager preferencesManager = new PDEPreferencesManager(IPDEUIConstants.PLUGIN_ID); Discouraged access: The constructor PDEPreferencesManager(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
90. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 138) PDEPreferencesManager preferencesManager = new PDEPreferencesManager(IPDEUIConstants.PLUGIN_ID); Discouraged access: The type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
91. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 138) PDEPreferencesManager preferencesManager = new PDEPreferencesManager(IPDEUIConstants.PLUGIN_ID); Discouraged access: The type IPDEUIConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
92. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 138) PDEPreferencesManager preferencesManager = new PDEPreferencesManager(IPDEUIConstants.PLUGIN_ID); Discouraged access: The field PLUGIN_ID from the type IPDEUIConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
93. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 139) assertEquals(store.getString(IPreferenceConstants.PROP_SHOW_OBJECTS),preferencesManager.getString(IPreferenceConstants.PROP_SHOW_OBJECTS)); Discouraged access: The type IPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
94. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 139) assertEquals(store.getString(IPreferenceConstants.PROP_SHOW_OBJECTS),preferencesManager.getString(IPreferenceConstants.PROP_SHOW_OBJECTS)); Discouraged access: The field PROP_SHOW_OBJECTS from the type IPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
95. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 139) assertEquals(store.getString(IPreferenceConstants.PROP_SHOW_OBJECTS),preferencesManager.getString(IPreferenceConstants.PROP_SHOW_OBJECTS)); Discouraged access: The method getString(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
96. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 139) assertEquals(store.getString(IPreferenceConstants.PROP_SHOW_OBJECTS),preferencesManager.getString(IPreferenceConstants.PROP_SHOW_OBJECTS)); Discouraged access: The type IPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
97. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 139) assertEquals(store.getString(IPreferenceConstants.PROP_SHOW_OBJECTS),preferencesManager.getString(IPreferenceConstants.PROP_SHOW_OBJECTS)); Discouraged access: The field PROP_SHOW_OBJECTS from the type IPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
98. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 140) assertEquals(store.getBoolean(IPreferenceConstants.EDITOR_FOLDING_ENABLED),preferencesManager.getBoolean(IPreferenceConstants.EDITOR_FOLDING_ENABLED)); Discouraged access: The method getBoolean(String) from the type PDEPreferencesManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
99. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 140) assertEquals(store.getBoolean(IPreferenceConstants.EDITOR_FOLDING_ENABLED),preferencesManager.getBoolean(IPreferenceConstants.EDITOR_FOLDING_ENABLED)); Discouraged access: The type IPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
100. WARNING in /src/org/eclipse/pde/ui/tests/preferences/PDEPreferencesTestCase.java (at line 140) assertEquals(store.getBoolean(IPreferenceConstants.EDITOR_FOLDING_ENABLED),preferencesManager.getBoolean(IPreferenceConstants.EDITOR_FOLDING_ENABLED)); Discouraged access: The field EDITOR_FOLDING_ENABLED from the type IPreferenceConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/util/xml/ParserWrapperTestCase.java (at line 21) import org.eclipse.pde.internal.core.XMLDefaultHandler; Discouraged access: The type XMLDefaultHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/util/xml/ParserWrapperTestCase.java (at line 22) import org.eclipse.pde.internal.core.util.SAXParserWrapper; Discouraged access: The type SAXParserWrapper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/util/xml/ParserWrapperTestCase.java (at line 117) XMLDefaultHandler handler = new XMLDefaultHandler(); Discouraged access: The type XMLDefaultHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/util/xml/ParserWrapperTestCase.java (at line 117) XMLDefaultHandler handler = new XMLDefaultHandler(); Discouraged access: The constructor XMLDefaultHandler() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/util/xml/ParserWrapperTestCase.java (at line 117) XMLDefaultHandler handler = new XMLDefaultHandler(); Discouraged access: The type XMLDefaultHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/util/xml/ParserWrapperTestCase.java (at line 118) SAXParserWrapper parser = new SAXParserWrapper(); Discouraged access: The type SAXParserWrapper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/util/xml/ParserWrapperTestCase.java (at line 118) SAXParserWrapper parser = new SAXParserWrapper(); Discouraged access: The constructor SAXParserWrapper() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/util/xml/ParserWrapperTestCase.java (at line 118) SAXParserWrapper parser = new SAXParserWrapper(); Discouraged access: The type SAXParserWrapper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/util/xml/ParserWrapperTestCase.java (at line 119) parser.parse(fXMLFile, handler); Discouraged access: The method parse(File, DefaultHandler) from the type SAXParserWrapper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/util/xml/ParserWrapperTestCase.java (at line 120) parser.dispose(); Discouraged access: The method dispose() from the type SAXParserWrapper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/runtime/LocalModelTest.java (at line 16) import org.eclipse.pde.internal.runtime.registry.model.LocalRegistryBackend; Discouraged access: The type LocalRegistryBackend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/runtime/LocalModelTest.java (at line 17) import org.eclipse.pde.internal.runtime.registry.model.RegistryModel; Discouraged access: The type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/runtime/LocalModelTest.java (at line 21) protected RegistryModel createModel() { Discouraged access: The type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/runtime/LocalModelTest.java (at line 22) return new RegistryModel(new LocalRegistryBackend() { public void connect(IProgressMonitor monitor) { mockFramework.setListener(this); } public void disconnect() { // empty } }); Discouraged access: The constructor RegistryModel(RegistryBackend) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/runtime/LocalModelTest.java (at line 22) return new RegistryModel(new LocalRegistryBackend() { Discouraged access: The type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/runtime/LocalModelTest.java (at line 22) return new RegistryModel(new LocalRegistryBackend() { Discouraged access: The type LocalRegistryBackend is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 21) import org.eclipse.pde.internal.core.builders.CompilerFlags; Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 49) setPreferences(project, CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 49) setPreferences(project, CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 54) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 54) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 64) setPreferences(project, CompilerFlags.WARNING); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 64) setPreferences(project, CompilerFlags.WARNING); Discouraged access: The field WARNING from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 71) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.WARNING); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 71) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.WARNING); Discouraged access: The field WARNING from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 80) setPreferences(project, CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 80) setPreferences(project, CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 87) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 87) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 96) setPreferences(project, CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 96) setPreferences(project, CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 101) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 101) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 111) setPreferences(project, CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 111) setPreferences(project, CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 116) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 116) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 126) setPreferences(project, CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 126) setPreferences(project, CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 131) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.ERROR); Discouraged access: The type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/build/properties/BuildPropertiesValidationTest.java (at line 131) verifyBuildPropertiesMarkers(buildProperty, expectedValues, CompilerFlags.ERROR); Discouraged access: The field ERROR from the type CompilerFlags is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 16) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 17) import org.eclipse.pde.internal.core.text.bundle.BundleNameHeader; Discouraged access: The type BundleNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 41) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 43) assertEquals(((BundleNameHeader) header).getBundleName(), "Bundle Name"); Discouraged access: The method getBundleName() from the type BundleNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 43) assertEquals(((BundleNameHeader) header).getBundleName(), "Bundle Name"); Discouraged access: The type BundleNameHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 54) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 54) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 54) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 57) fModel.getBundle().setHeader(fHeaderName, "Bundle Name"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 57) fModel.getBundle().setHeader(fHeaderName, "Bundle Name"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 58) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 81) IManifestHeader header = fModel.getBundle().getManifestHeader(fHeaderName); Discouraged access: The method getManifestHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 84) fModel.getBundle().setHeader(fHeaderName, "Bundle Name"); Discouraged access: The method getBundle() from the type BundleModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 84) fModel.getBundle().setHeader(fHeaderName, "Bundle Name"); Discouraged access: The method setHeader(String, String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/model/bundle/BundleNameTestCase.java (at line 85) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type BundleTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/TargetPlatformPerfTest.java (at line 28) import org.eclipse.pde.internal.core.PDECore; Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/TargetPlatformPerfTest.java (at line 66) ITargetPlatformService tps = (ITargetPlatformService) PDECore.getDefault().acquireService(ITargetPlatformService.class.getName()); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/TargetPlatformPerfTest.java (at line 66) ITargetPlatformService tps = (ITargetPlatformService) PDECore.getDefault().acquireService(ITargetPlatformService.class.getName()); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/TargetPlatformPerfTest.java (at line 66) ITargetPlatformService tps = (ITargetPlatformService) PDECore.getDefault().acquireService(ITargetPlatformService.class.getName()); Discouraged access: The method acquireService(String) from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/TargetPlatformPerfTest.java (at line 99) IBundleProjectService service = (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/TargetPlatformPerfTest.java (at line 99) IBundleProjectService service = (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/TargetPlatformPerfTest.java (at line 99) IBundleProjectService service = (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The method acquireService(String) from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/TargetPlatformPerfTest.java (at line 100) ITargetPlatformService tps = (ITargetPlatformService) PDECore.getDefault().acquireService(ITargetPlatformService.class.getName()); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/TargetPlatformPerfTest.java (at line 100) ITargetPlatformService tps = (ITargetPlatformService) PDECore.getDefault().acquireService(ITargetPlatformService.class.getName()); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/performance/parts/TargetPlatformPerfTest.java (at line 100) ITargetPlatformService tps = (ITargetPlatformService) PDECore.getDefault().acquireService(ITargetPlatformService.class.getName()); Discouraged access: The method acquireService(String) from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 14) import org.eclipse.ui.internal.views.log.LogEntry; Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 24) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 24) LogEntry entry = new LogEntry(); Discouraged access: The constructor LogEntry() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 24) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 25) entry.processEntry("!ENTRY org.eclipse.pde.ui 1 100 2009-01-03 11:15:30.123"); Discouraged access: The method processEntry(String) from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 27) assertEquals("org.eclipse.pde.ui", entry.getPluginId()); Discouraged access: The method getPluginId() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 28) assertEquals(1, entry.getSeverity()); Discouraged access: The method getSeverity() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 29) assertEquals(100, entry.getCode()); Discouraged access: The method getCode() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 33) assertEquals(expectedDate.getTime(), entry.getDate()); Discouraged access: The method getDate() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 37) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 37) LogEntry entry = new LogEntry(); Discouraged access: The constructor LogEntry() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 37) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 38) entry.processEntry("!ENTRY org.eclipse.osgi 2009-01-07 11:15:30.123"); Discouraged access: The method processEntry(String) from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 40) assertEquals("org.eclipse.osgi", entry.getPluginId()); Discouraged access: The method getPluginId() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 41) assertEquals(0, entry.getSeverity()); Discouraged access: The method getSeverity() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 42) assertEquals(0, entry.getCode()); Discouraged access: The method getCode() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 46) assertEquals(expectedDate.getTime(), entry.getDate()); Discouraged access: The method getDate() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 50) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 50) LogEntry entry = new LogEntry(); Discouraged access: The constructor LogEntry() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 50) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 51) int depth = entry.processSubEntry("!SUBENTRY 1 org.eclipse.osgi 1 101 2009-01-08 11:15:30.123"); Discouraged access: The method processSubEntry(String) from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 53) assertEquals("org.eclipse.osgi", entry.getPluginId()); Discouraged access: The method getPluginId() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 54) assertEquals(1, entry.getSeverity()); Discouraged access: The method getSeverity() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 55) assertEquals(101, entry.getCode()); Discouraged access: The method getCode() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 59) assertEquals(expectedDate.getTime(), entry.getDate()); Discouraged access: The method getDate() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 65) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 65) LogEntry entry = new LogEntry(); Discouraged access: The constructor LogEntry() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 65) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 66) int depth = entry.processSubEntry("!SUBENTRY 1 org.eclipse.osgi 2009-01-01 11:15:30.123"); Discouraged access: The method processSubEntry(String) from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 68) assertEquals("org.eclipse.osgi", entry.getPluginId()); Discouraged access: The method getPluginId() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 69) assertEquals(0, entry.getSeverity()); Discouraged access: The method getSeverity() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 70) assertEquals(0, entry.getCode()); Discouraged access: The method getCode() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 74) assertEquals(expectedDate.getTime(), entry.getDate()); Discouraged access: The method getDate() from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 83) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 83) LogEntry entry = new LogEntry(); Discouraged access: The constructor LogEntry() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 83) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 84) entry.processEntry("!ENTRY org.eclipse.core.contenttype 4 0"); Discouraged access: The method processEntry(String) from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 91) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 91) LogEntry entry = new LogEntry(); Discouraged access: The constructor LogEntry() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 91) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 92) entry.processEntry("!ENTRY org.eclipse.ui 4 0"); Discouraged access: The method processEntry(String) from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 99) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 99) LogEntry entry = new LogEntry(); Discouraged access: The constructor LogEntry() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 99) LogEntry entry = new LogEntry(); Discouraged access: The type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/views/log/LogEntryTest.java (at line 100) entry.processEntry("!ENTRY org.eclipse.ui 4 0"); Discouraged access: The method processEntry(String) from the type LogEntry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.ui.views.log/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 18) import org.eclipse.pde.internal.runtime.registry.model.Bundle; Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 19) import org.eclipse.pde.internal.runtime.registry.model.ServiceRegistration; Discouraged access: The type ServiceRegistration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 23) public abstract class AbstractRegistryModelTest extends TestCase implements ModelChangeListener { Discouraged access: The type ModelChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 74) protected RegistryModel model; Discouraged access: The type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 76) protected ModelChangeDelta[] deltas; Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 78) public void modelChanged(ModelChangeDelta[] deltas) { Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 82) abstract protected RegistryModel createModel() throws URISyntaxException; Discouraged access: The type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 95) model.connect(new NullProgressMonitor(), false); Discouraged access: The method connect(IProgressMonitor, boolean) from the type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 97) deltas = new ModelChangeDelta[0]; Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 98) model.addModelChangeListener(this); Discouraged access: The method addModelChangeListener(ModelChangeListener) from the type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 102) model.removeModelChangeListener(this); Discouraged access: The method removeModelChangeListener(ModelChangeListener) from the type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 103) model.disconnect(); Discouraged access: The method disconnect() from the type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 111) model.initialize(new NullProgressMonitor()); Discouraged access: The method initialize(IProgressMonitor) from the type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 112) Bundle[] bundles = model.getBundles(); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 112) Bundle[] bundles = model.getBundles(); Discouraged access: The method getBundles() from the type RegistryModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 121) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 121) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 122) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getSymbolicName() from the type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 122) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 122) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 123) assertEquals(ModelChangeDelta.ADDED, deltas[0].getFlag()); Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 123) assertEquals(ModelChangeDelta.ADDED, deltas[0].getFlag()); Discouraged access: The field ADDED from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 123) assertEquals(ModelChangeDelta.ADDED, deltas[0].getFlag()); Discouraged access: The method getFlag() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 130) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 130) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 131) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getSymbolicName() from the type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 131) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 131) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 132) assertEquals(ModelChangeDelta.STARTED, deltas[0].getFlag()); Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 132) assertEquals(ModelChangeDelta.STARTED, deltas[0].getFlag()); Discouraged access: The field STARTED from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 132) assertEquals(ModelChangeDelta.STARTED, deltas[0].getFlag()); Discouraged access: The method getFlag() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 139) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 139) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 140) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getSymbolicName() from the type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 140) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 140) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 141) assertEquals(ModelChangeDelta.STOPPED, deltas[0].getFlag()); Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 141) assertEquals(ModelChangeDelta.STOPPED, deltas[0].getFlag()); Discouraged access: The field STOPPED from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 141) assertEquals(ModelChangeDelta.STOPPED, deltas[0].getFlag()); Discouraged access: The method getFlag() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 148) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 148) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 149) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getSymbolicName() from the type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 149) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 149) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 150) assertEquals(ModelChangeDelta.UPDATED, deltas[0].getFlag()); Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 150) assertEquals(ModelChangeDelta.UPDATED, deltas[0].getFlag()); Discouraged access: The field UPDATED from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 150) assertEquals(ModelChangeDelta.UPDATED, deltas[0].getFlag()); Discouraged access: The method getFlag() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 157) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 157) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 158) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getSymbolicName() from the type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 158) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 158) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 159) assertEquals(ModelChangeDelta.REMOVED, deltas[0].getFlag()); Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 159) assertEquals(ModelChangeDelta.REMOVED, deltas[0].getFlag()); Discouraged access: The field REMOVED from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 159) assertEquals(ModelChangeDelta.REMOVED, deltas[0].getFlag()); Discouraged access: The method getFlag() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 166) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 166) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 167) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getSymbolicName() from the type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 167) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 167) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 168) assertEquals(ModelChangeDelta.RESOLVED, deltas[0].getFlag()); Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 168) assertEquals(ModelChangeDelta.RESOLVED, deltas[0].getFlag()); Discouraged access: The field RESOLVED from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
63. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 168) assertEquals(ModelChangeDelta.RESOLVED, deltas[0].getFlag()); Discouraged access: The method getFlag() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
64. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 175) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
65. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 175) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
66. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 176) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getSymbolicName() from the type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
67. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 176) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
68. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 176) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
69. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 177) assertEquals(ModelChangeDelta.UNRESOLVED, deltas[0].getFlag()); Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
70. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 177) assertEquals(ModelChangeDelta.UNRESOLVED, deltas[0].getFlag()); Discouraged access: The field UNRESOLVED from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
71. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 177) assertEquals(ModelChangeDelta.UNRESOLVED, deltas[0].getFlag()); Discouraged access: The method getFlag() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
72. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 184) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
73. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 184) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
74. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 185) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getSymbolicName() from the type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
75. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 185) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
76. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 185) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
77. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 186) assertEquals(ModelChangeDelta.STARTING, deltas[0].getFlag()); Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
78. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 186) assertEquals(ModelChangeDelta.STARTING, deltas[0].getFlag()); Discouraged access: The field STARTING from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
79. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 186) assertEquals(ModelChangeDelta.STARTING, deltas[0].getFlag()); Discouraged access: The method getFlag() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
80. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 193) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
81. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 193) assertTrue(deltas[0].getModelObject() instanceof Bundle); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
82. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 194) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getSymbolicName() from the type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
83. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 194) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The type Bundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
84. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 194) assertEquals(testBundle.getSymbolicName(), ((Bundle)deltas[0].getModelObject()).getSymbolicName()); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
85. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 195) assertEquals(ModelChangeDelta.STOPPING, deltas[0].getFlag()); Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
86. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 195) assertEquals(ModelChangeDelta.STOPPING, deltas[0].getFlag()); Discouraged access: The field STOPPING from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
87. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 195) assertEquals(ModelChangeDelta.STOPPING, deltas[0].getFlag()); Discouraged access: The method getFlag() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
88. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 202) ModelChangeDelta delta = deltas[0]; Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
89. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 203) assertTrue(delta.getModelObject() instanceof ServiceName); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
90. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 203) assertTrue(delta.getModelObject() instanceof ServiceName); Discouraged access: The type ServiceName is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
91. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 204) assertEquals(getClass().getName(), ((ServiceName)delta.getModelObject()).getClasses()[0]); Discouraged access: The method getClasses() from the type ServiceName is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
92. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 204) assertEquals(getClass().getName(), ((ServiceName)delta.getModelObject()).getClasses()[0]); Discouraged access: The type ServiceName is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
93. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 204) assertEquals(getClass().getName(), ((ServiceName)delta.getModelObject()).getClasses()[0]); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
94. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 205) assertEquals(ModelChangeDelta.ADDED, delta.getFlag()); Discouraged access: The type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
95. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 205) assertEquals(ModelChangeDelta.ADDED, delta.getFlag()); Discouraged access: The field ADDED from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
96. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 205) assertEquals(ModelChangeDelta.ADDED, delta.getFlag()); Discouraged access: The method getFlag() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
97. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 208) assertTrue(delta.getModelObject() instanceof ServiceRegistration); Discouraged access: The method getModelObject() from the type ModelChangeDelta is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
98. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 208) assertTrue(delta.getModelObject() instanceof ServiceRegistration); Discouraged access: The type ServiceRegistration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
99. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 209) assertEquals(getClass().getName(), ((ServiceRegistration)delta.getModelObject()).getName().getClasses()[0]); Discouraged access: The method getName() from the type ServiceRegistration is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
100. WARNING in /src/org/eclipse/pde/ui/tests/runtime/AbstractRegistryModelTest.java (at line 209) assertEquals(getClass().getName(), ((ServiceRegistration)delta.getModelObject()).getName().getClasses()[0]); Discouraged access: The method getClasses() from the type ServiceName is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.runtime/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/SwapXMLModelTestCase.java (at line 92) IPluginExtension[] extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/SwapXMLModelTestCase.java (at line 108) extensions = fModel.getPluginBase().getExtensions(); Discouraged access: The method getPluginBase() from the type PluginModelBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 29) import org.eclipse.pde.internal.core.build.WorkspaceBuildModel; Discouraged access: The type WorkspaceBuildModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 30) import org.eclipse.pde.internal.core.builders.PDEMarkerFactory; Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 31) import org.eclipse.pde.internal.core.bundle.BundlePluginBase; Discouraged access: The type BundlePluginBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 32) import org.eclipse.pde.internal.core.ibundle.IBundle; Discouraged access: The type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 33) import org.eclipse.pde.internal.core.ibundle.IManifestHeader; Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 34) import org.eclipse.pde.internal.core.project.PDEProject; Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 35) import org.eclipse.pde.internal.core.text.bundle.BundleModelFactory; Discouraged access: The type BundleModelFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 54) return (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 54) return (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The method getDefault() from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 54) return (IBundleProjectService) PDECore.getDefault().acquireService(IBundleProjectService.class.getName()); Discouraged access: The method acquireService(String) from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 376) WorkspaceBuildModel properties = new WorkspaceBuildModel(PDEProject.getBuildProperties(project)); Discouraged access: The type WorkspaceBuildModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 376) WorkspaceBuildModel properties = new WorkspaceBuildModel(PDEProject.getBuildProperties(project)); Discouraged access: The constructor WorkspaceBuildModel(IFile) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 376) WorkspaceBuildModel properties = new WorkspaceBuildModel(PDEProject.getBuildProperties(project)); Discouraged access: The type WorkspaceBuildModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 376) WorkspaceBuildModel properties = new WorkspaceBuildModel(PDEProject.getBuildProperties(project)); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 376) WorkspaceBuildModel properties = new WorkspaceBuildModel(PDEProject.getBuildProperties(project)); Discouraged access: The method getBuildProperties(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 377) IBuildEntry entry = properties.getBuild().getEntry("output.the.jar"); Discouraged access: The method getBuild() from the type BuildModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 610) description.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 610) description.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 635) assertEquals("Wrong bin.includes", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 635) assertEquals("Wrong bin.includes", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 704) modify.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 704) modify.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 716) assertEquals("Wrong bin.includes entry", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 716) assertEquals("Wrong bin.includes entry", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1107) description.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1107) description.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1129) assertEquals("Wrong bin.includes", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1129) assertEquals("Wrong bin.includes", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1173) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1173) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The method getBundle() from the type BundlePluginBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1173) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The type BundlePluginBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1174) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_AUTOSTART); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1174) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_AUTOSTART); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1174) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_AUTOSTART); Discouraged access: The field ECLIPSE_AUTOSTART from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1185) private IManifestHeader createHeader(IBundle bundle, String header) { Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1185) private IManifestHeader createHeader(IBundle bundle, String header) { Discouraged access: The type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
37. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1186) BundleModelFactory factory = new BundleModelFactory(bundle.getModel()); Discouraged access: The type BundleModelFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
38. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1186) BundleModelFactory factory = new BundleModelFactory(bundle.getModel()); Discouraged access: The constructor BundleModelFactory(IBundleModel) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
39. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1186) BundleModelFactory factory = new BundleModelFactory(bundle.getModel()); Discouraged access: The type BundleModelFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
40. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1186) BundleModelFactory factory = new BundleModelFactory(bundle.getModel()); Discouraged access: The method getModel() from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
41. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1187) String headerValue = bundle.getHeader(header); Discouraged access: The method getHeader(String) from the type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
42. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1191) return factory.createHeader(header, headerValue); Discouraged access: The method createHeader(String, String) from the type BundleModelFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
43. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1207) description.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
44. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1207) description.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
45. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1219) assertEquals("Wrong bin.includes", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
46. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1219) assertEquals("Wrong bin.includes", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
47. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1255) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
48. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1255) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The method getBundle() from the type BundlePluginBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
49. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1255) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The type BundlePluginBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
50. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1256) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_AUTOSTART); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
51. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1256) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_AUTOSTART); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
52. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1256) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_AUTOSTART); Discouraged access: The field ECLIPSE_AUTOSTART from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
53. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1273) description.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
54. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1273) description.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
55. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1286) assertEquals("Wrong bin.includes", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
56. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1286) assertEquals("Wrong bin.includes", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
57. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1322) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
58. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1322) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The method getBundle() from the type BundlePluginBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
59. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1322) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The type BundlePluginBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
60. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1323) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_LAZYSTART); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
61. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1323) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_LAZYSTART); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
62. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1323) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_LAZYSTART); Discouraged access: The field ECLIPSE_LAZYSTART from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
63. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1340) description.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
64. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1340) description.setBinIncludes(new IPath[]{new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR)}); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
65. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1352) assertEquals("Wrong bin.includes", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
66. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1352) assertEquals("Wrong bin.includes", new Path(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR), binIncludes[0]); Discouraged access: The field PLUGIN_FILENAME_DESCRIPTOR from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
67. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1388) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The type IBundle is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
68. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1388) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The method getBundle() from the type BundlePluginBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
69. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1388) IBundle bundle = ((BundlePluginBase) base).getBundle(); Discouraged access: The type BundlePluginBase is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
70. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1389) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_LAZYSTART); Discouraged access: The type IManifestHeader is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
71. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1389) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_LAZYSTART); Discouraged access: The type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
72. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1389) IManifestHeader header = createHeader(bundle, ICoreConstants.ECLIPSE_LAZYSTART); Discouraged access: The field ECLIPSE_LAZYSTART from the type ICoreConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
73. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1491) IFile manifest = PDEProject.getManifest(project); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
74. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1491) IFile manifest = PDEProject.getManifest(project); Discouraged access: The method getManifest(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
75. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1503) manifest = PDEProject.getManifest(project); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
76. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1503) manifest = PDEProject.getManifest(project); Discouraged access: The method getManifest(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
77. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1607) assertEquals("Missing Required Plug-ins Container", ClasspathComputer.createContainerEntry(), rawClasspath[3]); Discouraged access: The type ClasspathComputer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
78. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1607) assertEquals("Missing Required Plug-ins Container", ClasspathComputer.createContainerEntry(), rawClasspath[3]); Discouraged access: The method createContainerEntry() from the type ClasspathComputer is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
79. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1670) IFile file = PDEProject.getBuildProperties(project); Discouraged access: The type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
80. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1670) IFile file = PDEProject.getBuildProperties(project); Discouraged access: The method getBuildProperties(IProject) from the type PDEProject is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
81. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1671) IMarker[] markers = file.findMarkers(PDEMarkerFactory.MARKER_ID, true, 0); Discouraged access: The type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
82. WARNING in /src/org/eclipse/pde/ui/tests/project/ProjectCreationTests.java (at line 1671) IMarker[] markers = file.findMarkers(PDEMarkerFactory.MARKER_ID, true, 0); Discouraged access: The field MARKER_ID from the type PDEMarkerFactory is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/imports/BaseImportTestCase.java (at line 18) import org.eclipse.pde.internal.core.PDECore; Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/imports/BaseImportTestCase.java (at line 19) import org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation; Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/imports/BaseImportTestCase.java (at line 97) PluginImportOperation job = new PluginImportOperation(models, type, false); Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/imports/BaseImportTestCase.java (at line 97) PluginImportOperation job = new PluginImportOperation(models, type, false); Discouraged access: The constructor PluginImportOperation(IPluginModelBase[], int, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/imports/BaseImportTestCase.java (at line 97) PluginImportOperation job = new PluginImportOperation(models, type, false); Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/imports/BaseImportTestCase.java (at line 138) if (entry.getEntryKind() != IClasspathEntry.CPE_LIBRARY || entry.getEntryKind() != IClasspathEntry.CPE_CONTAINER || !entry.getPath().equals(PDECore.REQUIRED_PLUGINS_CONTAINER_PATH)) Discouraged access: The type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/imports/BaseImportTestCase.java (at line 138) if (entry.getEntryKind() != IClasspathEntry.CPE_LIBRARY || entry.getEntryKind() != IClasspathEntry.CPE_CONTAINER || !entry.getPath().equals(PDECore.REQUIRED_PLUGINS_CONTAINER_PATH)) Discouraged access: The field REQUIRED_PLUGINS_CONTAINER_PATH from the type PDECore is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetPlatformHelperTests.java (at line 15) import org.eclipse.pde.internal.core.TargetPlatformHelper; Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetPlatformHelperTests.java (at line 45) assertEquals("Bundle path was not stripped properly", "org.eclipse.osgi" + i, TargetPlatformHelper.stripPathInformation(bundleStrings[i])); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetPlatformHelperTests.java (at line 45) assertEquals("Bundle path was not stripped properly", "org.eclipse.osgi" + i, TargetPlatformHelper.stripPathInformation(bundleStrings[i])); Discouraged access: The method stripPathInformation(String) from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetPlatformHelperTests.java (at line 47) assertEquals("Bundle path was not stripped properly", "org.eclipse.osgi" + i + "@1:start", TargetPlatformHelper.stripPathInformation(bundleStrings[i])); Discouraged access: The type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/target/TargetPlatformHelperTests.java (at line 47) assertEquals("Bundle path was not stripped properly", "org.eclipse.osgi" + i + "@1:start", TargetPlatformHelper.stripPathInformation(bundleStrings[i])); Discouraged access: The method stripPathInformation(String) from the type TargetPlatformHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 18) import org.eclipse.pde.internal.core.text.IModelTextChangeListener; Discouraged access: The type IModelTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 19) import org.eclipse.pde.internal.core.text.plugin.PluginModel; Discouraged access: The type PluginModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 20) import org.eclipse.pde.internal.core.text.plugin.XMLTextChangeListener; Discouraged access: The type XMLTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 32) protected PluginModel fModel; Discouraged access: The type PluginModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 33) protected IModelTextChangeListener fListener; Discouraged access: The type IModelTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 45) fModel = new PluginModel(fDocument, true); Discouraged access: The constructor PluginModel(IDocument, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 45) fModel = new PluginModel(fDocument, true); Discouraged access: The type PluginModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 46) fModel.load(); Discouraged access: The method load() from the type AbstractEditingModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 47) if (!fModel.isLoaded() || !fModel.isValid()) Discouraged access: The method isLoaded() from the type AbstractEditingModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 47) if (!fModel.isLoaded() || !fModel.isValid()) Discouraged access: The method isValid() from the type AbstractEditingModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 50) fListener = new XMLTextChangeListener(fModel.getDocument()); Discouraged access: The constructor XMLTextChangeListener(IDocument) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 50) fListener = new XMLTextChangeListener(fModel.getDocument()); Discouraged access: The type XMLTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 50) fListener = new XMLTextChangeListener(fModel.getDocument()); Discouraged access: The method getDocument() from the type AbstractEditingModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 51) fModel.addModelChangedListener(fListener); Discouraged access: The method addModelChangedListener(IModelChangedListener) from the type AbstractEditingModel is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/model/xml/XMLModelTestCase.java (at line 75) TextEdit[] ops = fListener.getTextOperations(); Discouraged access: The method getTextOperations() from the type IModelTextChangeListener is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 25) import org.eclipse.pde.internal.core.ClasspathHelper; Discouraged access: The type ClasspathHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 26) import org.eclipse.pde.internal.launching.sourcelookup.PDESourceLookupDirector; Discouraged access: The type PDESourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 27) import org.eclipse.pde.internal.launching.sourcelookup.PDESourceLookupQuery; Discouraged access: The type PDESourceLookupQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 62) private class _PDESourceLookupQuery extends PDESourceLookupQuery { Discouraged access: The type PDESourceLookupQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 64) public _PDESourceLookupQuery(PDESourceLookupDirector director, Object object) { Discouraged access: The type PDESourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 65) super(director, object); Discouraged access: The constructor PDESourceLookupQuery(PDESourceLookupDirector, Object) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 69) return super.getSourceContainers(location, id); Discouraged access: The method getSourceContainers(String, String) from the type PDESourceLookupQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 79) ClasspathHelper.getDevEntriesProperties(devProperties.getCanonicalPath(), false); Discouraged access: The type ClasspathHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 79) ClasspathHelper.getDevEntriesProperties(devProperties.getCanonicalPath(), false); Discouraged access: The method getDevEntriesProperties(String, boolean) from the type ClasspathHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 97) PDESourceLookupDirector d = new PDESourceLookupDirector(); Discouraged access: The type PDESourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 97) PDESourceLookupDirector d = new PDESourceLookupDirector(); Discouraged access: The constructor PDESourceLookupDirector() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/classpathresolver/ClasspathResolverTest.java (at line 97) PDESourceLookupDirector d = new PDESourceLookupDirector(); Discouraged access: The type PDESourceLookupDirector is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.launching/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 24) import org.eclipse.pde.internal.core.exports.FeatureExportInfo; Discouraged access: The type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 25) import org.eclipse.pde.internal.core.exports.PluginExportOperation; Discouraged access: The type PluginExportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 78) final FeatureExportInfo info = new FeatureExportInfo(); Discouraged access: The type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 78) final FeatureExportInfo info = new FeatureExportInfo(); Discouraged access: The constructor FeatureExportInfo() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 78) final FeatureExportInfo info = new FeatureExportInfo(); Discouraged access: The type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 79) info.toDirectory = true; Discouraged access: The field toDirectory from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 80) info.useJarFormat = true; Discouraged access: The field useJarFormat from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 81) info.exportSource = false; Discouraged access: The field exportSource from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
9. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 82) info.allowBinaryCycles = false; Discouraged access: The field allowBinaryCycles from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
10. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 83) info.useWorkspaceCompiledClasses = false; Discouraged access: The field useWorkspaceCompiledClasses from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
11. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 84) info.destinationDirectory = EXPORT_PATH.toOSString(); Discouraged access: The field destinationDirectory from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
12. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 85) info.zipFileName = null; Discouraged access: The field zipFileName from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
13. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 86) info.items = new Object[]{PluginRegistry.findModel(project.getProject())}; Discouraged access: The field items from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
14. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 87) info.signingInfo = null; Discouraged access: The field signingInfo from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
15. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 88) info.qualifier = "vXYZ"; Discouraged access: The field qualifier from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
16. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 90) PluginExportOperation job = new PluginExportOperation(info, "Test-Export"); Discouraged access: The type PluginExportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
17. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 90) PluginExportOperation job = new PluginExportOperation(info, "Test-Export"); Discouraged access: The constructor PluginExportOperation(FeatureExportInfo, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
18. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 90) PluginExportOperation job = new PluginExportOperation(info, "Test-Export"); Discouraged access: The type PluginExportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
19. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 93) if (job.hasAntErrors()){ Discouraged access: The method hasAntErrors() from the type FeatureExportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
20. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 120) final FeatureExportInfo info = new FeatureExportInfo(); Discouraged access: The type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
21. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 120) final FeatureExportInfo info = new FeatureExportInfo(); Discouraged access: The constructor FeatureExportInfo() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
22. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 120) final FeatureExportInfo info = new FeatureExportInfo(); Discouraged access: The type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
23. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 121) info.toDirectory = true; Discouraged access: The field toDirectory from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
24. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 122) info.useJarFormat = true; Discouraged access: The field useJarFormat from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
25. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 123) info.exportSource = false; Discouraged access: The field exportSource from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
26. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 124) info.allowBinaryCycles = false; Discouraged access: The field allowBinaryCycles from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
27. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 125) info.useWorkspaceCompiledClasses = false; Discouraged access: The field useWorkspaceCompiledClasses from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
28. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 126) info.destinationDirectory = EXPORT_PATH.toOSString(); Discouraged access: The field destinationDirectory from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
29. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 127) info.zipFileName = null; Discouraged access: The field zipFileName from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
30. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 128) info.items = new Object[]{PluginRegistry.findModel(project.getProject())}; Discouraged access: The field items from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
31. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 129) info.signingInfo = null; Discouraged access: The field signingInfo from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
32. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 130) info.qualifier = "vXYZ"; Discouraged access: The field qualifier from the type FeatureExportInfo is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
33. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 132) PluginExportOperation job = new PluginExportOperation(info, "Test-Export"); Discouraged access: The type PluginExportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
34. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 132) PluginExportOperation job = new PluginExportOperation(info, "Test-Export"); Discouraged access: The constructor PluginExportOperation(FeatureExportInfo, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
35. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 132) PluginExportOperation job = new PluginExportOperation(info, "Test-Export"); Discouraged access: The type PluginExportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
36. WARNING in /src/org/eclipse/pde/ui/tests/ee/ExportBundleTests.java (at line 135) if (job.hasAntErrors()){ Discouraged access: The method hasAntErrors() from the type FeatureExportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
1. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportWithLinksTestCase.java (at line 18) import org.eclipse.pde.internal.core.BinaryRepositoryProvider; Discouraged access: The type BinaryRepositoryProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
2. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportWithLinksTestCase.java (at line 19) import org.eclipse.pde.internal.core.natures.PDE; Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
3. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportWithLinksTestCase.java (at line 20) import org.eclipse.pde.internal.ui.wizards.imports.PluginImportOperation; Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
4. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportWithLinksTestCase.java (at line 25) private static int TYPE = PluginImportOperation.IMPORT_BINARY_WITH_LINKS; Discouraged access: The type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
5. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportWithLinksTestCase.java (at line 25) private static int TYPE = PluginImportOperation.IMPORT_BINARY_WITH_LINKS; Discouraged access: The field IMPORT_BINARY_WITH_LINKS from the type PluginImportOperation is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.ui/target/classes |
6. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportWithLinksTestCase.java (at line 44) assertTrue(provider instanceof BinaryRepositoryProvider); Discouraged access: The type BinaryRepositoryProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
7. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportWithLinksTestCase.java (at line 45) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |
8. WARNING in /src/org/eclipse/pde/ui/tests/imports/ImportWithLinksTestCase.java (at line 45) assertTrue(project.hasNature(PDE.PLUGIN_NATURE)); Discouraged access: The field PLUGIN_NATURE from the type PDE is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/ui/org.eclipse.pde.core/target/classes |