Modify pom file
[nemo.git] / nemo-tools / eclipse-plugin / nemo-editor / org.opendaylight.nemo.tool.eclipse.plugin.editor / xtend-gen / org / opendaylight / nemo / tool / eclipse / plugin / validation / EditorValidator.java
1 /**
2  * generated by Xtext
3  */
4 package org.opendaylight.nemo.tool.eclipse.plugin.validation;
5
6 import org.opendaylight.nemo.tool.eclipse.plugin.validation.AbstractEditorValidator;
7
8 /**
9  * This class contains custom validation rules.
10  * 
11  * See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#validation
12  */
13 @SuppressWarnings("all")
14 public class EditorValidator extends AbstractEditorValidator {
15 }