Package com._1c.g5.v8.dt.md.ui
Class MdExecutableExtensionFactory
java.lang.Object
org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
com._1c.g5.v8.dt.md.ui.MdExecutableExtensionFactory
- All Implemented Interfaces:
org.eclipse.core.runtime.IExecutableExtension
,org.eclipse.core.runtime.IExecutableExtensionFactory
public class MdExecutableExtensionFactory
extends org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
-
Field Summary
Fields inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
clazzName, config, GUICEKEY, log
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.osgi.framework.Bundle
protected com.google.inject.Injector
Methods inherited from class org.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
create, handleCreationError, setInitializationData
-
Constructor Details
-
MdExecutableExtensionFactory
public MdExecutableExtensionFactory()
-
-
Method Details
-
getBundle
protected org.osgi.framework.Bundle getBundle()- Specified by:
getBundle
in classorg.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
-
getInjector
protected com.google.inject.Injector getInjector()- Specified by:
getInjector
in classorg.eclipse.xtext.ui.guice.AbstractGuiceAwareExecutableExtensionFactory
-