[xtext][tests] Marked warning in test grammar as intentional

This commit is contained in:
Sebastian Zarnekow 2011-11-09 19:42:14 +01:00
parent a7e949390b
commit 9f3b84aec5

View file

@ -8,7 +8,7 @@
*******************************************************************************/
grammar org.eclipse.xtext.metamodelreferencing.tests.EcoreReferenceTestLanguage with org.eclipse.xtext.common.Terminals
import "http://www.eclipse.org/2011/tmf/xtext/ecorePerNsURI"
import "http://www.eclipse.org/2011/tmf/xtext/ecorePerNsURI" // the warning is intentional
import "http://www.eclipse.org/2011/tmf/xtext/ecorePerPlatformPlugin"
import "http://www.eclipse.org/2011/tmf/xtext/ecorePerPlatformResource"
import "http://www.eclipse.org/emf/2002/Ecore"