|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.core.runtime.Plugin
org.eclipse.ui.plugin.AbstractUIPlugin
ocamlCompiler.OcamlCompilerPlugin
Plugin ocamlCompiler multiplateforme.
| Field Summary |
| Fields inherited from class org.eclipse.core.runtime.Plugin |
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME |
| Constructor Summary | |
OcamlCompilerPlugin(org.eclipse.core.runtime.IPluginDescriptor descriptor)
Le constructeur. |
|
| Method Summary | |
static org.eclipse.swt.graphics.RGB |
getCommentColor()
Retourne la couleur des commentaires |
static java.lang.String |
getCompilerPath()
Retourne le chemin absolu du repertoire du plugin ocamlCompiler |
static org.eclipse.swt.graphics.RGB |
getConstantColor()
Retourne la couleur des constantes |
static OcamlCompilerPlugin |
getDefault()
Returns the shared instance. |
static org.eclipse.swt.graphics.RGB |
getKeywordColor()
Retourne la couleur des mots du langage |
static java.lang.String |
getLibPath()
Retourne le chemin absolu du repertoire contenat les librairies ocaml |
static java.lang.String |
getPluginDir()
|
java.util.ResourceBundle |
getResourceBundle()
Returns the plugin's resource bundle, |
static java.lang.String |
getResourceString(java.lang.String key)
Returns the string from the plugin's resource bundle, or 'key' if not found. |
static org.eclipse.swt.graphics.RGB |
getStringColor()
Retourne la couleur des string |
static java.lang.String |
ocamlc()
Retourne le chemin absolu de ocamlc |
static java.lang.String |
ocamldep()
Retourne le chemin absolu de ocamldep |
static java.lang.String |
ocamldoc()
Retourne le chemin absolu de ocamldoc |
static java.lang.String |
ocamllex()
Retourne le chemin absolu de ocamllex |
static java.lang.String |
ocamlopt()
Retourne le chemin absolu de ocamlopt |
static java.lang.String |
ocamlyacc()
Retourne le chemin absolu de ocamlyacc |
| Methods inherited from class org.eclipse.ui.plugin.AbstractUIPlugin |
getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, shutdown, startup |
| Methods inherited from class org.eclipse.core.runtime.Plugin |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, start, stop, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public OcamlCompilerPlugin(org.eclipse.core.runtime.IPluginDescriptor descriptor)
| Method Detail |
public static java.lang.String ocamllex()
public static java.lang.String ocamlyacc()
public static java.lang.String ocamlopt()
public static java.lang.String ocamlc()
public static java.lang.String ocamldep()
public static java.lang.String ocamldoc()
public static java.lang.String getLibPath()
public static java.lang.String getCompilerPath()
public static org.eclipse.swt.graphics.RGB getCommentColor()
public static org.eclipse.swt.graphics.RGB getConstantColor()
public static org.eclipse.swt.graphics.RGB getKeywordColor()
public static org.eclipse.swt.graphics.RGB getStringColor()
public static java.lang.String getPluginDir()
public static OcamlCompilerPlugin getDefault()
public static java.lang.String getResourceString(java.lang.String key)
public java.util.ResourceBundle getResourceBundle()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||