Modify pom file
[nemo.git] / nemo-tools / eclipse-plugin / nemo-editor / org.opendaylight.nemo.tool.eclipse.plugin.editor / src / org / opendaylight / nemo / tool / eclipse / plugin / EditorRuntimeModule.java
1 /*
2  * generated by Xtext
3  */
4 package org.opendaylight.nemo.tool.eclipse.plugin;
5
6 /**
7  * Use this class to register components to be used at runtime / without the Equinox extension registry.
8  */
9 public class EditorRuntimeModule extends org.opendaylight.nemo.tool.eclipse.plugin.AbstractEditorRuntimeModule {
10
11 }