[nullness] Also remove traces to jdt.annotations from mvn projects

Includes some cosmetic changes to reduce number of warnings
This commit is contained in:
Sebastian Zarnekow 2014-05-20 07:48:32 +02:00
parent 1ce1c9dfe1
commit fceef52e0e

View file

@ -14,7 +14,6 @@ import org.eclipse.xtext.XtextPackage;
import org.eclipse.xtext.junit4.InjectWith;
import org.eclipse.xtext.junit4.XtextRunner;
import org.eclipse.xtext.validation.CompositeEValidator;
import org.eclipse.xtext.xtext.XtextValidator;
import org.junit.Test;
import org.junit.runner.RunWith;