Interface ITranslatedExtensionProject

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IConfigurationAware, ITranslatedProject, ITranslatedV8Project, ITranslateProject, ITranslateV8Project
All Known Implementing Classes:
TranslatedExtensionProject

public interface ITranslatedExtensionProject extends ITranslatedProject, ITranslatedV8Project, IConfigurationAware
  • Method Details

    • getBaseProject

      org.eclipse.core.resources.IProject getBaseProject()
      Return this extension base project or null.
      Returns:
      extension base project or null
    • getConfiguration

      Configuration getConfiguration()
      Gets the V8 configuration.
      Specified by:
      getConfiguration in interface IConfigurationAware
      Returns:
      the configuration