All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openxma.dsl.dom.DomDslStandaloneSetup Maven / Gradle / Ivy

There is a newer version: 6.0.2
Show newest version

package org.openxma.dsl.dom;

/**
 * Initialization support for running Xtext languages 
 * without equinox extension registry
 */
public class DomDslStandaloneSetup extends DomDslStandaloneSetupGenerated{

	public static void doSetup() {
		new DomDslStandaloneSetup().createInjectorAndDoEMFRegistration();
	}
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy