No description
Find a file
Sebastian Zarnekow af8f1fbdac [xbase][validation] Validate unique class names
Validation happens at runtime only against the Xtext resources
since we only have a flattened view on the Java classpath. Generated
resources may be used to shadow existing Java types according to
the Java semantics.
In Eclipse, uniqueness of names is validated on a per-project basis
against the sources in the project. Libraries may be shadowed.

see https://bugs.eclipse.org/bugs/show_bug.cgi?id=384008

Change-Id: Ib16eebe8fadf81d1d78311202b363c15933ba4c9
2015-01-12 14:56:38 +01:00
plugins [xbase][validation] Validate unique class names 2015-01-12 14:56:38 +01:00
releng/org.eclipse.xtext.releng [releng] xtend builder 2013-09-13 15:14:17 +02:00
tests [xtext][parser] Work on infrastructure for indentation aware languages 2015-01-08 09:57:31 +01:00