Package org.openhab.core.model.ide
Class ItemsIdeSetup
java.lang.Object
org.openhab.core.model.ItemsStandaloneSetupGenerated
org.openhab.core.model.ItemsStandaloneSetup
org.openhab.core.model.ide.ItemsIdeSetup
- All Implemented Interfaces:
org.eclipse.xtext.ISetup
Initialization support for running Xtext languages as language servers.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openhab.core.model.ItemsStandaloneSetup
doSetup, unregister
Methods inherited from class org.openhab.core.model.ItemsStandaloneSetupGenerated
createInjectorAndDoEMFRegistration, register
-
Constructor Details
-
ItemsIdeSetup
public ItemsIdeSetup()
-
-
Method Details
-
createInjector
public com.google.inject.Injector createInjector()- Overrides:
createInjector
in classItemsStandaloneSetupGenerated
-