Commit graph

5530 commits

Author SHA1 Message Date
Miro Spönemann
9246a048b7 Merge pull request #194 from eclipse/msp_p2repo
Added p2 repository build
2016-12-08 11:22:00 +01:00
Sven Efftinge
a5e9b52dc3 [LS] keep order of incoming messages 2016-12-06 14:03:45 +01:00
Miro Spönemann
ca592b03ac Merge pull request #178 from tivervac/patch-1
Fixed #177: typo in AbstractFormatter2.java
2016-12-06 12:13:23 +01:00
Miro Spönemann
d644d46f8b Added clean task for p2 repo 2016-12-06 09:52:34 +01:00
Miro Spönemann
3f9f41b748 Using new property root-dir 2016-12-06 09:52:34 +01:00
Miro Spönemann
7d93aed54f Added p2 repo build 2016-12-06 09:52:34 +01:00
Karsten Thoms
077d8c76aa Merge pull request #193 from kthoms/kth/override_rules
Added missing Override annotations
2016-12-06 07:21:29 +01:00
Karsten Thoms
46c09cc63a [eclipse/xtext-core#193] Added missing Override annotations
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-06 00:47:21 +01:00
Karsten Thoms
f015d7e1eb Use non-deprecated Timeout constructor
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-06 00:26:10 +01:00
Karsten Thoms
9f45c67dc7 Removed unused extensions
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-06 00:24:15 +01:00
Karsten Thoms
5c04979dd2 Replace deprecated Objects.ToStringHelper by MoreObjects.ToStringHelper
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-06 00:19:33 +01:00
Karsten Thoms
853692957f Close fileInputStream properly
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-05 23:44:43 +01:00
Karsten Thoms
85c7ebd91b Merge pull request #191 from kthoms/kth/xtext-1089
[eclipse/xtext#1089] Replace (not)equal operators by triple (not)equals
2016-12-05 19:35:58 +01:00
Karsten Thoms
396f8e3ce3 [eclipse/xtext#1089] Replace (not)equal operators by triple (not)equals
For comparison with null the triple (not) equal operator should be used.
Resolved compiler warnings


Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-05 16:03:22 +01:00
Karsten Thoms
ce58a244bd Removed unused imports
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-05 15:55:04 +01:00
Miro Spönemann
e63f831121 [build] Updated LSP4J upstream repo 2016-12-05 12:15:25 +01:00
Christian Dietrich
348f480f2d Merge pull request #190 from eclipse/fixGenerator
fixed broken generator regarding !== and ===. fixes #189
2016-12-04 09:21:37 +01:00
Christian Dietrich
a912f46272 fixed broken generator regarding !== and ===. fixes #189
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-12-04 09:16:39 +01:00
Karsten Thoms
e65030a212 Merge pull request #188 from kthoms/kth/xtext-1089
[eclipse/xtext#1089] Replace (not)equal operators by triple (not)equals
2016-12-02 17:44:00 +01:00
Karsten Thoms
b4d74f732b [eclipse/xtext#1089] Regenerated xtend-gen code
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-02 16:47:33 +01:00
Karsten Thoms
08194ce996 [eclipse/xtext#1089] Replace (not)equal operators by triple (not)equals
For comparison with null the triple (not) equal operator should be used. Resolved compiler warnings

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-02 16:46:25 +01:00
Karsten Thoms
35bfe4c18c Merge pull request #187 from eclipse/kth/xtext-1088-gradle-build-command-order
[eclipse/xtext/#1088] Add xtextBuilder command as first build command
2016-12-02 08:25:58 +01:00
Karsten Thoms
3e4f408a3b [eclipse/xtext#1088] Add xtextBuilder command as first build command
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-01 12:51:51 +01:00
Sven Efftinge
2da8aa010c updated LS to latest fixes in LSP4J 2016-11-30 15:06:39 +01:00
Christian Dietrich
0f2e81c9ff Merge pull request #186 from kthoms/kth/issue5
[#5] Ignore optional problems on *-gen folder
2016-11-30 10:38:29 +01:00
Karsten Thoms
79c3eab77c [#5] Changes to .classpath generated by Buildship import
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-30 10:00:21 +01:00
Karsten Thoms
539df7a491 [#5] Ignore optional problems on *-gen folder
Modify classpath on Gradle import to set the ignore_optional_problems
flag for source folders ending with *-gen, but not for xtend-gen

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-30 09:47:32 +01:00
Karsten Thoms
13ba597bc4 Merge branch 'master' of git@github.com:eclipse/xtext-core 2016-11-29 15:33:08 +01:00
Karsten Thoms
c4ba710623 Classpath inclusion/exclusion rules changed by buildship import
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-29 15:32:57 +01:00
Christian Dietrich
7377d51f13 Merge pull request #182 from eclipse/kth/umbrella-issue3-gradle-composite
Gradle composite
2016-11-29 11:37:19 +01:00
Christian Dietrich
dada46f859 fixed broken test
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-11-29 11:31:28 +01:00
Sven Efftinge
ea3c3faa6e Merge pull request #181 from kittaakos/GH_180
Fixed issue in URI based file system access when checking missing files.
2016-11-29 09:04:57 +01:00
Karsten Thoms
5abd5e32f6 ignore org.eclipse.buildship.core.prefs
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-28 14:50:20 +01:00
Karsten Thoms
8c381f8d59 Gradle composite
see https://github.com/eclipse/xtext-umbrella/issues/3

Remove org.eclipse.buildship.core.prefs
Files are generated on Gradle project import or by Oomph setup

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-28 14:41:08 +01:00
Karsten Thoms
4b5bcc1d6f Merge pull request #184 from miklossy/master_issue183
[#183] Remove trailing whitespaces
2016-11-28 13:04:33 +01:00
Tamas Miklossy
492dab8bdc [#183] Remove trailing whitespaces
Signed-off-by: Tamas Miklossy <miklossy@itemis.de>
2016-11-28 12:16:52 +01:00
Karsten Thoms
c637df9451 Gradle composite
connection.project.dir changed to composite build location in new
umbrella project
value 'containers' added by Buildship

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-25 08:49:49 +01:00
Miro Spönemann
99b73925db Merge pull request #107 from kthoms/kth/bug406914
[406914] Explicitly map identifiers for tab, cr and lf
2016-11-24 13:39:48 +01:00
Karsten Thoms
9919a9a46e [406914] Reenabled generation of all test languages
Added Bug406914TestLanguage

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-22 08:35:04 +01:00
Karsten Thoms
7eb96d2fd6 [406914] Regenerated code for Bug301935TestLanguage
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-22 08:35:03 +01:00
Karsten Thoms
5b59e18217 [406914] Add test language
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-22 08:35:02 +01:00
Karsten Thoms
b4cf8ed1d0 [406914] Explicitly map identifiers for tab, cr and lf
The underlying ICU transliterator maps the special characters to
'Control'<code>, so these characters have to be mapped without using
ICU. Further to keep camel case of the mapped text the text is mapped
directly in toJavaIdentifierSegment.

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-22 08:35:00 +01:00
Akos Kitta
64010edcfc Fixed issue in URI based file system access when checking missing files.
A FNFE was thrown instead of returning with false.

Signed-off-by: Akos Kitta <kittaakos@gmail.com>
2016-11-21 23:04:27 +01:00
Titouan Vervack
8d2529dc82 Fixed typo in AbstractFormatter2
Signed-off-by: Titouan Vervack <tivervac@gmail.com>
2016-11-20 12:55:56 +01:00
Miro Spönemann
fa4fa50fd2 Removed outdated comment 2016-11-18 15:50:44 +01:00
Miro Spönemann
d90e9a40dd Added project title to Bundle-Name in source jars 2016-11-18 09:50:12 +01:00
Miro Spönemann
661c9ccced Updated to Gradle 3.2 2016-11-18 09:49:49 +01:00
Christian Dietrich
1188ec13e7 Merge pull request #119 from kthoms/kth/issue118
[#118] Improve generated test code
2016-11-16 14:40:59 +01:00
Sven Efftinge
2ef4109c71 Merge pull request #174 from kittaakos/lsp_semantic_highlight
Added semantic highlight service interface as an LSP extension.
2016-11-16 10:13:51 +01:00
Akos Kitta
c052cd3f7c Fixed javadoc.
Signed-off-by: Akos Kitta <kittaakos@gmail.com>
2016-11-15 23:07:41 +01:00