Fixup dependencies and re-enable fatjar for boot-java-language-server

This commit is contained in:
Kris De Volder
2018-02-09 14:00:01 -08:00
parent 2413650b1a
commit 28d598b93d
4 changed files with 24 additions and 57 deletions

View File

@@ -13,12 +13,6 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>