Method Summary |
|
public static boolean | arePropsInApplicationPaths() |
public static boolean | arePropsInSourceApplicationPaths(String tomcatHome) |
public static boolean | arePropsInSourceFrameworkPath(String tomcatHome) |
public static void | displayError(String title, String msg) |
public static String[] | getBrowserTypes() |
public static String[] | getClassPath(boolean includePlugInJar) |
public static SalmonPlugin | getDefault() Returns the shared instance. |
public static String | getDefaultJSPDirectory() |
public static String | getDefaultSalmonProject() |
public static IPreferenceStore | getEclipsePreferences() |
public static IJavaProject[] | getFrameworkProjects() |
public static Properties | getPlugInInstallProps() |
public ResourceBundle | getResourceBundle() |
public static String | getResourceString(String key) Returns the string from the plugin's resource bundle,
or 'key' if not found. |
public static String | getSalmonPropsPath() |
public static String | getSelectedClass(ISelection selection) |
public static String | getSelectedFile(ISelection selection, String ext) |
public static String | getSelectedFileRaw(ISelection selection, String ext) |
public static String | getServerType() |
public static String | getSourceSystemProperties(String tomcatHome, boolean pathOnly, boolean appPriority) |
public static Props | getSystemProps() |
public static String[] | getVMArgs(Vector additionalArgs) |
public static IWorkspace | getWorkspace() Returns the workspace instance. |
public static boolean | isFrameworkFound() |
public static boolean | isMacOS() |
public static boolean | isWindows() |
public static void | runIDETool(String[] progArgs, boolean refresh) |
public static void | setSelectedProject(ISelection selection) |