xtext-core/org.eclipse.xtext.ide
Karsten Thoms 3a0ed38274 refreshWorkspaceConfig - Fixed initialization of remainingProjectNames
It is wrong to initialize the remainingProjectNames with the newHashSet
function since it has the side effect that it will put the keySet as
whole as single entry to the new map instead of putting its values in
the map.

exists - added additional null guard

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-07-14 10:40:31 +02:00
..
.settings Gradle composite 2016-11-28 14:41:08 +01:00
META-INF Increased version number to 2.13.0-SNAPSHOT 2017-05-24 13:41:16 +02:00
src/org/eclipse/xtext/ide refreshWorkspaceConfig - Fixed initialization of remainingProjectNames 2017-07-14 10:40:31 +02:00
xtend-gen/org/eclipse/xtext/ide refreshWorkspaceConfig - Fixed initialization of remainingProjectNames 2017-07-14 10:40:31 +02:00
.classpath Refreshed projects with Buildship 2.0 2017-01-12 10:32:06 +01:00
.project gradleprojectbuilder added by Buildship project import 2017-07-01 23:09:36 +02:00
about.html Moved projects to root of repository 2016-06-14 08:30:25 +02:00
build.gradle [LSP] migrated to lsp4j 0.1.0 2016-11-05 20:52:35 +01:00