errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 420) _type=IConstants.DSA; Discouraged access: The type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
2. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 420) _type=IConstants.DSA; Discouraged access: The field DSA from the type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
3. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 424) _type=IConstants.RSA; Discouraged access: The type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
4. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 424) _type=IConstants.RSA; Discouraged access: The field RSA from the type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
5. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 510) String _type=(kpair.getKeyType()==KeyPair.DSA) ? IConstants.DSA Discouraged access: The type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
6. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 510) String _type=(kpair.getKeyType()==KeyPair.DSA) ? IConstants.DSA Discouraged access: The field DSA from the type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
7. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 511) : IConstants.RSA; Discouraged access: The type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
8. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 511) : IConstants.RSA; Discouraged access: The field RSA from the type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
9. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 835) JSchCorePlugin.getPlugin().loadKnownHosts(); Discouraged access: The type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
10. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 835) JSchCorePlugin.getPlugin().loadKnownHosts(); Discouraged access: The method getPlugin() from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
11. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 835) JSchCorePlugin.getPlugin().loadKnownHosts(); Discouraged access: The method loadKnownHosts() from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
12. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 975) Preferences preferences=JSchCorePlugin.getPlugin().getPluginPreferences(); Discouraged access: The type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
13. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 975) Preferences preferences=JSchCorePlugin.getPlugin().getPluginPreferences(); Discouraged access: The method getPlugin() from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
14. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 977) .getString(org.eclipse.jsch.internal.core.IConstants.KEY_SSH2HOME)); Discouraged access: The type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
15. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 977) .getString(org.eclipse.jsch.internal.core.IConstants.KEY_SSH2HOME)); Discouraged access: The field KEY_SSH2HOME from the type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
16. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 979) .getString(org.eclipse.jsch.internal.core.IConstants.KEY_PRIVATEKEY)); Discouraged access: The type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
17. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 979) .getString(org.eclipse.jsch.internal.core.IConstants.KEY_PRIVATEKEY)); Discouraged access: The field KEY_PRIVATEKEY from the type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
18. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1001) Preferences preferences=JSchCorePlugin.getPlugin().getPluginPreferences(); Discouraged access: The type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
19. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1001) Preferences preferences=JSchCorePlugin.getPlugin().getPluginPreferences(); Discouraged access: The method getPlugin() from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
20. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1003) org.eclipse.jsch.internal.core.IConstants.KEY_SSH2HOME, home); Discouraged access: The type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
21. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1003) org.eclipse.jsch.internal.core.IConstants.KEY_SSH2HOME, home); Discouraged access: The field KEY_SSH2HOME from the type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
22. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1005) org.eclipse.jsch.internal.core.IConstants.KEY_PRIVATEKEY, Discouraged access: The type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
23. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1005) org.eclipse.jsch.internal.core.IConstants.KEY_PRIVATEKEY, Discouraged access: The field KEY_PRIVATEKEY from the type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
24. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1008) JSchCorePlugin.getPlugin().setNeedToLoadKnownHosts(true); Discouraged access: The type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
25. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1008) JSchCorePlugin.getPlugin().setNeedToLoadKnownHosts(true); Discouraged access: The method getPlugin() from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
26. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1008) JSchCorePlugin.getPlugin().setNeedToLoadKnownHosts(true); Discouraged access: The method setNeedToLoadKnownHosts(boolean) from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
27. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1009) JSchCorePlugin.getPlugin().setNeedToLoadKeys(true); Discouraged access: The type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
28. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1009) JSchCorePlugin.getPlugin().setNeedToLoadKeys(true); Discouraged access: The method getPlugin() from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
29. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1009) JSchCorePlugin.getPlugin().setNeedToLoadKeys(true); Discouraged access: The method setNeedToLoadKeys(boolean) from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
30. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1010) JSchCorePlugin.getPlugin().savePluginPreferences(); Discouraged access: The type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
31. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1010) JSchCorePlugin.getPlugin().savePluginPreferences(); Discouraged access: The method getPlugin() from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
32. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1021) Preferences preferences=JSchCorePlugin.getPlugin().getPluginPreferences(); Discouraged access: The type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
33. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1021) Preferences preferences=JSchCorePlugin.getPlugin().getPluginPreferences(); Discouraged access: The method getPlugin() from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
34. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1024) .getDefaultString(org.eclipse.jsch.internal.core.IConstants.KEY_SSH2HOME)); Discouraged access: The type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
35. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1024) .getDefaultString(org.eclipse.jsch.internal.core.IConstants.KEY_SSH2HOME)); Discouraged access: The field KEY_SSH2HOME from the type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
36. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1027) .getDefaultString(org.eclipse.jsch.internal.core.IConstants.KEY_PRIVATEKEY)); Discouraged access: The type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
37. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1027) .getDefaultString(org.eclipse.jsch.internal.core.IConstants.KEY_PRIVATEKEY)); Discouraged access: The field KEY_PRIVATEKEY from the type IConstants is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
38. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1039) return JSchCorePlugin.getPlugin().getJSch(); Discouraged access: The type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
39. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1039) return JSchCorePlugin.getPlugin().getJSch(); Discouraged access: The method getPlugin() from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |
40. WARNING in /src/org/eclipse/jsch/internal/ui/preference/PreferencePage.java (at line 1039) return JSchCorePlugin.getPlugin().getJSch(); Discouraged access: The method getJSch() from the type JSchCorePlugin is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jsch.core/@dot |