Compiler log for org.eclipse.ui.ide.application_1.0.0.I20070530-0100 : @dot.bin.xml

TOTAL : ERRORS: 0, WARNINGS: 283

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/src/org/eclipse/ui/internal/ide/application/IDEApplication.java : 58 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 38)
import org.eclipse.ui.internal.ide.ChooseWorkspaceData;
Discouraged access: The type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
2. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 39)
import org.eclipse.ui.internal.ide.ChooseWorkspaceDialog;
Discouraged access: The type ChooseWorkspaceDialog is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
3. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 40)
import org.eclipse.ui.internal.ide.IDEWorkbenchMessages;
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
4. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 41)
import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin;
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
5. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 42)
import org.eclipse.ui.internal.ide.StatusUtil;
Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
6. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 158)
IDEWorkbenchMessages.IDEApplication_workspaceMandatoryTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
7. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 158)
IDEWorkbenchMessages.IDEApplication_workspaceMandatoryTitle,
Discouraged access: The field IDEApplication_workspaceMandatoryTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
8. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 159)
IDEWorkbenchMessages.IDEApplication_workspaceMandatoryMessage);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
9. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 159)
IDEWorkbenchMessages.IDEApplication_workspaceMandatoryMessage);
Discouraged access: The field IDEApplication_workspaceMandatoryMessage from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
10. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 187)
IDEWorkbenchMessages.IDEApplication_workspaceCannotLockTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
11. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 187)
IDEWorkbenchMessages.IDEApplication_workspaceCannotLockTitle,
Discouraged access: The field IDEApplication_workspaceCannotLockTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
12. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 188)
IDEWorkbenchMessages.IDEApplication_workspaceCannotLockMessage);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
13. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 188)
IDEWorkbenchMessages.IDEApplication_workspaceCannotLockMessage);
Discouraged access: The field IDEApplication_workspaceCannotLockMessage from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
14. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 192)
IDEWorkbenchMessages.IDEApplication_workspaceCannotBeSetTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
15. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 192)
IDEWorkbenchMessages.IDEApplication_workspaceCannotBeSetTitle,
Discouraged access: The field IDEApplication_workspaceCannotBeSetTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
16. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 193)
IDEWorkbenchMessages.IDEApplication_workspaceCannotBeSetMessage);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
17. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 193)
IDEWorkbenchMessages.IDEApplication_workspaceCannotBeSetMessage);
Discouraged access: The field IDEApplication_workspaceCannotBeSetMessage from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
18. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 196)
IDEWorkbenchPlugin.log("Could not obtain lock for workspace location", //$NON-NLS-1$
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
19. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 196)
IDEWorkbenchPlugin.log("Could not obtain lock for workspace location", //$NON-NLS-1$ e);
Discouraged access: The method log(String, Throwable) from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
20. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 201)
IDEWorkbenchMessages.InternalError,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
21. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 201)
IDEWorkbenchMessages.InternalError,
Discouraged access: The field InternalError from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
22. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 208)
ChooseWorkspaceData launchData = new ChooseWorkspaceData(instanceLoc
Discouraged access: The type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
23. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 208)
ChooseWorkspaceData launchData = new ChooseWorkspaceData(instanceLoc .getDefault());
Discouraged access: The constructor ChooseWorkspaceData(URL) is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
24. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 208)
ChooseWorkspaceData launchData = new ChooseWorkspaceData(instanceLoc
Discouraged access: The type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
25. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 226)
launchData.writePersistedData();
Discouraged access: The method writePersistedData() from the type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
26. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 234)
IDEWorkbenchMessages.IDEApplication_workspaceCannotBeSetTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
27. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 234)
IDEWorkbenchMessages.IDEApplication_workspaceCannotBeSetTitle,
Discouraged access: The field IDEApplication_workspaceCannotBeSetTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
28. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 235)
IDEWorkbenchMessages.IDEApplication_workspaceCannotBeSetMessage);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
29. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 235)
IDEWorkbenchMessages.IDEApplication_workspaceCannotBeSetMessage);
Discouraged access: The field IDEApplication_workspaceCannotBeSetMessage from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
30. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 241)
MessageDialog.openError(shell, IDEWorkbenchMessages.IDEApplication_workspaceInUseTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
31. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 241)
MessageDialog.openError(shell, IDEWorkbenchMessages.IDEApplication_workspaceInUseTitle,
Discouraged access: The field IDEApplication_workspaceInUseTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
32. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 242)
IDEWorkbenchMessages.IDEApplication_workspaceInUseMessage);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
33. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 242)
IDEWorkbenchMessages.IDEApplication_workspaceInUseMessage);
Discouraged access: The field IDEApplication_workspaceInUseMessage from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
34. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 260)
private URL promptForWorkspace(Shell shell, ChooseWorkspaceData launchData,
Discouraged access: The type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
35. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 266)
new ChooseWorkspaceDialog(null, launchData, false, true).prompt(force);
Discouraged access: The constructor ChooseWorkspaceDialog(Shell, ChooseWorkspaceData, boolean, boolean) is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
36. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 266)
new ChooseWorkspaceDialog(null, launchData, false, true).prompt(force);
Discouraged access: The method prompt(boolean) from the type ChooseWorkspaceDialog is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
37. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 266)
new ChooseWorkspaceDialog(null, launchData, false, true).prompt(force);
Discouraged access: The type ChooseWorkspaceDialog is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
38. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 267)
String instancePath = launchData.getSelection();
Discouraged access: The method getSelection() from the type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
39. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 282)
IDEWorkbenchMessages.IDEApplication_workspaceEmptyTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
40. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 282)
IDEWorkbenchMessages.IDEApplication_workspaceEmptyTitle,
Discouraged access: The field IDEApplication_workspaceEmptyTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
41. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 283)
IDEWorkbenchMessages.IDEApplication_workspaceEmptyMessage);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
42. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 283)
IDEWorkbenchMessages.IDEApplication_workspaceEmptyMessage);
Discouraged access: The field IDEApplication_workspaceEmptyMessage from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
43. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 303)
IDEWorkbenchMessages.IDEApplication_workspaceInvalidTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
44. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 303)
IDEWorkbenchMessages.IDEApplication_workspaceInvalidTitle,
Discouraged access: The field IDEApplication_workspaceInvalidTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
45. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 304)
IDEWorkbenchMessages.IDEApplication_workspaceInvalidMessage);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
46. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 304)
IDEWorkbenchMessages.IDEApplication_workspaceInvalidMessage);
Discouraged access: The field IDEApplication_workspaceInvalidMessage from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
47. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 348)
String title = IDEWorkbenchMessages.IDEApplication_versionTitle;
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
48. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 348)
String title = IDEWorkbenchMessages.IDEApplication_versionTitle;
Discouraged access: The field IDEApplication_versionTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
49. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 349)
String message = NLS.bind(IDEWorkbenchMessages.IDEApplication_versionMessage, url.getFile());
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
50. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 349)
String message = NLS.bind(IDEWorkbenchMessages.IDEApplication_versionMessage, url.getFile());
Discouraged access: The field IDEApplication_versionMessage from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
51. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 382)
IDEWorkbenchPlugin.log("Could not read version file", new Status( //$NON-NLS-1$
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
52. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 382)
IDEWorkbenchPlugin.log("Could not read version file", new Status( //$NON-NLS-1$ IStatus.ERROR, IDEWorkbenchPlugin.IDE_WORKBENCH, IStatus.ERROR, e.getMessage() == null ? "" : e.getMessage(), //$NON-NLS-1$, e));
Discouraged access: The method log(String, IStatus) from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
53. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 383)
IStatus.ERROR, IDEWorkbenchPlugin.IDE_WORKBENCH,
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
54. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 383)
IStatus.ERROR, IDEWorkbenchPlugin.IDE_WORKBENCH,
Discouraged access: The field IDE_WORKBENCH from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
55. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 415)
IDEWorkbenchPlugin.log("Could not write version file", //$NON-NLS-1$
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
56. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 415)
IDEWorkbenchPlugin.log("Could not write version file", //$NON-NLS-1$ StatusUtil.newStatus(IStatus.ERROR, e.getMessage(), e));
Discouraged access: The method log(String, IStatus) from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
57. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 416)
StatusUtil.newStatus(IStatus.ERROR, e.getMessage(), e));
Discouraged access: The type StatusUtil is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
58. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEApplication.java
 (at line 416)
StatusUtil.newStatus(IStatus.ERROR, e.getMessage(), e));
Discouraged access: The method newStatus(int, String, Throwable) from the type StatusUtil is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot

/src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java : 10 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java
 (at line 25)
import org.eclipse.ui.internal.ide.IDEWorkbenchMessages;
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
2. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java
 (at line 26)
import org.eclipse.ui.internal.ide.Policy;
Discouraged access: The type Policy is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
3. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java
 (at line 177)
gcJob = new Job(IDEWorkbenchMessages.IDEIdleHelper_backgroundGC) {
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
4. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java
 (at line 177)
gcJob = new Job(IDEWorkbenchMessages.IDEIdleHelper_backgroundGC) {
Discouraged access: The field IDEIdleHelper_backgroundGC from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
5. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java
 (at line 186)
if (Policy.DEBUG_GC) {
Discouraged access: The type Policy is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
6. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java
 (at line 186)
if (Policy.DEBUG_GC) {
Discouraged access: The field DEBUG_GC from the type Policy is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
7. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java
 (at line 190)
if (Policy.DEBUG_GC) {
Discouraged access: The type Policy is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
8. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java
 (at line 190)
if (Policy.DEBUG_GC) {
Discouraged access: The field DEBUG_GC from the type Policy is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
9. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java
 (at line 197)
if (Policy.DEBUG_GC) {
Discouraged access: The type Policy is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
10. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEIdleHelper.java
 (at line 197)
if (Policy.DEBUG_GC) {
Discouraged access: The field DEBUG_GC from the type Policy is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot

/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 56)
import org.eclipse.ui.internal.ISelectionConversionService;
Discouraged access: The type ISelectionConversionService is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
2. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 57)
import org.eclipse.ui.internal.PluginActionBuilder;
Discouraged access: The type PluginActionBuilder is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
3. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 58)
import org.eclipse.ui.internal.Workbench;
Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
4. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 59)
import org.eclipse.ui.internal.ide.AboutInfo;
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
5. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 60)
import org.eclipse.ui.internal.ide.IDEInternalPreferences;
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
6. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 61)
import org.eclipse.ui.internal.ide.IDEInternalWorkbenchImages;
Discouraged access: The type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
7. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 62)
import org.eclipse.ui.internal.ide.IDESelectionConversionService;
Discouraged access: The type IDESelectionConversionService is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
8. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 63)
import org.eclipse.ui.internal.ide.IDEWorkbenchActivityHelper;
Discouraged access: The type IDEWorkbenchActivityHelper is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
9. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 64)
import org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler;
Discouraged access: The type IDEWorkbenchErrorHandler is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
10. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 65)
import org.eclipse.ui.internal.ide.IDEWorkbenchMessages;
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
11. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 66)
import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin;
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
12. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 67)
import org.eclipse.ui.internal.ide.model.WorkbenchAdapterBuilder;
Discouraged access: The type WorkbenchAdapterBuilder is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
13. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 68)
import org.eclipse.ui.internal.ide.undo.WorkspaceUndoMonitor;
Discouraged access: The type WorkspaceUndoMonitor is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
14. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 69)
import org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog;
Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
15. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 115)
private AboutInfo[] welcomePerspectiveInfos = null;
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
16. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 120)
private IDEWorkbenchActivityHelper activityHelper = null;
Discouraged access: The type IDEWorkbenchActivityHelper is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
17. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 134)
private WorkspaceUndoMonitor workspaceUndoMonitor;
Discouraged access: The type WorkspaceUndoMonitor is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
18. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 159)
PluginActionBuilder.setAllowIdeLogging(true);
Discouraged access: The method setAllowIdeLogging(boolean) from the type PluginActionBuilder is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
19. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 159)
PluginActionBuilder.setAllowIdeLogging(true);
Discouraged access: The type PluginActionBuilder is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
20. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 165)
WorkbenchAdapterBuilder.registerAdapters();
Discouraged access: The method registerAdapters() from the type WorkbenchAdapterBuilder is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
21. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 165)
WorkbenchAdapterBuilder.registerAdapters();
Discouraged access: The type WorkbenchAdapterBuilder is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
22. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 191)
activityHelper = IDEWorkbenchActivityHelper.getInstance();
Discouraged access: The method getInstance() from the type IDEWorkbenchActivityHelper is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
23. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 191)
activityHelper = IDEWorkbenchActivityHelper.getInstance();
Discouraged access: The type IDEWorkbenchActivityHelper is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
24. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 197)
workspaceUndoMonitor = WorkspaceUndoMonitor.getInstance();
Discouraged access: The method getInstance() from the type WorkspaceUndoMonitor is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
25. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 197)
workspaceUndoMonitor = WorkspaceUndoMonitor.getInstance();
Discouraged access: The type WorkspaceUndoMonitor is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
26. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 218)
ImageDescriptor newImage = IDEInternalWorkbenchImages
Discouraged access: The type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
27. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 218)
ImageDescriptor newImage = IDEInternalWorkbenchImages .getImageDescriptor(IDEInternalWorkbenchImages.IMG_ETOOL_BUILD_EXEC);
Discouraged access: The method getImageDescriptor(String) from the type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
28. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 219)
.getImageDescriptor(IDEInternalWorkbenchImages.IMG_ETOOL_BUILD_EXEC);
Discouraged access: The type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
29. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 219)
.getImageDescriptor(IDEInternalWorkbenchImages.IMG_ETOOL_BUILD_EXEC);
Discouraged access: The field IMG_ETOOL_BUILD_EXEC from the type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
30. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 236)
((Workbench) PlatformUI.getWorkbench()).registerService( ISelectionConversionService.class, new IDESelectionConversionService());
Discouraged access: The method registerService(Class, Object) from the type Workbench is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
31. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 236)
((Workbench) PlatformUI.getWorkbench()).registerService(
Discouraged access: The type Workbench is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
32. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 237)
ISelectionConversionService.class,
Discouraged access: The type ISelectionConversionService is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
33. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 238)
new IDESelectionConversionService());
Discouraged access: The constructor IDESelectionConversionService() is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
34. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 238)
new IDESelectionConversionService());
Discouraged access: The type IDESelectionConversionService is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
35. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 260)
IDEWorkbenchPlugin.log("Proxy service could not be found."); //$NON-NLS-1$
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
36. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 260)
IDEWorkbenchPlugin.log("Proxy service could not be found."); //$NON-NLS-1$
Discouraged access: The method log(String) from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
37. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 281)
IDEWorkbenchMessages.SystemSettingsChange_title, null,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
38. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 281)
IDEWorkbenchMessages.SystemSettingsChange_title, null,
Discouraged access: The field SystemSettingsChange_title from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
39. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 282)
IDEWorkbenchMessages.SystemSettingsChange_message,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
40. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 282)
IDEWorkbenchMessages.SystemSettingsChange_message,
Discouraged access: The field SystemSettingsChange_message from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
41. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 284)
IDEWorkbenchMessages.SystemSettingsChange_yes,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
42. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 284)
IDEWorkbenchMessages.SystemSettingsChange_yes,
Discouraged access: The field SystemSettingsChange_yes from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
43. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 285)
IDEWorkbenchMessages.SystemSettingsChange_no },
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
44. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 285)
IDEWorkbenchMessages.SystemSettingsChange_no },
Discouraged access: The field SystemSettingsChange_no from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
45. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 301)
activityHelper.shutdown();
Discouraged access: The method shutdown() from the type IDEWorkbenchActivityHelper is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
46. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 309)
workspaceUndoMonitor.shutdown();
Discouraged access: The method shutdown() from the type WorkspaceUndoMonitor is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
47. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 312)
if (IDEWorkbenchPlugin.getPluginWorkspace() != null) {
Discouraged access: The method getPluginWorkspace() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
48. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 312)
if (IDEWorkbenchPlugin.getPluginWorkspace() != null) {
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
49. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 350)
IPreferenceStore store = IDEWorkbenchPlugin.getDefault()
Discouraged access: The method getDefault() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
50. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 350)
IPreferenceStore store = IDEWorkbenchPlugin.getDefault()
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
51. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 353)
.getBoolean(IDEInternalPreferences.REFRESH_WORKSPACE_ON_STARTUP);
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
52. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 353)
.getBoolean(IDEInternalPreferences.REFRESH_WORKSPACE_ON_STARTUP);
Discouraged access: The field REFRESH_WORKSPACE_ON_STARTUP from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
53. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 366)
Job job = new WorkspaceJob(IDEWorkbenchMessages.Workspace_refreshing) {
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
54. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 366)
Job job = new WorkspaceJob(IDEWorkbenchMessages.Workspace_refreshing) {
Discouraged access: The field Workspace_refreshing from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
55. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 383)
IDEWorkbenchPlugin.IDE_WORKBENCH, 1,
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
56. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 383)
IDEWorkbenchPlugin.IDE_WORKBENCH, 1,
Discouraged access: The field IDE_WORKBENCH from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
57. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 384)
IDEWorkbenchMessages.ProblemSavingWorkbench, null);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
58. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 384)
IDEWorkbenchMessages.ProblemSavingWorkbench, null);
Discouraged access: The field ProblemSavingWorkbench from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
59. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 396)
new ProgressMonitorJobsDialog(null).run(true, false, runnable);
Discouraged access: The constructor ProgressMonitorJobsDialog(Shell) is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
60. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 396)
new ProgressMonitorJobsDialog(null).run(true, false, runnable);
Discouraged access: The method run(boolean, boolean, IRunnableWithProgress) from the type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
61. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 396)
new ProgressMonitorJobsDialog(null).run(true, false, runnable);
Discouraged access: The type ProgressMonitorJobsDialog is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
62. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 400)
IDEWorkbenchPlugin.IDE_WORKBENCH, 1,
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
63. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 400)
IDEWorkbenchPlugin.IDE_WORKBENCH, 1,
Discouraged access: The field IDE_WORKBENCH from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
64. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 401)
IDEWorkbenchMessages.InternalError, e
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
65. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 401)
IDEWorkbenchMessages.InternalError, e
Discouraged access: The field InternalError from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
66. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 405)
IDEWorkbenchPlugin.IDE_WORKBENCH, 1,
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
67. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 405)
IDEWorkbenchPlugin.IDE_WORKBENCH, 1,
Discouraged access: The field IDE_WORKBENCH from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
68. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 406)
IDEWorkbenchMessages.InternalError, e));
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
69. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 406)
IDEWorkbenchMessages.InternalError, e));
Discouraged access: The field InternalError from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
70. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 409)
IDEWorkbenchMessages.ProblemsSavingWorkspace, null, status,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
71. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 409)
IDEWorkbenchMessages.ProblemsSavingWorkspace, null, status,
Discouraged access: The field ProblemsSavingWorkspace from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
72. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 412)
IDEWorkbenchPlugin.log(
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
73. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 412)
IDEWorkbenchPlugin.log( IDEWorkbenchMessages.ProblemsSavingWorkspace, status);
Discouraged access: The method log(String, IStatus) from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
74. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 413)
IDEWorkbenchMessages.ProblemsSavingWorkspace, status);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
75. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 413)
IDEWorkbenchMessages.ProblemsSavingWorkspace, status);
Discouraged access: The field ProblemsSavingWorkspace from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
76. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 435)
IDEWorkbenchPlugin.log( "Problem opening update manager", e.getStatus()); //$NON-NLS-1$
Discouraged access: The method log(String, IStatus) from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
77. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 435)
IDEWorkbenchPlugin.log(
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
78. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 459)
AboutInfo[] welcomeInfos = getWelcomePerspectiveInfos();
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
79. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 461)
perspectiveId = welcomeInfos[index].getWelcomePerspectiveId();
Discouraged access: The method getWelcomePerspectiveId() from the type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
80. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 487)
AboutInfo info = new AboutInfo(group);
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
81. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 487)
AboutInfo info = new AboutInfo(group);
Discouraged access: The constructor AboutInfo(IBundleGroup) is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
82. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 487)
AboutInfo info = new AboutInfo(group);
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
83. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 489)
String version = info.getVersionId();
Discouraged access: The method getVersionId() from the type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
84. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 521)
IDialogSettings settings = IDEWorkbenchPlugin.getDefault()
Discouraged access: The method getDefault() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
85. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 521)
IDialogSettings settings = IDEWorkbenchPlugin.getDefault()
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
86. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 545)
* {@link org.eclipse.ui.internal.ide.IDEInternalWorkbenchImages}).
Discouraged access: The type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
87. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 573)
Bundle ideBundle = Platform.getBundle(IDEWorkbenchPlugin.IDE_WORKBENCH);
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
88. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 573)
Bundle ideBundle = Platform.getBundle(IDEWorkbenchPlugin.IDE_WORKBENCH);
Discouraged access: The field IDE_WORKBENCH from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
89. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 576)
IDEInternalWorkbenchImages.IMG_ETOOL_BUILD_EXEC, PATH_ETOOL
Discouraged access: The type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
90. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 576)
IDEInternalWorkbenchImages.IMG_ETOOL_BUILD_EXEC, PATH_ETOOL
Discouraged access: The field IMG_ETOOL_BUILD_EXEC from the type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
91. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 579)
IDEInternalWorkbenchImages.IMG_ETOOL_BUILD_EXEC_HOVER,
Discouraged access: The type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
92. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 579)
IDEInternalWorkbenchImages.IMG_ETOOL_BUILD_EXEC_HOVER,
Discouraged access: The field IMG_ETOOL_BUILD_EXEC_HOVER from the type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
93. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 582)
IDEInternalWorkbenchImages.IMG_ETOOL_BUILD_EXEC_DISABLED,
Discouraged access: The type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
94. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 582)
IDEInternalWorkbenchImages.IMG_ETOOL_BUILD_EXEC_DISABLED,
Discouraged access: The field IMG_ETOOL_BUILD_EXEC_DISABLED from the type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
95. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 586)
IDEInternalWorkbenchImages.IMG_ETOOL_SEARCH_SRC, PATH_ETOOL
Discouraged access: The type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
96. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 586)
IDEInternalWorkbenchImages.IMG_ETOOL_SEARCH_SRC, PATH_ETOOL
Discouraged access: The field IMG_ETOOL_SEARCH_SRC from the type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
97. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 589)
IDEInternalWorkbenchImages.IMG_ETOOL_SEARCH_SRC_HOVER,
Discouraged access: The type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
98. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 589)
IDEInternalWorkbenchImages.IMG_ETOOL_SEARCH_SRC_HOVER,
Discouraged access: The field IMG_ETOOL_SEARCH_SRC_HOVER from the type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
99. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 592)
IDEInternalWorkbenchImages.IMG_ETOOL_SEARCH_SRC_DISABLED,
Discouraged access: The type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
100. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchAdvisor.java
 (at line 592)
IDEInternalWorkbenchImages.IMG_ETOOL_SEARCH_SRC_DISABLED,
Discouraged access: The field IMG_ETOOL_SEARCH_SRC_DISABLED from the type IDEInternalWorkbenchImages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot

/src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java : 76 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 61)
import org.eclipse.ui.internal.ide.AboutInfo;
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
2. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 62)
import org.eclipse.ui.internal.ide.EditorAreaDropAdapter;
Discouraged access: The type EditorAreaDropAdapter is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
3. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 63)
import org.eclipse.ui.internal.ide.IDEInternalPreferences;
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
4. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 64)
import org.eclipse.ui.internal.ide.IDEWorkbenchMessages;
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
5. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 65)
import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin;
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
6. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 66)
import org.eclipse.ui.internal.ide.WorkbenchActionBuilder;
Discouraged access: The type WorkbenchActionBuilder is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
7. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 67)
import org.eclipse.ui.internal.ide.dialogs.WelcomeEditorInput;
Discouraged access: The type WelcomeEditorInput is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
8. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 128)
return new WorkbenchActionBuilder(configurer);
Discouraged access: The constructor WorkbenchActionBuilder(IActionBarConfigurer) is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
9. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 128)
return new WorkbenchActionBuilder(configurer);
Discouraged access: The type WorkbenchActionBuilder is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
10. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 151)
IPreferenceStore store = IDEWorkbenchPlugin.getDefault()
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
11. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 151)
IPreferenceStore store = IDEWorkbenchPlugin.getDefault()
Discouraged access: The method getDefault() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
12. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 154)
.getBoolean(IDEInternalPreferences.EXIT_PROMPT_ON_CLOSE_LAST_WINDOW);
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
13. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 154)
.getBoolean(IDEInternalPreferences.EXIT_PROMPT_ON_CLOSE_LAST_WINDOW);
Discouraged access: The field EXIT_PROMPT_ON_CLOSE_LAST_WINDOW from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
14. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 165)
message = IDEWorkbenchMessages.PromptOnExitDialog_message0;
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
15. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 165)
message = IDEWorkbenchMessages.PromptOnExitDialog_message0;
Discouraged access: The field PromptOnExitDialog_message0 from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
16. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 168)
IDEWorkbenchMessages.PromptOnExitDialog_message1,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
17. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 168)
IDEWorkbenchMessages.PromptOnExitDialog_message1,
Discouraged access: The field PromptOnExitDialog_message1 from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
18. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 175)
IDEWorkbenchMessages.PromptOnExitDialog_shellTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
19. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 175)
IDEWorkbenchMessages.PromptOnExitDialog_shellTitle,
Discouraged access: The field PromptOnExitDialog_shellTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
20. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 177)
IDEWorkbenchMessages.PromptOnExitDialog_choice,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
21. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 177)
IDEWorkbenchMessages.PromptOnExitDialog_choice,
Discouraged access: The field PromptOnExitDialog_choice from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
22. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 185)
IDEInternalPreferences.EXIT_PROMPT_ON_CLOSE_LAST_WINDOW,
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
23. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 185)
IDEInternalPreferences.EXIT_PROMPT_ON_CLOSE_LAST_WINDOW,
Discouraged access: The field EXIT_PROMPT_ON_CLOSE_LAST_WINDOW from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
24. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 187)
IDEWorkbenchPlugin.getDefault().savePluginPreferences();
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
25. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 187)
IDEWorkbenchPlugin.getDefault().savePluginPreferences();
Discouraged access: The method getDefault() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
26. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 213)
configurer.configureEditorAreaDropListener(new EditorAreaDropAdapter( configurer.getWindow()));
Discouraged access: The constructor EditorAreaDropAdapter(IWorkbenchWindow) is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
27. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 213)
configurer.configureEditorAreaDropListener(new EditorAreaDropAdapter(
Discouraged access: The type EditorAreaDropAdapter is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
28. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 317)
IDEWorkbenchMessages.WorkbenchWindow_shellTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
29. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 317)
IDEWorkbenchMessages.WorkbenchWindow_shellTitle,
Discouraged access: The field WorkbenchWindow_shellTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
30. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 331)
IDEWorkbenchMessages.WorkbenchWindow_shellTitle, label,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
31. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 331)
IDEWorkbenchMessages.WorkbenchWindow_shellTitle, label,
Discouraged access: The field WorkbenchWindow_shellTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
32. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 338)
title = NLS.bind(IDEWorkbenchMessages.WorkbenchWindow_shellTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
33. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 338)
title = NLS.bind(IDEWorkbenchMessages.WorkbenchWindow_shellTitle,
Discouraged access: The field WorkbenchWindow_shellTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
34. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 405)
AboutInfo[] welcomePerspectiveInfos = wbAdvisor
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
35. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 419)
String perspectiveId = welcomePerspectiveInfos[index] .getWelcomePerspectiveId();
Discouraged access: The method getWelcomePerspectiveId() from the type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
36. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 436)
page.openEditor(new WelcomeEditorInput( welcomePerspectiveInfos[index]), WELCOME_EDITOR_ID, true);
Discouraged access: The constructor WelcomeEditorInput(AboutInfo) is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
37. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 436)
page.openEditor(new WelcomeEditorInput(
Discouraged access: The type WelcomeEditorInput is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
38. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 460)
IDEWorkbenchPlugin.getDefault().savePluginPreferences();
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
39. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 460)
IDEWorkbenchPlugin.getDefault().savePluginPreferences();
Discouraged access: The method getDefault() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
40. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 469)
if (IDEWorkbenchPlugin.getDefault().getPreferenceStore().getBoolean(
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
41. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 469)
if (IDEWorkbenchPlugin.getDefault().getPreferenceStore().getBoolean(
Discouraged access: The method getDefault() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
42. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 470)
IDEInternalPreferences.WELCOME_DIALOG)) {
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
43. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 470)
IDEInternalPreferences.WELCOME_DIALOG)) {
Discouraged access: The field WELCOME_DIALOG from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
44. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 478)
AboutInfo productInfo = new AboutInfo(product);
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
45. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 478)
AboutInfo productInfo = new AboutInfo(product);
Discouraged access: The constructor AboutInfo(IProduct) is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
46. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 478)
AboutInfo productInfo = new AboutInfo(product);
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
47. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 479)
URL url = productInfo.getWelcomePageURL();
Discouraged access: The method getWelcomePageURL() from the type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
48. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 484)
IDEWorkbenchPlugin.getDefault().getPreferenceStore().setValue(
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
49. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 484)
IDEWorkbenchPlugin.getDefault().getPreferenceStore().setValue(
Discouraged access: The method getDefault() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
50. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 485)
IDEInternalPreferences.WELCOME_DIALOG, false);
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
51. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 485)
IDEInternalPreferences.WELCOME_DIALOG, false);
Discouraged access: The field WELCOME_DIALOG from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
52. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 486)
openWelcomeEditor(window, new WelcomeEditorInput(productInfo), null);
Discouraged access: The constructor WelcomeEditorInput(AboutInfo) is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
53. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 486)
openWelcomeEditor(window, new WelcomeEditorInput(productInfo), null);
Discouraged access: The type WelcomeEditorInput is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
54. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 496)
AboutInfo info = (AboutInfo) entry.getValue();
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
55. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 496)
AboutInfo info = (AboutInfo) entry.getValue();
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
56. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 498)
if (info != null && info.getWelcomePageURL() != null) {
Discouraged access: The method getWelcomePageURL() from the type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
57. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 531)
AboutInfo newInfo = (AboutInfo) welcomeFeatures.get(i);
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
58. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 531)
AboutInfo newInfo = (AboutInfo) welcomeFeatures.get(i);
Discouraged access: The type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
59. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 532)
String id = newInfo.getWelcomePerspectiveId();
Discouraged access: The method getWelcomePerspectiveId() from the type AboutInfo is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
60. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 535)
openWelcomeEditor(window, new WelcomeEditorInput(newInfo),
Discouraged access: The constructor WelcomeEditorInput(AboutInfo) is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
61. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 535)
openWelcomeEditor(window, new WelcomeEditorInput(newInfo),
Discouraged access: The type WelcomeEditorInput is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
62. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 546)
WelcomeEditorInput input, String perspectiveId) {
Discouraged access: The type WelcomeEditorInput is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
63. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 562)
IDEWorkbenchPlugin
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
64. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 562)
IDEWorkbenchPlugin .log( "Error opening window with welcome perspective.", e.getStatus()); //$NON-NLS-1$
Discouraged access: The method log(String, IStatus) from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
65. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 585)
IDEWorkbenchMessages.Problems_Opening_Page, e
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
66. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 585)
IDEWorkbenchMessages.Problems_Opening_Page, e
Discouraged access: The field Problems_Opening_Page from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
67. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 600)
IDEWorkbenchMessages.Workbench_openEditorErrorDialogTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
68. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 600)
IDEWorkbenchMessages.Workbench_openEditorErrorDialogTitle,
Discouraged access: The field Workbench_openEditorErrorDialogTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
69. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 601)
IDEWorkbenchMessages.Workbench_openEditorErrorDialogMessage,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
70. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 601)
IDEWorkbenchMessages.Workbench_openEditorErrorDialogMessage,
Discouraged access: The field Workbench_openEditorErrorDialogMessage from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
71. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 622)
IDEWorkbenchMessages.Workbench_openEditorErrorDialogTitle,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
72. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 622)
IDEWorkbenchMessages.Workbench_openEditorErrorDialogTitle,
Discouraged access: The field Workbench_openEditorErrorDialogTitle from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
73. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 623)
IDEWorkbenchMessages.Workbench_openEditorErrorDialogMessage,
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
74. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 623)
IDEWorkbenchMessages.Workbench_openEditorErrorDialogMessage,
Discouraged access: The field Workbench_openEditorErrorDialogMessage from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
75. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 649)
String msg = IDEWorkbenchMessages.IDEWorkbenchAdvisor_noPerspective;
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
76. WARNING in /src/org/eclipse/ui/internal/ide/application/IDEWorkbenchWindowAdvisor.java
 (at line 649)
String msg = IDEWorkbenchMessages.IDEWorkbenchAdvisor_noPerspective;
Discouraged access: The field IDEWorkbenchAdvisor_noPerspective from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot

/src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java : 39 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 22)
import org.eclipse.ui.internal.IWorkbenchHelpContextIds;
Discouraged access: The type IWorkbenchHelpContextIds is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
2. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 23)
import org.eclipse.ui.internal.dialogs.StartupPreferencePage;
Discouraged access: The type StartupPreferencePage is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
3. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 24)
import org.eclipse.ui.internal.ide.ChooseWorkspaceData;
Discouraged access: The type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
4. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 25)
import org.eclipse.ui.internal.ide.IDEInternalPreferences;
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
5. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 26)
import org.eclipse.ui.internal.ide.IDEWorkbenchMessages;
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
6. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 27)
import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin;
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
7. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 36)
public class IDEStartupPreferencePage extends StartupPreferencePage implements
Discouraged access: The type StartupPreferencePage is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
8. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 53)
IWorkbenchHelpContextIds.STARTUP_PREFERENCE_PAGE);
Discouraged access: The type IWorkbenchHelpContextIds is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
9. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 53)
IWorkbenchHelpContextIds.STARTUP_PREFERENCE_PAGE);
Discouraged access: The field STARTUP_PREFERENCE_PAGE from the type IWorkbenchHelpContextIds is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
10. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 55)
Composite composite = createComposite(parent);
Discouraged access: The method createComposite(Composite) from the type StartupPreferencePage is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
11. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 64)
createEarlyStartupSelection(composite);
Discouraged access: The method createEarlyStartupSelection(Composite) from the type StartupPreferencePage is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
12. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 79)
.getDefaultBoolean(IDEInternalPreferences.REFRESH_WORKSPACE_ON_STARTUP));
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
13. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 79)
.getDefaultBoolean(IDEInternalPreferences.REFRESH_WORKSPACE_ON_STARTUP));
Discouraged access: The field REFRESH_WORKSPACE_ON_STARTUP from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
14. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 82)
.getDefaultBoolean(IDEInternalPreferences.EXIT_PROMPT_ON_CLOSE_LAST_WINDOW));
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
15. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 82)
.getDefaultBoolean(IDEInternalPreferences.EXIT_PROMPT_ON_CLOSE_LAST_WINDOW));
Discouraged access: The field EXIT_PROMPT_ON_CLOSE_LAST_WINDOW from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
16. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 84)
super.performDefaults();
Discouraged access: The method performDefaults() from the type StartupPreferencePage is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
17. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 94)
store.setValue(IDEInternalPreferences.REFRESH_WORKSPACE_ON_STARTUP,
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
18. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 94)
store.setValue(IDEInternalPreferences.REFRESH_WORKSPACE_ON_STARTUP,
Discouraged access: The field REFRESH_WORKSPACE_ON_STARTUP from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
19. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 102)
ChooseWorkspaceData.setShowDialogValue(launchPromptButton
Discouraged access: The type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
20. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 102)
ChooseWorkspaceData.setShowDialogValue(launchPromptButton .getSelection());
Discouraged access: The method setShowDialogValue(boolean) from the type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
21. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 106)
store.setValue(IDEInternalPreferences.EXIT_PROMPT_ON_CLOSE_LAST_WINDOW,
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
22. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 106)
store.setValue(IDEInternalPreferences.EXIT_PROMPT_ON_CLOSE_LAST_WINDOW,
Discouraged access: The field EXIT_PROMPT_ON_CLOSE_LAST_WINDOW from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
23. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 109)
IDEWorkbenchPlugin.getDefault().savePluginPreferences();
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
24. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 109)
IDEWorkbenchPlugin.getDefault().savePluginPreferences();
Discouraged access: The method getDefault() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
25. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 111)
return super.performOk();
Discouraged access: The method performOk() from the type StartupPreferencePage is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot
26. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 116)
refreshButton.setText(IDEWorkbenchMessages.StartupPreferencePage_refreshButton);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
27. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 116)
refreshButton.setText(IDEWorkbenchMessages.StartupPreferencePage_refreshButton);
Discouraged access: The field StartupPreferencePage_refreshButton from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
28. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 119)
IDEInternalPreferences.REFRESH_WORKSPACE_ON_STARTUP));
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
29. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 119)
IDEInternalPreferences.REFRESH_WORKSPACE_ON_STARTUP));
Discouraged access: The field REFRESH_WORKSPACE_ON_STARTUP from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
30. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 124)
launchPromptButton.setText(IDEWorkbenchMessages.StartupPreferencePage_launchPromptButton);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
31. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 124)
launchPromptButton.setText(IDEWorkbenchMessages.StartupPreferencePage_launchPromptButton);
Discouraged access: The field StartupPreferencePage_launchPromptButton from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
32. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 132)
launchPromptButton.setSelection(ChooseWorkspaceData
Discouraged access: The type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
33. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 132)
launchPromptButton.setSelection(ChooseWorkspaceData .getShowDialogValue());
Discouraged access: The method getShowDialogValue() from the type ChooseWorkspaceData is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
34. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 138)
exitPromptButton.setText(IDEWorkbenchMessages.StartupPreferencePage_exitPromptButton);
Discouraged access: The type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
35. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 138)
exitPromptButton.setText(IDEWorkbenchMessages.StartupPreferencePage_exitPromptButton);
Discouraged access: The field StartupPreferencePage_exitPromptButton from the type IDEWorkbenchMessages is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
36. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 141)
IDEInternalPreferences.EXIT_PROMPT_ON_CLOSE_LAST_WINDOW));
Discouraged access: The type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
37. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 141)
IDEInternalPreferences.EXIT_PROMPT_ON_CLOSE_LAST_WINDOW));
Discouraged access: The field EXIT_PROMPT_ON_CLOSE_LAST_WINDOW from the type IDEInternalPreferences is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
38. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 148)
return IDEWorkbenchPlugin.getDefault().getPreferenceStore();
Discouraged access: The type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot
39. WARNING in /src/org/eclipse/ui/internal/ide/application/dialogs/IDEStartupPreferencePage.java
 (at line 148)
return IDEWorkbenchPlugin.getDefault().getPreferenceStore();
Discouraged access: The method getDefault() from the type IDEWorkbenchPlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.ide/@dot