xtext-core/org.eclipse.xtext.xtext.wizard
Karsten Thoms 715bcb249b [eclipse/xtext-eclipse#299] Added support for Language Server Jar
The IDE project's build can be extended to create an executable Language
Server. The Language Server can be configured to be built either as a
distribution with seperate jars or as a fat jar.
Due to a limitation of the maven-shade-plugin in a Maven/Tycho
environment the build must be tweaked a bit to materialize dependencies
with the maven-dependencies-plugin and attached for inclusion with the
addjars-maven-plugin.

Extended the test suite for the different configurations with language
server support:
- plain Maven
- Maven/Tycho
- Gradle

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-08-03 17:31:40 +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
resources/gradlew use gradle 3.5 in new project wizard 2017-06-09 09:08:19 +02:00
src/org/eclipse/xtext/xtext/wizard [eclipse/xtext-eclipse#299] Added support for Language Server Jar 2017-08-03 17:31:40 +02:00
xtend-gen/org/eclipse/xtext/xtext/wizard [eclipse/xtext-eclipse#299] Added support for Language Server Jar 2017-08-03 17:31:40 +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 Remvoed Gradle wrapper from source bundle 2017-05-18 08:54:05 +02:00