Package org.openoffice.ide.eclipse.core.model.language

Interface Summary
ILanguage This interface has to be implemented to add a new supported language to the plugin.
ILanguageBuilder Interface defining a set of methods for to do the language specific tasks to build UNO projects.
ILanguageUI Provides an access to the UI elements of the ILanguage.
IProjectHandler This interface provides a set of methods to perform language specific tasks on uno-idl projects.
 

Class Summary
LanguageWizardPage This abstract class has to be implemented to add a language specific configuration page in the project wizard.