xtext-core/plugins
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
..
org.eclipse.xtext Merge "[xbase][validation] Fixed registration of JvmTypeReferencesValidator" 2015-01-09 15:14:57 -05:00
org.eclipse.xtext.ide [IDEA][xtend] Provided support for brace pairs matching 2015-01-06 13:20:19 +01:00
org.eclipse.xtext.junit4 [xbase][validation] Validate unique class names 2015-01-12 14:56:38 +01:00
org.eclipse.xtext.util Added @Override annotations to interface implementations due to recent switching of Java compatibility level to 6 2014-12-12 11:18:07 +01:00