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/core/tests/runtime/PreferenceForwarderTest.java (at line 17) import org.eclipse.core.internal.preferences.legacy.PreferenceForwarder; Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 18) import org.eclipse.core.internal.runtime.RuntimeLog; Discouraged access: The type RuntimeLog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 107) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
4. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 107) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
5. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 183) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
6. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 183) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
7. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 203) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
8. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 203) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
9. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 222) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
10. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 222) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
11. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 241) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
12. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 241) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
13. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 269) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
14. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 269) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
15. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 297) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
16. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 297) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
17. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 316) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
18. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 316) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
19. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 350) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
20. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 350) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
21. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 386) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
22. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 386) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
23. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 447) final Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
24. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 447) final Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
25. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 527) final Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
26. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 527) final Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
27. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 646) final Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
28. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 646) final Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
29. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 665) final Preferences ps2 = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
30. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 665) final Preferences ps2 = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
31. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 685) final Preferences ps3 = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
32. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 685) final Preferences ps3 = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
33. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 701) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
34. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 701) Preferences ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
35. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 704) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
36. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 704) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
37. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 709) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
38. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 709) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
39. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 714) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
40. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 714) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
41. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 719) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
42. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 719) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
43. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 724) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
44. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 724) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
45. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 729) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
46. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 729) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
47. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 735) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
48. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 735) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
49. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 742) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
50. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 742) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
51. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 757) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
52. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 757) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
53. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 780) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
54. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 780) ps = new PreferenceForwarder(getUniqueString()); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
55. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 843) Preferences ps = new PreferenceForwarder(id); Discouraged access: The constructor PreferenceForwarder(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
56. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 843) Preferences ps = new PreferenceForwarder(id); Discouraged access: The type PreferenceForwarder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
57. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 857) RuntimeLog.addLogListener(logListener); Discouraged access: The type RuntimeLog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/classes |
58. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 857) RuntimeLog.addLogListener(logListener); Discouraged access: The method addLogListener(ILogListener) from the type RuntimeLog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/classes |
59. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 865) RuntimeLog.removeLogListener(logListener); Discouraged access: The type RuntimeLog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/classes |
60. WARNING in /src/org/eclipse/core/tests/runtime/PreferenceForwarderTest.java (at line 865) RuntimeLog.removeLogListener(logListener); Discouraged access: The method removeLogListener(ILogListener) from the type RuntimeLog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/classes |
1. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobRuleRunner.java (at line 66) manager.beginRule(rule, bMonitor); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobRuleRunner.java (at line 66) manager.beginRule(rule, bMonitor); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobRuleRunner.java (at line 76) manager.endRule(rule); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
4. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobRuleRunner.java (at line 76) manager.endRule(rule); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
1. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 16) import org.eclipse.core.internal.jobs.LockManager; Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 17) import org.eclipse.core.internal.jobs.OrderedLock; Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 50) LockManager manager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
4. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 50) LockManager manager = new LockManager(); Discouraged access: The constructor LockManager() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
5. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 50) LockManager manager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
6. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 51) OrderedLock lock1 = manager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
7. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 51) OrderedLock lock1 = manager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
8. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 52) OrderedLock lock2 = manager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
9. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 52) OrderedLock lock2 = manager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
10. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 53) OrderedLock lock3 = manager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
11. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 53) OrderedLock lock3 = manager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
12. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 68) assertTrue("Locks not removed from graph.", manager.isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
13. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 73) LockManager manager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
14. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 73) LockManager manager = new LockManager(); Discouraged access: The constructor LockManager() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
15. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 73) LockManager manager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
16. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 74) OrderedLock lock1 = manager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
17. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 74) OrderedLock lock1 = manager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
18. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 75) OrderedLock lock2 = manager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
19. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 75) OrderedLock lock2 = manager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
20. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 76) OrderedLock lock3 = manager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
21. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 76) OrderedLock lock3 = manager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
22. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 89) assertTrue("Locks not removed from graph.", manager.isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
23. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 94) LockManager manager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
24. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 94) LockManager manager = new LockManager(); Discouraged access: The constructor LockManager() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
25. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 94) LockManager manager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
26. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 95) final ILock lock = manager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
27. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 128) final LockManager manager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
28. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 128) final LockManager manager = new LockManager(); Discouraged access: The constructor LockManager() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
29. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 128) final LockManager manager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
30. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 129) final OrderedLock lock = manager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
31. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 129) final OrderedLock lock = manager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
32. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 138) lock.acquire(); Discouraged access: The method acquire() from the type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
33. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 146) lock.release(); Discouraged access: The method release() from the type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
34. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 156) success = lock.acquire(100); Discouraged access: The method acquire(long) from the type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
35. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 160) assertTrue("1.1", !manager.isLockOwner()); Discouraged access: The method isLockOwner() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
36. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 178) assertTrue("Locks not removed from graph.", manager.isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
37. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 187) final LockManager manager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
38. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 187) final LockManager manager = new LockManager(); Discouraged access: The constructor LockManager() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
39. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 187) final LockManager manager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
40. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 188) final OrderedLock lock = manager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
41. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 188) final OrderedLock lock = manager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
42. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 195) lock.acquire(); Discouraged access: The method acquire() from the type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
43. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 198) lock.release(); Discouraged access: The method release() from the type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
44. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 207) lock.acquire(); Discouraged access: The method acquire() from the type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
45. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 208) assertTrue("1.0", manager.isLockOwner()); Discouraged access: The method isLockOwner() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
46. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 209) lock.release(); Discouraged access: The method release() from the type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
47. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 219) lock.acquire(); Discouraged access: The method acquire() from the type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
48. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 220) lock.release(); Discouraged access: The method release() from the type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
49. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 245) manager.setLockListener(listener); Discouraged access: The method setLockListener(LockListener) from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
50. WARNING in /src/org/eclipse/core/tests/runtime/jobs/OrderedLockTest.java (at line 258) assertTrue("Locks not removed from graph.", manager.isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 15) import org.eclipse.core.internal.preferences.ListenerRegistry; Discouraged access: The type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 35) ListenerRegistry registry = new ListenerRegistry(); Discouraged access: The type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 35) ListenerRegistry registry = new ListenerRegistry(); Discouraged access: The constructor ListenerRegistry() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
4. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 35) ListenerRegistry registry = new ListenerRegistry(); Discouraged access: The type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
5. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 39) Object[] listeners = registry.getListeners(key); Discouraged access: The method getListeners(String) from the type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
6. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 45) registry.add(key, myListener); Discouraged access: The method add(String, Object) from the type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
7. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 46) listeners = registry.getListeners(key); Discouraged access: The method getListeners(String) from the type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
8. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 52) registry.remove(key, myListener); Discouraged access: The method remove(String, Object) from the type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
9. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 53) listeners = registry.getListeners(key); Discouraged access: The method getListeners(String) from the type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
10. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 59) registry.add(key, myListener); Discouraged access: The method add(String, Object) from the type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
11. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 60) registry.add(key, myOtherListener); Discouraged access: The method add(String, Object) from the type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
12. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 61) listeners = registry.getListeners(key); Discouraged access: The method getListeners(String) from the type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
13. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 68) registry.remove(key, myListener); Discouraged access: The method remove(String, Object) from the type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
14. WARNING in /src/org/eclipse/core/tests/internal/preferences/ListenerRegistryTest.java (at line 69) listeners = registry.getListeners(key); Discouraged access: The method getListeners(String) from the type ListenerRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
1. WARNING in /src/org/eclipse/core/tests/runtime/jobs/AbstractJobManagerTest.java (at line 14) import org.eclipse.core.internal.jobs.JobManager; Discouraged access: The type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/jobs/AbstractJobManagerTest.java (at line 158) System.out.println("" + jobs[j] + " state: " + JobManager.printState(jobs[j])); Discouraged access: The type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/jobs/AbstractJobManagerTest.java (at line 158) System.out.println("" + jobs[j] + " state: " + JobManager.printState(jobs[j])); Discouraged access: The method printState(Job) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/registry/MultiLanguageTest.java (at line 16) import org.eclipse.core.internal.registry.IRegistryConstants; Discouraged access: The type IRegistryConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/registry/MultiLanguageTest.java (at line 80) oldMultiLangValue = System.getProperty(IRegistryConstants.PROP_MULTI_LANGUAGE); Discouraged access: The type IRegistryConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/registry/MultiLanguageTest.java (at line 80) oldMultiLangValue = System.getProperty(IRegistryConstants.PROP_MULTI_LANGUAGE); Discouraged access: The field PROP_MULTI_LANGUAGE from the type IRegistryConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
4. WARNING in /src/org/eclipse/core/tests/internal/registry/MultiLanguageTest.java (at line 81) System.setProperty(IRegistryConstants.PROP_MULTI_LANGUAGE, "true"); Discouraged access: The type IRegistryConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
5. WARNING in /src/org/eclipse/core/tests/internal/registry/MultiLanguageTest.java (at line 81) System.setProperty(IRegistryConstants.PROP_MULTI_LANGUAGE, "true"); Discouraged access: The field PROP_MULTI_LANGUAGE from the type IRegistryConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
6. WARNING in /src/org/eclipse/core/tests/internal/registry/MultiLanguageTest.java (at line 95) System.clearProperty(IRegistryConstants.PROP_MULTI_LANGUAGE); Discouraged access: The type IRegistryConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
7. WARNING in /src/org/eclipse/core/tests/internal/registry/MultiLanguageTest.java (at line 95) System.clearProperty(IRegistryConstants.PROP_MULTI_LANGUAGE); Discouraged access: The field PROP_MULTI_LANGUAGE from the type IRegistryConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
8. WARNING in /src/org/eclipse/core/tests/internal/registry/MultiLanguageTest.java (at line 97) System.setProperty(IRegistryConstants.PROP_MULTI_LANGUAGE, oldMultiLangValue); Discouraged access: The type IRegistryConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
9. WARNING in /src/org/eclipse/core/tests/internal/registry/MultiLanguageTest.java (at line 97) System.setProperty(IRegistryConstants.PROP_MULTI_LANGUAGE, oldMultiLangValue); Discouraged access: The field PROP_MULTI_LANGUAGE from the type IRegistryConstants is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/preferences/PreferencesServiceTest.java (at line 18) import org.eclipse.core.internal.preferences.EclipsePreferences; Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/preferences/PreferencesServiceTest.java (at line 56) this.expected.add(EclipsePreferences.encodePath(path, key)); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/preferences/PreferencesServiceTest.java (at line 56) this.expected.add(EclipsePreferences.encodePath(path, key)); Discouraged access: The method encodePath(String, String) from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
4. WARNING in /src/org/eclipse/core/tests/internal/preferences/PreferencesServiceTest.java (at line 190) assertTrue("5.3", test instanceof EclipsePreferences); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
5. WARNING in /src/org/eclipse/core/tests/internal/preferences/PreferencesServiceTest.java (at line 191) assertTrue("5.4", !((EclipsePreferences) test).isDirty()); Discouraged access: The method isDirty() from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
6. WARNING in /src/org/eclipse/core/tests/internal/preferences/PreferencesServiceTest.java (at line 191) assertTrue("5.4", !((EclipsePreferences) test).isDirty()); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
1. WARNING in /src/org/eclipse/core/tests/runtime/jobs/BeginEndRuleTest.java (at line 350) manager.beginRule(rule2, monitor); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/jobs/BeginEndRuleTest.java (at line 350) manager.beginRule(rule2, monitor); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/jobs/BeginEndRuleTest.java (at line 352) manager.endRule(rule2); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
4. WARNING in /src/org/eclipse/core/tests/runtime/jobs/BeginEndRuleTest.java (at line 352) manager.endRule(rule2); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
1. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 56) private LockManager getLockManager() { Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 57) return ((JobManager) manager).getLockManager(); Discouraged access: The method getLockManager() from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 57) return ((JobManager) manager).getLockManager(); Discouraged access: The type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
4. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 76) LockManager lockManager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
5. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 76) LockManager lockManager = new LockManager(); Discouraged access: The constructor LockManager() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
6. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 76) LockManager lockManager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
7. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 77) OrderedLock lock1 = lockManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
8. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 77) OrderedLock lock1 = lockManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
9. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 78) OrderedLock lock2 = lockManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
10. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 78) OrderedLock lock2 = lockManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
11. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 79) OrderedLock lock3 = lockManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
12. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 79) OrderedLock lock3 = lockManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
13. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 80) OrderedLock lock4 = lockManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
14. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 80) OrderedLock lock4 = lockManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
15. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 81) OrderedLock lock5 = lockManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
16. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 81) OrderedLock lock5 = lockManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
17. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 82) OrderedLock lock6 = lockManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
18. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 82) OrderedLock lock6 = lockManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
19. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 106) assertTrue("Locks not removed from graph.", lockManager.isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
20. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 114) LockManager localManager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
21. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 114) LockManager localManager = new LockManager(); Discouraged access: The constructor LockManager() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
22. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 114) LockManager localManager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
23. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 115) OrderedLock lock1 = localManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
24. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 115) OrderedLock lock1 = localManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
25. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 116) OrderedLock lock2 = localManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
26. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 116) OrderedLock lock2 = localManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
27. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 138) assertTrue("Locks not removed from graph.", localManager.isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
28. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 146) LockManager lockManager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
29. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 146) LockManager lockManager = new LockManager(); Discouraged access: The constructor LockManager() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
30. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 146) LockManager lockManager = new LockManager(); Discouraged access: The type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
31. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 147) OrderedLock lock1 = lockManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
32. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 147) OrderedLock lock1 = lockManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
33. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 148) OrderedLock lock2 = lockManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
34. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 148) OrderedLock lock2 = lockManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
35. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 149) OrderedLock lock3 = lockManager.newLock(); Discouraged access: The type OrderedLock is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
36. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 149) OrderedLock lock3 = lockManager.newLock(); Discouraged access: The method newLock() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
37. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 172) assertTrue("Locks not removed from graph.", lockManager.isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
38. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 187) assertTrue("1.0", getLockManager().isLockOwner()); Discouraged access: The method isLockOwner() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
39. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 190) assertTrue("2.0", getLockManager().isLockOwner()); Discouraged access: The method isLockOwner() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
40. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 201) assertTrue("1.0", getLockManager().isLockOwner()); Discouraged access: The method isLockOwner() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
41. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 204) assertTrue("2.0", getLockManager().isLockOwner()); Discouraged access: The method isLockOwner() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
42. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 227) if (!getLockManager().isEmpty()) Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
43. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 228) assertTrue("Jobs not removed from graph.", getLockManager().isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
44. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 243) assertTrue("1.0", getLockManager().isLockOwner()); Discouraged access: The method isLockOwner() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
45. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 248) assertTrue("2.0", getLockManager().isLockOwner()); Discouraged access: The method isLockOwner() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
46. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 262) assertTrue("1.0", getLockManager().isLockOwner()); Discouraged access: The method isLockOwner() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
47. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 267) assertTrue("2.0", getLockManager().isLockOwner()); Discouraged access: The method isLockOwner() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
48. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 299) assertTrue("Jobs not removed from graph.", getLockManager().isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
49. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 317) manager.beginRule(rules[0], null); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
50. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 317) manager.beginRule(rules[0], null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
51. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 320) manager.endRule(rules[0]); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
52. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 320) manager.endRule(rules[0]); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
53. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 335) manager.beginRule(rules[1], new TestBlockingMonitor(status, 1)); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
54. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 335) manager.beginRule(rules[1], new TestBlockingMonitor(status, 1)); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
55. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 340) manager.endRule(rules[1]); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
56. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 340) manager.endRule(rules[1]); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
57. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 356) manager.beginRule(rules[2], new TestBlockingMonitor(status, 2)); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
58. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 356) manager.beginRule(rules[2], new TestBlockingMonitor(status, 2)); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
59. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 359) manager.endRule(rules[2]); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
60. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 359) manager.endRule(rules[2]); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
61. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 406) assertTrue("Jobs not removed from graph.", getLockManager().isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
62. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 424) manager.beginRule(rules[1], null); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
63. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 424) manager.beginRule(rules[1], null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
64. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 427) manager.endRule(rules[1]); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
65. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 427) manager.endRule(rules[1]); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
66. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 442) manager.beginRule(rules[0], new TestBlockingMonitor(status, 1)); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
67. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 442) manager.beginRule(rules[0], new TestBlockingMonitor(status, 1)); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
68. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 445) manager.endRule(rules[0]); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
69. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 445) manager.endRule(rules[0]); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
70. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 460) manager.beginRule(rules[2], null); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
71. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 460) manager.beginRule(rules[2], null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
72. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 465) manager.endRule(rules[2]); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
73. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 465) manager.endRule(rules[2]); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
74. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 508) assertTrue("Jobs not removed from graph.", getLockManager().isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
75. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 527) manager.beginRule(rules[0], null); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
76. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 527) manager.beginRule(rules[0], null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
77. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 530) manager.endRule(rules[0]); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
78. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 530) manager.endRule(rules[0]); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
79. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 544) manager.beginRule(rules[1], first); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
80. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 544) manager.beginRule(rules[1], first); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
81. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 548) manager.endRule(rules[1]); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
82. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 548) manager.endRule(rules[1]); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
83. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 560) manager.beginRule(rules[2], second); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
84. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 560) manager.beginRule(rules[2], second); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
85. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 564) manager.endRule(rules[2]); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
86. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 564) manager.endRule(rules[2]); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
87. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 599) assertTrue("Jobs not removed from graph.", getLockManager().isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
88. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 616) manager.beginRule(rule1, null); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
89. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 616) manager.beginRule(rule1, null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
90. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 618) manager.endRule(rule1); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
91. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 618) manager.endRule(rule1); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
92. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 632) manager.beginRule(rule2, canceller); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
93. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 632) manager.beginRule(rule2, canceller); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
94. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 635) manager.endRule(rule2); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
95. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 635) manager.endRule(rule2); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
96. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 663) assertTrue("Canceled rule not removed from graph.", getLockManager().isEmpty()); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
97. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 680) manager.beginRule(rules[3], null); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
98. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 680) manager.beginRule(rules[3], null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
99. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 683) manager.endRule(rules[3]); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
100. WARNING in /src/org/eclipse/core/tests/runtime/jobs/DeadlockDetectionTest.java (at line 683) manager.endRule(rules[3]); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
1. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 17) import org.eclipse.core.internal.jobs.JobManager; Discouraged access: The type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 18) import org.eclipse.core.internal.jobs.Worker; Discouraged access: The type Worker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 121) assertTrue("3.1" + main.getThread().getName(), main.getThread() instanceof Worker); Discouraged access: The type Worker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
4. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 127) assertTrue("3.2", main.getThread() instanceof Worker); Discouraged access: The type Worker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
5. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 157) assertTrue("5.1", main.getThread() instanceof Worker); Discouraged access: The type Worker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
6. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 163) assertTrue("5.2", main.getThread() instanceof Worker); Discouraged access: The type Worker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
7. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 204) assertTrue("4." + i, jobs[i].getThread() instanceof Worker); Discouraged access: The type Worker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
8. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 213) assertTrue("5. " + i, jobs[i].getThread() instanceof Worker); Discouraged access: The type Worker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
9. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 267) assertTrue("4." + i, jobs[i].getThread() instanceof Worker); Discouraged access: The type Worker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
10. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 277) assertTrue("5. " + i, jobs[i].getThread() instanceof Worker); Discouraged access: The type Worker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
11. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 1335) assertTrue("5.0 (state=" + JobManager.printState(longJob.getState()) + ')', longJob.getThread() != null); Discouraged access: The type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
12. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobTest.java (at line 1335) assertTrue("5.0 (state=" + JobManager.printState(longJob.getState()) + ')', longJob.getThread() != null); Discouraged access: The method printState(int) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/registry/InputErrorTest.java (at line 16) import org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI; Discouraged access: The type RegistryStrategyOSGI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/registry/InputErrorTest.java (at line 32) private class RegistryStrategyLog extends RegistryStrategyOSGI { Discouraged access: The type RegistryStrategyOSGI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/registry/InputErrorTest.java (at line 37) super(theStorageDir, cacheReadOnly, key); Discouraged access: The constructor RegistryStrategyOSGI(File[], boolean[], Object) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/preferences/TestScope2.java (at line 14) import org.eclipse.core.internal.preferences.EclipsePreferences; Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/preferences/TestScope2.java (at line 25) public class TestScope2 extends EclipsePreferences implements IScopeContext { Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/preferences/TestScope2.java (at line 43) private TestScope2(EclipsePreferences parent, String key) { Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
4. WARNING in /src/org/eclipse/core/tests/internal/preferences/TestScope2.java (at line 44) super(parent, key); Discouraged access: The constructor EclipsePreferences(EclipsePreferences, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
5. WARNING in /src/org/eclipse/core/tests/internal/preferences/TestScope2.java (at line 46) IPath path = new Path(absolutePath()); Discouraged access: The method absolutePath() from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
6. WARNING in /src/org/eclipse/core/tests/internal/preferences/TestScope2.java (at line 78) location = computeLocation(baseLocation, qualifier); Discouraged access: The method computeLocation(IPath, String) from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
7. WARNING in /src/org/eclipse/core/tests/internal/preferences/TestScope2.java (at line 91) protected EclipsePreferences internalCreate(EclipsePreferences nodeParent, String nodeName, Object context) { Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
8. WARNING in /src/org/eclipse/core/tests/internal/preferences/TestScope2.java (at line 91) protected EclipsePreferences internalCreate(EclipsePreferences nodeParent, String nodeName, Object context) { Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
9. WARNING in /src/org/eclipse/core/tests/internal/preferences/TestScope2.java (at line 96) dirty = value; Discouraged access: The field dirty from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
10. WARNING in /src/org/eclipse/core/tests/internal/preferences/TestScope2.java (at line 100) return convertToProperties(new Properties(), ""); Discouraged access: The method convertToProperties(Properties, String) from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/utils/HiddenLogRegistryStrategy.java (at line 14) import org.eclipse.core.internal.registry.RegistryMessages; Discouraged access: The type RegistryMessages is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/utils/HiddenLogRegistryStrategy.java (at line 46) statusMsg = RegistryMessages.log_error; Discouraged access: The type RegistryMessages is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/utils/HiddenLogRegistryStrategy.java (at line 46) statusMsg = RegistryMessages.log_error; Discouraged access: The field log_error from the type RegistryMessages is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
4. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/utils/HiddenLogRegistryStrategy.java (at line 49) statusMsg = RegistryMessages.log_warning; Discouraged access: The type RegistryMessages is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
5. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/utils/HiddenLogRegistryStrategy.java (at line 49) statusMsg = RegistryMessages.log_warning; Discouraged access: The field log_warning from the type RegistryMessages is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
6. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/utils/HiddenLogRegistryStrategy.java (at line 52) statusMsg = RegistryMessages.log_log; Discouraged access: The type RegistryMessages is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
7. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/utils/HiddenLogRegistryStrategy.java (at line 52) statusMsg = RegistryMessages.log_log; Discouraged access: The field log_log from the type RegistryMessages is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 17) import org.eclipse.core.internal.preferences.EclipsePreferences; Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 18) import org.eclipse.core.internal.preferences.TestHelper; Discouraged access: The type TestHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 19) import org.eclipse.core.internal.runtime.InternalPlatform; Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
4. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 666) File file = TestHelper.getInstanceBaseLocation().append(".settings").append("foo.prefs").toFile(); Discouraged access: The type TestHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
5. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 666) File file = TestHelper.getInstanceBaseLocation().append(".settings").append("foo.prefs").toFile(); Discouraged access: The method getInstanceBaseLocation() from the type TestHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
6. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1082) IPath newFile = InternalPlatform.getDefault().getMetaArea().getStateLocation(Platform.PI_RUNTIME); Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
7. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1082) IPath newFile = InternalPlatform.getDefault().getMetaArea().getStateLocation(Platform.PI_RUNTIME); Discouraged access: The method getDefault() from the type InternalPlatform is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
8. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1082) IPath newFile = InternalPlatform.getDefault().getMetaArea().getStateLocation(Platform.PI_RUNTIME); Discouraged access: The method getMetaArea() from the type InternalPlatform is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
9. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1082) IPath newFile = InternalPlatform.getDefault().getMetaArea().getStateLocation(Platform.PI_RUNTIME); Discouraged access: The method getStateLocation(String) from the type DataArea is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/classes |
10. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1083) newFile = newFile.append(EclipsePreferences.DEFAULT_PREFERENCES_DIRNAME).append(pluginID).addFileExtension(EclipsePreferences.PREFS_FILE_EXTENSION); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
11. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1083) newFile = newFile.append(EclipsePreferences.DEFAULT_PREFERENCES_DIRNAME).append(pluginID).addFileExtension(EclipsePreferences.PREFS_FILE_EXTENSION); Discouraged access: The field DEFAULT_PREFERENCES_DIRNAME from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
12. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1083) newFile = newFile.append(EclipsePreferences.DEFAULT_PREFERENCES_DIRNAME).append(pluginID).addFileExtension(EclipsePreferences.PREFS_FILE_EXTENSION); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
13. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1083) newFile = newFile.append(EclipsePreferences.DEFAULT_PREFERENCES_DIRNAME).append(pluginID).addFileExtension(EclipsePreferences.PREFS_FILE_EXTENSION); Discouraged access: The field PREFS_FILE_EXTENSION from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
14. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1123) while (current != null && current instanceof EclipsePreferences && current.parent() != null && new Path(current.absolutePath()).segment(0).equals(TestScope.SCOPE)) { Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
15. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1124) assertTrue("1.0." + current.absolutePath(), ((EclipsePreferences) current).isDirty()); Discouraged access: The method isDirty() from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
16. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1124) assertTrue("1.0." + current.absolutePath(), ((EclipsePreferences) current).isDirty()); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
17. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1237) assertTrue("0.8", node instanceof EclipsePreferences); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
18. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1241) properties = TestHelper.convertToProperties((EclipsePreferences) node, ""); Discouraged access: The type TestHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
19. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1241) properties = TestHelper.convertToProperties((EclipsePreferences) node, ""); Discouraged access: The method convertToProperties(EclipsePreferences, String) from the type TestHelper is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
20. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1241) properties = TestHelper.convertToProperties((EclipsePreferences) node, ""); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
21. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1303) assertEquals("a" + i + item.expected, item.expected, EclipsePreferences.encodePath(item.path, item.key)); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
22. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1303) assertEquals("a" + i + item.expected, item.expected, EclipsePreferences.encodePath(item.path, item.key)); Discouraged access: The method encodePath(String, String) from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
23. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1304) String[] result = EclipsePreferences.decodePath(item.expected); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
24. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1304) String[] result = EclipsePreferences.decodePath(item.expected); Discouraged access: The method decodePath(String) from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
25. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1326) assertEquals("1.0." + i + ':' + line[1] + " (" + line[2] + ')', line[0], EclipsePreferences.getSegment(line[1], Integer.parseInt(line[2]))); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
26. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1326) assertEquals("1.0." + i + ':' + line[1] + " (" + line[2] + ')', line[0], EclipsePreferences.getSegment(line[1], Integer.parseInt(line[2]))); Discouraged access: The method getSegment(String, int) from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
27. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1341) assertEquals("1.0:" + line[0], Integer.parseInt(line[1]), EclipsePreferences.getSegmentCount(line[0])); Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
28. WARNING in /src/org/eclipse/core/tests/internal/preferences/EclipsePreferencesTest.java (at line 1341) assertEquals("1.0:" + line[0], Integer.parseInt(line[1]), EclipsePreferences.getSegmentCount(line[0])); Discouraged access: The method getSegmentCount(String) from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
1. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 14) import org.eclipse.core.internal.jobs.InternalJob; Discouraged access: The type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 15) import org.eclipse.core.internal.jobs.JobQueue; Discouraged access: The type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 23) class Entry extends InternalJob { Discouraged access: The type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
4. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 25) super("Entry"); Discouraged access: The constructor InternalJob(String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
5. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 26) setPriority(value); Discouraged access: The method setPriority(int) from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
6. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 34) private JobQueue queue; Discouraged access: The type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
7. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 42) this.queue = new JobQueue(false); Discouraged access: The constructor JobQueue(boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
8. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 42) this.queue = new JobQueue(false); Discouraged access: The type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
9. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 55) queue.enqueue(entries[i]); Discouraged access: The method enqueue(InternalJob) from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
10. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 56) assertEquals("1.0." + i, entries[0], queue.peek()); Discouraged access: The method peek() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
11. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 59) assertEquals("2.0." + i, entries[i], queue.dequeue()); Discouraged access: The method dequeue() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
12. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 65) assertTrue("1.0", queue.isEmpty()); Discouraged access: The method isEmpty() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
13. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 66) assertTrue("1.1", queue.dequeue() == null); Discouraged access: The method dequeue() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
14. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 67) assertTrue("1.2", queue.peek() == null); Discouraged access: The method peek() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
15. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 69) queue.enqueue(entries[i]); Discouraged access: The method enqueue(InternalJob) from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
16. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 70) assertTrue("1.3", queue.peek() != null); Discouraged access: The method peek() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
17. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 73) queue.remove(entries[i]); Discouraged access: The method remove(InternalJob) from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
18. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 75) assertTrue("1.4." + i, queue.peek() != null); Discouraged access: The method peek() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
19. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 77) assertTrue("2.0", queue.isEmpty()); Discouraged access: The method isEmpty() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
20. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 78) assertTrue("2.1", queue.dequeue() == null); Discouraged access: The method dequeue() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
21. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 79) assertTrue("2.2", queue.peek() == null); Discouraged access: The method peek() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
22. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 81) queue.enqueue(entries[i]); Discouraged access: The method enqueue(InternalJob) from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
23. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 84) while (!queue.isEmpty()) { Discouraged access: The method isEmpty() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
24. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 85) InternalJob peek = queue.peek(); Discouraged access: The type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
25. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 85) InternalJob peek = queue.peek(); Discouraged access: The method peek() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
26. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 86) InternalJob removed = queue.dequeue(); Discouraged access: The type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
27. WARNING in /src/org/eclipse/core/tests/runtime/jobs/JobQueueTest.java (at line 86) InternalJob removed = queue.dequeue(); Discouraged access: The method dequeue() from the type JobQueue is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
1. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1067) manager.addJobChangeListener(listener); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1067) manager.addJobChangeListener(listener); Discouraged access: The method addJobChangeListener(IJobChangeListener) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1071) manager.setLockListener(new LockListener() { Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
4. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1071) manager.setLockListener(new LockListener() { private boolean scheduled = false; public boolean aboutToWait(Thread lockOwner) { // aboutToWait will be called when main job will start joining the running job if (!scheduled) { waiting.schedule(); barrier.setStatus(TestBarrier.STATUS_WAIT_FOR_DONE); } return super.aboutToWait(lockOwner); } }); Discouraged access: The method setLockListener(LockListener) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
5. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1084) manager.suspend(); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
6. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1084) manager.suspend(); Discouraged access: The method suspend() from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
7. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1085) manager.join(family, null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
8. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1085) manager.join(family, null); Discouraged access: The method join(Object, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
9. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1086) familyJobsCount[0] = manager.find(family).length; Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
10. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1086) familyJobsCount[0] = manager.find(family).length; Discouraged access: The method find(Object) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
11. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1092) manager.removeJobChangeListener(listener); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
12. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1092) manager.removeJobChangeListener(listener); Discouraged access: The method removeJobChangeListener(IJobChangeListener) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
13. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1093) manager.setLockListener(null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
14. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1093) manager.setLockListener(null); Discouraged access: The method setLockListener(LockListener) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
15. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1102) manager.resume(); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
16. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1102) manager.resume(); Discouraged access: The method resume() from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
17. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1148) manager.addJobChangeListener(listener); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
18. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1148) manager.addJobChangeListener(listener); Discouraged access: The method addJobChangeListener(IJobChangeListener) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
19. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1152) manager.setLockListener(new LockListener() { Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
20. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1152) manager.setLockListener(new LockListener() { private boolean scheduled = false; public boolean aboutToWait(Thread lockOwner) { // aboutToWait will be called when main job will start joining the running job if (!scheduled) { // suspend before scheduling new job getJobManager().suspend(); waiting.schedule(); barrier.setStatus(TestBarrier.STATUS_WAIT_FOR_DONE); } return super.aboutToWait(lockOwner); } }); Discouraged access: The method setLockListener(LockListener) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
21. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1166) manager.join(family, null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
22. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1166) manager.join(family, null); Discouraged access: The method join(Object, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
23. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1167) familyJobsCount[0] = manager.find(family).length; Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
24. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1167) familyJobsCount[0] = manager.find(family).length; Discouraged access: The method find(Object) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
25. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1173) manager.removeJobChangeListener(listener); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
26. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1173) manager.removeJobChangeListener(listener); Discouraged access: The method removeJobChangeListener(IJobChangeListener) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
27. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1174) manager.setLockListener(null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
28. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1174) manager.setLockListener(null); Discouraged access: The method setLockListener(LockListener) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
29. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1183) manager.resume(); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
30. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1183) manager.resume(); Discouraged access: The method resume() from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
31. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1944) manager.transferRule(ruleToTransfer, destination.getThread()); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
32. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 1944) manager.transferRule(ruleToTransfer, destination.getThread()); Discouraged access: The method transferRule(ISchedulingRule, Thread) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
33. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2032) manager.transferRule(rule, testThread); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
34. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2032) manager.transferRule(rule, testThread); Discouraged access: The method transferRule(ISchedulingRule, Thread) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
35. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2083) manager.beginRule(child, null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
36. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2083) manager.beginRule(child, null); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
37. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2085) manager.endRule(child); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
38. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2085) manager.endRule(child); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
39. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2089) manager.transferRule(rule, testThread); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
40. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2089) manager.transferRule(rule, testThread); Discouraged access: The method transferRule(ISchedulingRule, Thread) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
41. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2139) manager.beginRule(rule, null); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
42. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2139) manager.beginRule(rule, null); Discouraged access: The method beginRule(ISchedulingRule, IProgressMonitor) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
43. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2141) manager.endRule(rule); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
44. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2141) manager.endRule(rule); Discouraged access: The method endRule(ISchedulingRule) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
45. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2145) manager.transferRule(rule, testThread); Discouraged access: The field manager from the type InternalJob is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
46. WARNING in /src/org/eclipse/core/tests/runtime/jobs/IJobManagerTest.java (at line 2145) manager.transferRule(rule, testThread); Discouraged access: The method transferRule(ISchedulingRule, Thread) from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
1. WARNING in /src/org/eclipse/core/tests/runtime/jobs/Bug_316839.java (at line 14) import org.eclipse.core.internal.jobs.JobManager; Discouraged access: The type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/jobs/Bug_316839.java (at line 43) lockGraphWasEmpty = ((JobManager) Job.getJobManager()).getLockManager().isEmpty(); Discouraged access: The method getLockManager() from the type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/jobs/Bug_316839.java (at line 43) lockGraphWasEmpty = ((JobManager) Job.getJobManager()).getLockManager().isEmpty(); Discouraged access: The method isEmpty() from the type LockManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
4. WARNING in /src/org/eclipse/core/tests/runtime/jobs/Bug_316839.java (at line 43) lockGraphWasEmpty = ((JobManager) Job.getJobManager()).getLockManager().isEmpty(); Discouraged access: The type JobManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreateTwoRegistries.java (at line 15) import org.eclipse.core.internal.registry.ExtensionRegistry; Discouraged access: The type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreateTwoRegistries.java (at line 83) assertTrue(((ExtensionRegistry) theDeviceRegistryA).addExtensionPoint(extensionPointId, contributor, false, "LabelA", extensionPointSchemaRef, userToken)); //$NON-NLS-1$ Discouraged access: The method addExtensionPoint(String, IContributor, boolean, String, String, Object) from the type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreateTwoRegistries.java (at line 83) assertTrue(((ExtensionRegistry) theDeviceRegistryA).addExtensionPoint(extensionPointId, contributor, false, "LabelA", extensionPointSchemaRef, userToken)); //$NON-NLS-1$ Discouraged access: The type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
4. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreateTwoRegistries.java (at line 84) assertTrue(((ExtensionRegistry) theDeviceRegistryB).addExtensionPoint(extensionPointAltId, contributor, false, "LabelB", extensionPointSchemaRef, userToken)); //$NON-NLS-1$ Discouraged access: The method addExtensionPoint(String, IContributor, boolean, String, String, Object) from the type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
5. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreateTwoRegistries.java (at line 84) assertTrue(((ExtensionRegistry) theDeviceRegistryB).addExtensionPoint(extensionPointAltId, contributor, false, "LabelB", extensionPointSchemaRef, userToken)); //$NON-NLS-1$ Discouraged access: The type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
1. WARNING in /src/org/eclipse/core/tests/runtime/perf/ContentTypePerformanceTest.java (at line 78) String fileNameList = Util.toListString(fileNames); Discouraged access: The type Util is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/classes |
2. WARNING in /src/org/eclipse/core/tests/runtime/perf/ContentTypePerformanceTest.java (at line 78) String fileNameList = Util.toListString(fileNames); Discouraged access: The method toListString(Object[]) from the type Util is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/classes |
3. WARNING in /src/org/eclipse/core/tests/runtime/perf/ContentTypePerformanceTest.java (at line 84) String fileExtensionsList = Util.toListString(fileExtensions); Discouraged access: The type Util is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/classes |
4. WARNING in /src/org/eclipse/core/tests/runtime/perf/ContentTypePerformanceTest.java (at line 84) String fileExtensionsList = Util.toListString(fileExtensions); Discouraged access: The method toListString(Object[]) from the type Util is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/classes |
5. WARNING in /src/org/eclipse/core/tests/runtime/perf/ContentTypePerformanceTest.java (at line 167) TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null); Discouraged access: The type ContentTypeBuilder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/classes |
6. WARNING in /src/org/eclipse/core/tests/runtime/perf/ContentTypePerformanceTest.java (at line 167) TestRegistryChangeListener listener = new TestRegistryChangeListener(Platform.PI_RUNTIME, ContentTypeBuilder.PT_CONTENTTYPES, null, null); Discouraged access: The field PT_CONTENTTYPES from the type ContentTypeBuilder is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/classes |
7. WARNING in /src/org/eclipse/core/tests/runtime/perf/ContentTypePerformanceTest.java (at line 245) ((ContentTypeHandler) allTypes[i]).getTarget().getDescriber(); Discouraged access: The method getTarget() from the type ContentTypeHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/classes |
8. WARNING in /src/org/eclipse/core/tests/runtime/perf/ContentTypePerformanceTest.java (at line 245) ((ContentTypeHandler) allTypes[i]).getTarget().getDescriber(); Discouraged access: The method getDescriber() from the type ContentType is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/classes |
9. WARNING in /src/org/eclipse/core/tests/runtime/perf/ContentTypePerformanceTest.java (at line 245) ((ContentTypeHandler) allTypes[i]).getTarget().getDescriber(); Discouraged access: The type ContentTypeHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/preferences/BadTestScope.java (at line 14) import org.eclipse.core.internal.preferences.EclipsePreferences; Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/preferences/BadTestScope.java (at line 24) public class BadTestScope extends EclipsePreferences implements IScopeContext { Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/preferences/BadTestScope.java (at line 35) private BadTestScope(EclipsePreferences parent, String key) { Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
4. WARNING in /src/org/eclipse/core/tests/internal/preferences/BadTestScope.java (at line 36) super(parent, key); Discouraged access: The constructor EclipsePreferences(EclipsePreferences, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
5. WARNING in /src/org/eclipse/core/tests/internal/preferences/BadTestScope.java (at line 38) IPath path = new Path(absolutePath()); Discouraged access: The method absolutePath() from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
6. WARNING in /src/org/eclipse/core/tests/internal/preferences/BadTestScope.java (at line 80) protected EclipsePreferences internalCreate(EclipsePreferences nodeParent, String nodeName, Object context) { Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
7. WARNING in /src/org/eclipse/core/tests/internal/preferences/BadTestScope.java (at line 80) protected EclipsePreferences internalCreate(EclipsePreferences nodeParent, String nodeName, Object context) { Discouraged access: The type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
8. WARNING in /src/org/eclipse/core/tests/internal/preferences/BadTestScope.java (at line 85) dirty = value; Discouraged access: The field dirty from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
9. WARNING in /src/org/eclipse/core/tests/internal/preferences/BadTestScope.java (at line 89) return convertToProperties(new Properties(), ""); Discouraged access: The method convertToProperties(Properties, String) from the type EclipsePreferences is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/XMLExtensionCreateEclipse.java (at line 17) import org.eclipse.core.internal.registry.ExtensionRegistry; Discouraged access: The type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/XMLExtensionCreateEclipse.java (at line 38) Object userKey = ((ExtensionRegistry) RegistryFactory.getRegistry()).getTemporaryUserToken(); Discouraged access: The method getTemporaryUserToken() from the type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/XMLExtensionCreateEclipse.java (at line 38) Object userKey = ((ExtensionRegistry) RegistryFactory.getRegistry()).getTemporaryUserToken(); Discouraged access: The type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/runtime/PlatformLogReader.java (at line 16) import org.eclipse.core.internal.runtime.Messages; Discouraged access: The type Messages is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/runtime/PlatformLogReader.java (at line 47) String msg = NLS.bind(Messages.meta_exceptionParsingLog, ex.getMessage()); Discouraged access: The type Messages is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/runtime/PlatformLogReader.java (at line 47) String msg = NLS.bind(Messages.meta_exceptionParsingLog, ex.getMessage()); Discouraged access: The field meta_exceptionParsingLog from the type Messages is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/runtime/LogSerializationTest.java (at line 16) import org.eclipse.core.internal.runtime.RuntimeLog; Discouraged access: The type RuntimeLog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/runtime/LogSerializationTest.java (at line 234) RuntimeLog.log(statuses[i]); Discouraged access: The type RuntimeLog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/runtime/LogSerializationTest.java (at line 234) RuntimeLog.log(statuses[i]); Discouraged access: The method log(IStatus) from the type RuntimeLog is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.common/target/classes |
1. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 15) import org.eclipse.core.internal.registry.ExtensionRegistry; Discouraged access: The type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
2. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 16) import org.eclipse.core.internal.registry.spi.ConfigurationElementAttribute; Discouraged access: The type ConfigurationElementAttribute is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
3. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 17) import org.eclipse.core.internal.registry.spi.ConfigurationElementDescription; Discouraged access: The type ConfigurationElementDescription is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
4. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 54) ((ExtensionRegistry) simpleRegistry).addExtensionPoint(extensionPointId, contributor, false, extensionPointLabel, extensionPointSchemaRef, userToken); Discouraged access: The method addExtensionPoint(String, IContributor, boolean, String, String, Object) from the type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
5. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 54) ((ExtensionRegistry) simpleRegistry).addExtensionPoint(extensionPointId, contributor, false, extensionPointLabel, extensionPointSchemaRef, userToken); Discouraged access: The type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
6. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 65) assertTrue(((ExtensionRegistry) simpleRegistry).addExtensionPoint(extensionPointAltId, contributor, false, extensionPointAltLabel, extensionPointSchemaRef, userToken)); Discouraged access: The method addExtensionPoint(String, IContributor, boolean, String, String, Object) from the type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
7. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 65) assertTrue(((ExtensionRegistry) simpleRegistry).addExtensionPoint(extensionPointAltId, contributor, false, extensionPointAltLabel, extensionPointSchemaRef, userToken)); Discouraged access: The type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
8. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 89) ConfigurationElementAttribute propChildDesc1 = new ConfigurationElementAttribute(propNameChildDesc, propValueChildDesc1); Discouraged access: The type ConfigurationElementAttribute is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
9. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 89) ConfigurationElementAttribute propChildDesc1 = new ConfigurationElementAttribute(propNameChildDesc, propValueChildDesc1); Discouraged access: The constructor ConfigurationElementAttribute(String, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
10. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 89) ConfigurationElementAttribute propChildDesc1 = new ConfigurationElementAttribute(propNameChildDesc, propValueChildDesc1); Discouraged access: The type ConfigurationElementAttribute is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
11. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 90) ConfigurationElementDescription childDesc1 = new ConfigurationElementDescription(nameChildDesc, propChildDesc1, null, null); Discouraged access: The type ConfigurationElementDescription is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
12. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 90) ConfigurationElementDescription childDesc1 = new ConfigurationElementDescription(nameChildDesc, propChildDesc1, null, null); Discouraged access: The constructor ConfigurationElementDescription(String, ConfigurationElementAttribute, String, ConfigurationElementDescription[]) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
13. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 90) ConfigurationElementDescription childDesc1 = new ConfigurationElementDescription(nameChildDesc, propChildDesc1, null, null); Discouraged access: The type ConfigurationElementDescription is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
14. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 92) ConfigurationElementAttribute propChildDesc2 = new ConfigurationElementAttribute(propNameChildDesc, propValueChildDesc2); Discouraged access: The type ConfigurationElementAttribute is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
15. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 92) ConfigurationElementAttribute propChildDesc2 = new ConfigurationElementAttribute(propNameChildDesc, propValueChildDesc2); Discouraged access: The constructor ConfigurationElementAttribute(String, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
16. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 92) ConfigurationElementAttribute propChildDesc2 = new ConfigurationElementAttribute(propNameChildDesc, propValueChildDesc2); Discouraged access: The type ConfigurationElementAttribute is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
17. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 93) ConfigurationElementDescription childDesc2 = new ConfigurationElementDescription(nameChildDesc, propChildDesc2, null, null); Discouraged access: The type ConfigurationElementDescription is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
18. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 93) ConfigurationElementDescription childDesc2 = new ConfigurationElementDescription(nameChildDesc, propChildDesc2, null, null); Discouraged access: The constructor ConfigurationElementDescription(String, ConfigurationElementAttribute, String, ConfigurationElementDescription[]) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
19. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 93) ConfigurationElementDescription childDesc2 = new ConfigurationElementDescription(nameChildDesc, propChildDesc2, null, null); Discouraged access: The type ConfigurationElementDescription is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
20. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 100) ConfigurationElementAttribute prop1 = new ConfigurationElementAttribute(extensionProrName1, extensionPropValue1); Discouraged access: The type ConfigurationElementAttribute is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
21. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 100) ConfigurationElementAttribute prop1 = new ConfigurationElementAttribute(extensionProrName1, extensionPropValue1); Discouraged access: The constructor ConfigurationElementAttribute(String, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
22. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 100) ConfigurationElementAttribute prop1 = new ConfigurationElementAttribute(extensionProrName1, extensionPropValue1); Discouraged access: The type ConfigurationElementAttribute is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
23. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 101) ConfigurationElementAttribute prop2 = new ConfigurationElementAttribute(extensionProrName2, extensionPropValue2); Discouraged access: The type ConfigurationElementAttribute is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
24. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 101) ConfigurationElementAttribute prop2 = new ConfigurationElementAttribute(extensionProrName2, extensionPropValue2); Discouraged access: The constructor ConfigurationElementAttribute(String, String) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
25. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 101) ConfigurationElementAttribute prop2 = new ConfigurationElementAttribute(extensionProrName2, extensionPropValue2); Discouraged access: The type ConfigurationElementAttribute is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
26. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 104) ConfigurationElementDescription description = new ConfigurationElementDescription(extensionName, new ConfigurationElementAttribute[] {prop1, prop2}, extensionValue, new ConfigurationElementDescription[] {childDesc1, childDesc2}); Discouraged access: The type ConfigurationElementDescription is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
27. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 104) ConfigurationElementDescription description = new ConfigurationElementDescription(extensionName, new ConfigurationElementAttribute[] {prop1, prop2}, extensionValue, new ConfigurationElementDescription[] {childDesc1, childDesc2}); Discouraged access: The constructor ConfigurationElementDescription(String, ConfigurationElementAttribute[], String, ConfigurationElementDescription[]) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
28. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 104) ConfigurationElementDescription description = new ConfigurationElementDescription(extensionName, new ConfigurationElementAttribute[] {prop1, prop2}, extensionValue, new ConfigurationElementDescription[] {childDesc1, childDesc2}); Discouraged access: The type ConfigurationElementDescription is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
29. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 104) ConfigurationElementDescription description = new ConfigurationElementDescription(extensionName, new ConfigurationElementAttribute[] {prop1, prop2}, extensionValue, new ConfigurationElementDescription[] {childDesc1, childDesc2}); Discouraged access: The type ConfigurationElementAttribute is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
30. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 104) ConfigurationElementDescription description = new ConfigurationElementDescription(extensionName, new ConfigurationElementAttribute[] {prop1, prop2}, extensionValue, new ConfigurationElementDescription[] {childDesc1, childDesc2}); Discouraged access: The type ConfigurationElementDescription is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
31. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 106) assertTrue(((ExtensionRegistry) simpleRegistry).addExtension(extensionId, contributor, false, extensionLabel, extensionPointId, description, userToken)); Discouraged access: The method addExtension(String, IContributor, boolean, String, String, ConfigurationElementDescription, Object) from the type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |
32. WARNING in /src/org/eclipse/core/tests/internal/registry/simple/DirectExtensionCreate.java (at line 106) assertTrue(((ExtensionRegistry) simpleRegistry).addExtension(extensionId, contributor, false, extensionLabel, extensionPointId, description, userToken)); Discouraged access: The type ExtensionRegistry is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/target/classes |