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

Interface Summary
ILanguageBuilder Interface defining a set of methods for to do the language specific tasks to build UNO projects.
IProjectHandler This interface provides a set of methods to perform language specific tasks on uno-idl projects.
 

Class Summary
AbstractLanguage Base class for the language extensions.
LanguageExportPart Abstract class for the language specific controls part in the OXT export wizard.
LanguagesHelper Helper class for implementation languages handling.
LanguageWizardPage This abstract class has to be implemented to add a language specific configuration page in the project wizard.