initial steps towards lsp-based editor for eclipse, based on Eclipse 4.7

This commit is contained in:
Martin Lippert
2016-11-04 14:33:25 +01:00
parent 6df038a93a
commit 0f23e70c0d
14 changed files with 205 additions and 12 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.springframework.boot.ide.properties.feature</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.pde.FeatureBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
</projectDescription>