Skip to content
Snippets Groups Projects
Commit 9c37d791 authored by Markus Hamann's avatar Markus Hamann
Browse files

Add first version of the pipeline

parent e87dab8b
Branches
No related tags found
No related merge requests found
Showing
with 521 additions and 0 deletions
/*
* generated by Xtext 2.35.0
*/
package swt.most.statemachine.xtext.ui;
import org.eclipse.ui.plugin.AbstractUIPlugin;
/**
* Use this class to register components to be used within the Eclipse IDE.
*/
public class ParserUiModule extends AbstractParserUiModule {
public ParserUiModule(AbstractUIPlugin plugin) {
super(plugin);
}
}
eclipse.preferences.version=1
encoding/<project>=UTF-8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment