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/search/tests/filesearch/SortingTest.java (at line 25) import org.eclipse.search.internal.ui.text.FileSearchQuery; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/tests/filesearch/SortingTest.java (at line 28) FileSearchQuery fQuery1; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/tests/filesearch/SortingTest.java (at line 52) fQuery1= new FileSearchQuery("Test", false, true, scope); Discouraged access: The constructor FileSearchQuery(String, boolean, boolean, FileTextSearchScope) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/tests/filesearch/SortingTest.java (at line 52) fQuery1= new FileSearchQuery("Test", false, true, scope); Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/tests/filesearch/SortingTest.java (at line 58) AbstractTextSearchResult result= (AbstractTextSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 35) import org.eclipse.search.internal.ui.SearchPlugin; Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 36) import org.eclipse.search.internal.ui.text.FileSearchQuery; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 37) import org.eclipse.search.internal.ui.text.FileSearchResult; Discouraged access: The type FileSearchResult is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 39) import org.eclipse.search2.internal.ui.InternalSearchUI; Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 42) FileSearchQuery fQuery1; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
6. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 66) fQuery1= new FileSearchQuery("Test", false, true, scope); Discouraged access: The constructor FileSearchQuery(String, boolean, boolean, FileTextSearchScope) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
7. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 66) fQuery1= new FileSearchQuery("Test", false, true, scope); Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
8. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 71) AbstractTextSearchResult result= (AbstractTextSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
9. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 78) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
10. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 78) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
11. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 84) FileSearchResult result= (FileSearchResult) fQuery1.getSearchResult(); Discouraged access: The type FileSearchResult is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
12. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 84) FileSearchResult result= (FileSearchResult) fQuery1.getSearchResult(); Discouraged access: The type FileSearchResult is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
13. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 84) FileSearchResult result= (FileSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
14. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 91) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
15. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 91) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
16. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 96) private void checkInsertInsideMatch(FileSearchResult result, IFile file) throws PartInitException, BadLocationException { Discouraged access: The type FileSearchResult is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
17. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 99) IDE.openEditor(SearchPlugin.getActivePage(), file); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
18. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 99) IDE.openEditor(SearchPlugin.getActivePage(), file); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
19. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 104) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
20. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 104) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
21. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 104) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The method getPositionTracker() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
22. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 104) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The method getCurrentPosition(Match) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
23. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 110) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
24. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 110) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
25. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 110) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The method getPositionTracker() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
26. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 110) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The method getCurrentPosition(Match) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
27. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 116) assertEquals(buf.toString(), ((FileSearchQuery) result.getQuery()).getSearchString()); Discouraged access: The method getSearchString() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
28. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 116) assertEquals(buf.toString(), ((FileSearchQuery) result.getQuery()).getSearchString()); Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
29. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 116) assertEquals(buf.toString(), ((FileSearchQuery) result.getQuery()).getSearchString()); Discouraged access: The method getQuery() from the type FileSearchResult is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
30. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 119) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
31. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 119) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
32. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 130) IDE.openEditor(SearchPlugin.getActivePage(), file); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
33. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 130) IDE.openEditor(SearchPlugin.getActivePage(), file); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
34. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 136) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
35. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 136) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
36. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 136) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The method getPositionTracker() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
37. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 136) Position currentPosition= InternalSearchUI.getInstance().getPositionTracker().getCurrentPosition(matches[i]); Discouraged access: The method getCurrentPosition(Match) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
38. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 142) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
39. WARNING in /src/org/eclipse/search/tests/filesearch/PositionTrackerTest.java (at line 142) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 30) import org.eclipse.search.internal.ui.text.FileSearchPage; Discouraged access: The type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 31) import org.eclipse.search.internal.ui.text.FileSearchQuery; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 41) FileSearchQuery fQuery1; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 66) fQuery1= new FileSearchQuery("Test", false, true, scope); Discouraged access: The constructor FileSearchQuery(String, boolean, boolean, FileTextSearchScope) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 66) fQuery1= new FileSearchQuery("Test", false, true, scope); Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
6. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 72) FileSearchPage page= (FileSearchPage) view.getActivePage(); Discouraged access: The type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
7. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 72) FileSearchPage page= (FileSearchPage) view.getActivePage(); Discouraged access: The type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
8. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 79) private void checkViewerDisplay(FileSearchPage page) { Discouraged access: The type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
9. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 80) StructuredViewer viewer= page.getViewer(); Discouraged access: The method getViewer() from the type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
10. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 81) AbstractTextSearchResult result= (AbstractTextSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
11. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 95) FileSearchPage page= (FileSearchPage) view.getActivePage(); Discouraged access: The type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
12. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 95) FileSearchPage page= (FileSearchPage) view.getActivePage(); Discouraged access: The type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
13. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 97) AbstractTreeViewer viewer= (AbstractTreeViewer) page.getViewer(); Discouraged access: The method getViewer() from the type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
14. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 98) AbstractTextSearchResult result= (AbstractTextSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
15. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 115) private void consumeEvents(FileSearchPage page) { Discouraged access: The type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
16. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 140) FileSearchPage page= (FileSearchPage) view.getActivePage(); Discouraged access: The type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
17. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 140) FileSearchPage page= (FileSearchPage) view.getActivePage(); Discouraged access: The type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
18. WARNING in /src/org/eclipse/search/tests/filesearch/SearchResultPageTest.java (at line 142) Table table= ((TableViewer) page.getViewer()).getTable(); Discouraged access: The method getViewer() from the type FileSearchPage is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 36) import org.eclipse.search.internal.core.text.PatternConstructor; Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 37) import org.eclipse.search.internal.ui.SearchPlugin; Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 117) Pattern searchPattern= PatternConstructor.createPattern("hello", false, true); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 117) Pattern searchPattern= PatternConstructor.createPattern("hello", false, true); Discouraged access: The method createPattern(String, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 141) Pattern searchPattern= PatternConstructor.createPattern("mor*", false, false); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
6. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 141) Pattern searchPattern= PatternConstructor.createPattern("mor*", false, false); Discouraged access: The method createPattern(String, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
7. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 162) Pattern searchPattern= PatternConstructor.createPattern("mo?e", false, false); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
8. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 162) Pattern searchPattern= PatternConstructor.createPattern("mo?e", false, false); Discouraged access: The method createPattern(String, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
9. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 179) IWorkbenchPage activePage= SearchPlugin.getActivePage(); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
10. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 179) IWorkbenchPage activePage= SearchPlugin.getActivePage(); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
11. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 189) Pattern searchPattern= PatternConstructor.createPattern("\\w*\\(\\)", false, true); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
12. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 189) Pattern searchPattern= PatternConstructor.createPattern("\\w*\\(\\)", false, true); Discouraged access: The method createPattern(String, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
13. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 232) Pattern searchPattern= PatternConstructor.createPattern("h?ll", false, true, false, false); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
14. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 232) Pattern searchPattern= PatternConstructor.createPattern("h?ll", false, true, false, false); Discouraged access: The method createPattern(String, boolean, boolean, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
15. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 239) Pattern searchPattern= PatternConstructor.createPattern("h?ll", false, true, false, true); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
16. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 239) Pattern searchPattern= PatternConstructor.createPattern("h?ll", false, true, false, true); Discouraged access: The method createPattern(String, boolean, boolean, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
17. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 246) Pattern searchPattern= PatternConstructor.createPattern("h[eio]ll", true, true, false, false); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
18. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 246) Pattern searchPattern= PatternConstructor.createPattern("h[eio]ll", true, true, false, false); Discouraged access: The method createPattern(String, boolean, boolean, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
19. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 265) IDE.openEditor(SearchPlugin.getActivePage(), file2, true); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
20. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 265) IDE.openEditor(SearchPlugin.getActivePage(), file2, true); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
21. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 268) Pattern searchPattern= PatternConstructor.createPattern("hello", false, true); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
22. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 268) Pattern searchPattern= PatternConstructor.createPattern("hello", false, true); Discouraged access: The method createPattern(String, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
23. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 279) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
24. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 279) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
25. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 314) Pattern searchPattern= PatternConstructor.createPattern("hello", false, true); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
26. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 314) Pattern searchPattern= PatternConstructor.createPattern("hello", false, true); Discouraged access: The method createPattern(String, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
27. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 315) Pattern fileNamePattern= PatternConstructor.createPattern("*", false, false); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
28. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 315) Pattern fileNamePattern= PatternConstructor.createPattern("*", false, false); Discouraged access: The method createPattern(String, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
29. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 369) Pattern searchPattern= PatternConstructor.createPattern("Test", false, false); Discouraged access: The type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
30. WARNING in /src/org/eclipse/search/tests/filesearch/FileSearchTests.java (at line 369) Pattern searchPattern= PatternConstructor.createPattern("Test", false, false); Discouraged access: The method createPattern(String, boolean, boolean) from the type PatternConstructor is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 28) import org.eclipse.search.internal.ui.SearchPlugin; Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 29) import org.eclipse.search2.internal.ui.text.PositionTracker; Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 51) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 51) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 61) IDE.openEditor(SearchPlugin.getActivePage(), fFile); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
6. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 61) IDE.openEditor(SearchPlugin.getActivePage(), fFile); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
7. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 66) Position p2= PositionTracker.convertToCharacterPosition(p1, doc); Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
8. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 66) Position p2= PositionTracker.convertToCharacterPosition(p1, doc); Discouraged access: The method convertToCharacterPosition(Position, IDocument) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
9. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 68) assertEquals(p1, PositionTracker.convertToLinePosition(p2, doc)); Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
10. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 68) assertEquals(p1, PositionTracker.convertToLinePosition(p2, doc)); Discouraged access: The method convertToLinePosition(Position, IDocument) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
11. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 71) p2= PositionTracker.convertToCharacterPosition(p1, doc); Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
12. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 71) p2= PositionTracker.convertToCharacterPosition(p1, doc); Discouraged access: The method convertToCharacterPosition(Position, IDocument) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
13. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 73) assertEquals(p1, PositionTracker.convertToLinePosition(p2, doc)); Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
14. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 73) assertEquals(p1, PositionTracker.convertToLinePosition(p2, doc)); Discouraged access: The method convertToLinePosition(Position, IDocument) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
15. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 76) p2= PositionTracker.convertToCharacterPosition(p1, doc); Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
16. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 76) p2= PositionTracker.convertToCharacterPosition(p1, doc); Discouraged access: The method convertToCharacterPosition(Position, IDocument) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
17. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 78) assertEquals(p1, PositionTracker.convertToLinePosition(p2, doc)); Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
18. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 78) assertEquals(p1, PositionTracker.convertToLinePosition(p2, doc)); Discouraged access: The method convertToLinePosition(Position, IDocument) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
19. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 81) p2= PositionTracker.convertToCharacterPosition(p1, doc); Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
20. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 81) p2= PositionTracker.convertToCharacterPosition(p1, doc); Discouraged access: The method convertToCharacterPosition(Position, IDocument) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
21. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 83) assertEquals(p1, PositionTracker.convertToLinePosition(p2, doc)); Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
22. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 83) assertEquals(p1, PositionTracker.convertToLinePosition(p2, doc)); Discouraged access: The method convertToLinePosition(Position, IDocument) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
23. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 87) IDE.openEditor(SearchPlugin.getActivePage(), fFile); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
24. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 87) IDE.openEditor(SearchPlugin.getActivePage(), fFile); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
25. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 93) PositionTracker.convertToCharacterPosition(p1, doc); Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
26. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 93) PositionTracker.convertToCharacterPosition(p1, doc); Discouraged access: The method convertToCharacterPosition(Position, IDocument) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
27. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 100) IDE.openEditor(SearchPlugin.getActivePage(), fFile); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
28. WARNING in /src/org/eclipse/search/core/tests/LineConversionTest.java (at line 100) IDE.openEditor(SearchPlugin.getActivePage(), fFile); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/tests/SearchTestPlugin.java (at line 22) import org.eclipse.search2.internal.ui.SearchView; Discouraged access: The type SearchView is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/tests/SearchTestPlugin.java (at line 40) public SearchView getSearchView() { Discouraged access: The type SearchView is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/tests/SearchTestPlugin.java (at line 41) return (SearchView) NewSearchUI.activateSearchResultView(); Discouraged access: The type SearchView is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 35) import org.eclipse.search.internal.ui.SearchPlugin; Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 36) import org.eclipse.search.internal.ui.text.FileMatch; Discouraged access: The type FileMatch is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 37) import org.eclipse.search.internal.ui.text.FileSearchQuery; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 38) import org.eclipse.search.internal.ui.text.FileSearchResult; Discouraged access: The type FileSearchResult is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 45) import org.eclipse.search2.internal.ui.InternalSearchUI; Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
6. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 46) import org.eclipse.search2.internal.ui.text.EditorAnnotationManager; Discouraged access: The type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
7. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 49) private FileSearchQuery fQuery1; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
8. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 50) private FileSearchQuery fQuery2; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
9. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 73) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLIGHTER_ANNOTATION); Discouraged access: The type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
10. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 73) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLIGHTER_ANNOTATION); Discouraged access: The method debugSetHighlighterType(int) from the type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
11. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 73) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLIGHTER_ANNOTATION); Discouraged access: The type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
12. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 73) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLIGHTER_ANNOTATION); Discouraged access: The field HIGHLIGHTER_ANNOTATION from the type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
13. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 76) fQuery1= new FileSearchQuery("Test", false, true, scope); //$NON-NLS-1$//$NON-NLS-2$ Discouraged access: The constructor FileSearchQuery(String, boolean, boolean, FileTextSearchScope) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
14. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 76) fQuery1= new FileSearchQuery("Test", false, true, scope); //$NON-NLS-1$//$NON-NLS-2$ Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
15. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 77) fQuery2= new FileSearchQuery("Test", false, true, scope); //$NON-NLS-1$//$NON-NLS-2$ Discouraged access: The constructor FileSearchQuery(String, boolean, boolean, FileTextSearchScope) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
16. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 77) fQuery2= new FileSearchQuery("Test", false, true, scope); //$NON-NLS-1$//$NON-NLS-2$ Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
17. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 81) InternalSearchUI.getInstance().removeAllQueries(); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
18. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 81) InternalSearchUI.getInstance().removeAllQueries(); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
19. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 81) InternalSearchUI.getInstance().removeAllQueries(); Discouraged access: The method removeAllQueries() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
20. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 85) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLLIGHTER_ANY); Discouraged access: The type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
21. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 85) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLLIGHTER_ANY); Discouraged access: The method debugSetHighlighterType(int) from the type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
22. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 85) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLLIGHTER_ANY); Discouraged access: The type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
23. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 85) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLLIGHTER_ANY); Discouraged access: The field HIGHLLIGHTER_ANY from the type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
24. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 92) AbstractTextSearchResult result= (AbstractTextSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
25. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 97) ITextEditor editor= (ITextEditor)IDE.openEditor(SearchPlugin.getActivePage(), file, true); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
26. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 97) ITextEditor editor= (ITextEditor)IDE.openEditor(SearchPlugin.getActivePage(), file, true); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
27. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 117) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
28. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 117) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
29. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 123) FileSearchResult result= (FileSearchResult) fQuery1.getSearchResult(); Discouraged access: The type FileSearchResult is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
30. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 123) FileSearchResult result= (FileSearchResult) fQuery1.getSearchResult(); Discouraged access: The type FileSearchResult is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
31. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 123) FileSearchResult result= (FileSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
32. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 126) result.addMatch(new FileMatch(file)); Discouraged access: The constructor FileMatch(IFile) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
33. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 126) result.addMatch(new FileMatch(file)); Discouraged access: The type FileMatch is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
34. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 131) AbstractTextSearchResult result= (AbstractTextSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
35. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 133) InternalSearchUI.getInstance().removeQuery(fQuery1); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
36. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 133) InternalSearchUI.getInstance().removeQuery(fQuery1); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
37. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 133) InternalSearchUI.getInstance().removeQuery(fQuery1); Discouraged access: The method removeQuery(ISearchQuery) from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
38. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 138) ITextEditor editor= (ITextEditor) IDE.openEditor(SearchPlugin.getActivePage(), file, true); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
39. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 138) ITextEditor editor= (ITextEditor) IDE.openEditor(SearchPlugin.getActivePage(), file, true); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
40. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 150) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
41. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 150) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
42. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 157) AbstractTextSearchResult result= (AbstractTextSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
43. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 163) ITextEditor editor= (ITextEditor) IDE.openEditor(SearchPlugin.getActivePage(), file, true); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
44. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 163) ITextEditor editor= (ITextEditor) IDE.openEditor(SearchPlugin.getActivePage(), file, true); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
45. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 172) assertTrue(text.equalsIgnoreCase(fQuery2.getSearchString())); Discouraged access: The method getSearchString() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
46. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 178) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
47. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 178) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
48. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 184) AbstractTextSearchResult result= (AbstractTextSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
49. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 187) SearchTestPlugin.getDefault().getSearchView().showSearchResult(result); Discouraged access: The method showSearchResult(ISearchResult) from the type SearchView is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
50. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 191) ITextEditor editor= (ITextEditor) IDE.openEditor(SearchPlugin.getActivePage(), file, true); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
51. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 191) ITextEditor editor= (ITextEditor) IDE.openEditor(SearchPlugin.getActivePage(), file, true); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
52. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 200) assertTrue(text.equalsIgnoreCase(fQuery1.getSearchString())); Discouraged access: The method getSearchString() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
53. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 206) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
54. WARNING in /src/org/eclipse/search/tests/filesearch/AnnotationManagerTest.java (at line 206) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 32) import org.eclipse.search.internal.ui.SearchPlugin; Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 33) import org.eclipse.search.internal.ui.text.FileMatch; Discouraged access: The type FileMatch is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 34) import org.eclipse.search.internal.ui.text.FileSearchQuery; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 40) public class LineBasedFileSearch extends FileSearchQuery { Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 69) fResult.addMatch(new FileMatch(file, startLine, endLine - startLine + 1, null)); Discouraged access: The constructor FileMatch(IFile, int, int, LineElement) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
6. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 69) fResult.addMatch(new FileMatch(file, startLine, endLine - startLine + 1, null)); Discouraged access: The type FileMatch is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
7. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 71) throw new CoreException(new Status(IStatus.ERROR, SearchPlugin.getID(), IStatus.ERROR, "bad location", e)); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
8. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 71) throw new CoreException(new Status(IStatus.ERROR, SearchPlugin.getID(), IStatus.ERROR, "bad location", e)); Discouraged access: The method getID() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
9. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 107) super(searchString, isRegEx, isCaseSensitive, scope); Discouraged access: The constructor FileSearchQuery(String, boolean, boolean, FileTextSearchScope) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
10. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 113) AbstractTextSearchResult textResult= (AbstractTextSearchResult) getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
11. WARNING in /src/org/eclipse/search/tests/filesearch/LineBasedFileSearch.java (at line 118) Pattern searchPattern= getSearchPattern(); Discouraged access: The method getSearchPattern() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/core/tests/NullSearchResult.java (at line 19) import org.eclipse.search.internal.ui.text.FileSearchResult; Discouraged access: The type FileSearchResult is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/core/tests/NullSearchResult.java (at line 21) public class NullSearchResult extends FileSearchResult { // inherit from FileSearchResult so a search result view can be found Discouraged access: The type FileSearchResult is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/core/tests/NullSearchResult.java (at line 25) super(null); Discouraged access: The constructor FileSearchResult(FileSearchQuery) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/tests/filesearch/ResultUpdaterTest.java (at line 25) import org.eclipse.search.internal.ui.text.FileSearchQuery; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/tests/filesearch/ResultUpdaterTest.java (at line 30) private FileSearchQuery fQuery1; Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/tests/filesearch/ResultUpdaterTest.java (at line 60) fQuery1= new FileSearchQuery("Test", false, true, scope); Discouraged access: The constructor FileSearchQuery(String, boolean, boolean, FileTextSearchScope) is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/tests/filesearch/ResultUpdaterTest.java (at line 60) fQuery1= new FileSearchQuery("Test", false, true, scope); Discouraged access: The type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/tests/filesearch/ResultUpdaterTest.java (at line 72) AbstractTextSearchResult result= (AbstractTextSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
6. WARNING in /src/org/eclipse/search/tests/filesearch/ResultUpdaterTest.java (at line 83) AbstractTextSearchResult result= (AbstractTextSearchResult) fQuery1.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 40) import org.eclipse.search.internal.ui.SearchPlugin; Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 42) import org.eclipse.search2.internal.ui.InternalSearchUI; Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 43) import org.eclipse.search2.internal.ui.text.EditorAnnotationManager; Discouraged access: The type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 44) import org.eclipse.search2.internal.ui.text.PositionTracker; Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 69) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLIGHTER_ANNOTATION); Discouraged access: The type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
6. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 69) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLIGHTER_ANNOTATION); Discouraged access: The method debugSetHighlighterType(int) from the type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
7. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 69) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLIGHTER_ANNOTATION); Discouraged access: The type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
8. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 69) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLIGHTER_ANNOTATION); Discouraged access: The field HIGHLIGHTER_ANNOTATION from the type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
9. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 78) InternalSearchUI.getInstance().removeAllQueries(); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
10. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 78) InternalSearchUI.getInstance().removeAllQueries(); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
11. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 78) InternalSearchUI.getInstance().removeAllQueries(); Discouraged access: The method removeAllQueries() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
12. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 81) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLLIGHTER_ANY); Discouraged access: The type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
13. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 81) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLLIGHTER_ANY); Discouraged access: The method debugSetHighlighterType(int) from the type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
14. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 81) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLLIGHTER_ANY); Discouraged access: The type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
15. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 81) EditorAnnotationManager.debugSetHighlighterType(EditorAnnotationManager.HIGHLLIGHTER_ANY); Discouraged access: The field HIGHLLIGHTER_ANY from the type EditorAnnotationManager is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
16. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 87) AbstractTextSearchResult result= (AbstractTextSearchResult) fLineQuery.getSearchResult(); Discouraged access: The method getSearchResult() from the type FileSearchQuery is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
17. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 92) ITextEditor editor= (ITextEditor) IDE.openEditor(SearchPlugin.getActivePage(), file, true); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
18. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 92) ITextEditor editor= (ITextEditor) IDE.openEditor(SearchPlugin.getActivePage(), file, true); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
19. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 114) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
20. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 114) SearchPlugin.getActivePage().closeAllEditors(false); Discouraged access: The method getActivePage() from the type SearchPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
21. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 120) return PositionTracker.convertToCharacterPosition(p, document); Discouraged access: The type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
22. WARNING in /src/org/eclipse/search/tests/filesearch/LineAnnotationManagerTest.java (at line 120) return PositionTracker.convertToCharacterPosition(p, document); Discouraged access: The method convertToCharacterPosition(Position, IDocument) from the type PositionTracker is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 19) import org.eclipse.search2.internal.ui.InternalSearchUI; Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 24) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 24) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 24) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The method addQuery(ISearchQuery) from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 25) InternalSearchUI.getInstance().removeQuery(query); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
6. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 25) InternalSearchUI.getInstance().removeQuery(query); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
7. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 25) InternalSearchUI.getInstance().removeQuery(query); Discouraged access: The method removeQuery(ISearchQuery) from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
8. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 26) ISearchQuery[] all= InternalSearchUI.getInstance().getQueries(); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
9. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 26) ISearchQuery[] all= InternalSearchUI.getInstance().getQueries(); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
10. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 26) ISearchQuery[] all= InternalSearchUI.getInstance().getQueries(); Discouraged access: The method getQueries() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
11. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 35) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
12. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 35) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
13. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 35) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The method addQuery(ISearchQuery) from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
14. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 69) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
15. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 69) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
16. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 69) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The method addQuery(ISearchQuery) from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
17. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 71) InternalSearchUI.getInstance().removeQuery(query); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
18. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 71) InternalSearchUI.getInstance().removeQuery(query); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
19. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 71) InternalSearchUI.getInstance().removeQuery(query); Discouraged access: The method removeQuery(ISearchQuery) from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
20. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 73) InternalSearchUI.getInstance().removeQueryListener(l); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
21. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 73) InternalSearchUI.getInstance().removeQueryListener(l); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
22. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 73) InternalSearchUI.getInstance().removeQueryListener(l); Discouraged access: The method removeQueryListener(IQueryListener) from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
23. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 76) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
24. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 76) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
25. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 76) InternalSearchUI.getInstance().addQuery(query); Discouraged access: The method addQuery(ISearchQuery) from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
26. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 78) InternalSearchUI.getInstance().removeQuery(query); Discouraged access: The type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
27. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 78) InternalSearchUI.getInstance().removeQuery(query); Discouraged access: The method getInstance() from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
28. WARNING in /src/org/eclipse/search/core/tests/QueryManagerTest.java (at line 78) InternalSearchUI.getInstance().removeQuery(query); Discouraged access: The method removeQuery(ISearchQuery) from the type InternalSearchUI is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
1. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 25) import org.eclipse.search.internal.core.text.FileCharSequenceProvider; Discouraged access: The type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
2. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 79) for (int i= 0; i < FileCharSequenceProvider.BUFFER_SIZE * 2; i++) { Discouraged access: The type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
3. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 79) for (int i= 0; i < FileCharSequenceProvider.BUFFER_SIZE * 2; i++) { Discouraged access: The field BUFFER_SIZE from the type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
4. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 90) FileCharSequenceProvider provider= new FileCharSequenceProvider(); Discouraged access: The type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
5. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 90) FileCharSequenceProvider provider= new FileCharSequenceProvider(); Discouraged access: The constructor FileCharSequenceProvider() is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
6. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 90) FileCharSequenceProvider provider= new FileCharSequenceProvider(); Discouraged access: The type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
7. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 93) cs= provider.newCharSequence(file1); Discouraged access: The method newCharSequence(IFile) from the type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
8. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 98) assertSubSequence(encoding, cs, buf, buf.length() / 6, FileCharSequenceProvider.BUFFER_SIZE); Discouraged access: The type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
9. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 98) assertSubSequence(encoding, cs, buf, buf.length() / 6, FileCharSequenceProvider.BUFFER_SIZE); Discouraged access: The field BUFFER_SIZE from the type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
10. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 103) CharSequence seq1a= cs.subSequence(100, 100 + FileCharSequenceProvider.BUFFER_SIZE); Discouraged access: The type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
11. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 103) CharSequence seq1a= cs.subSequence(100, 100 + FileCharSequenceProvider.BUFFER_SIZE); Discouraged access: The field BUFFER_SIZE from the type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
12. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 104) CharSequence seq1e= buf.subSequence(100, 100 + FileCharSequenceProvider.BUFFER_SIZE); Discouraged access: The type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
13. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 104) CharSequence seq1e= buf.subSequence(100, 100 + FileCharSequenceProvider.BUFFER_SIZE); Discouraged access: The field BUFFER_SIZE from the type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
14. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 107) assertSubSequence(encoding, seq1a, seq1e, FileCharSequenceProvider.BUFFER_SIZE, 0); Discouraged access: The type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
15. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 107) assertSubSequence(encoding, seq1a, seq1e, FileCharSequenceProvider.BUFFER_SIZE, 0); Discouraged access: The field BUFFER_SIZE from the type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
16. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 111) provider.releaseCharSequence(cs); Discouraged access: The method releaseCharSequence(CharSequence) from the type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
17. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 134) for (int i= 0; i < expected.length(); i+= FileCharSequenceProvider.BUFFER_SIZE) { Discouraged access: The type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |
18. WARNING in /src/org/eclipse/search/tests/filesearch/FileCharSequenceTests.java (at line 134) for (int i= 0; i < expected.length(); i+= FileCharSequenceProvider.BUFFER_SIZE) { Discouraged access: The field BUFFER_SIZE from the type FileCharSequenceProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text/org.eclipse.search/target/classes |