xtext-core/org.eclipse.xtext.xtext.ide/.project
Christian Schneider 2126420395 [xtext lang] contributed new bundle 'org.eclipse.xtext.xtext.ide'
Signed-off-by: Christian Schneider <christian.schneider@typefox.io>
2016-12-14 13:15:56 +01:00

26 lines
762 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.xtext.xtext.ide</name>
<comment>Xtext Language generic IDE support.</comment>
<projects/>
<natures>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
</natures>
<buildSpec>
<buildCommand>
<name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
<arguments/>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments/>
</buildCommand>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments/>
</buildCommand>
</buildSpec>
<linkedResources/>
</projectDescription>