2014-02-04 16:44:03 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<projectDescription>
|
|
|
|
<name>JavaCompilerCore</name>
|
|
|
|
<comment></comment>
|
|
|
|
<projects>
|
|
|
|
</projects>
|
|
|
|
<buildSpec>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
|
2014-02-05 12:38:34 +00:00
|
|
|
<triggers>clean,incremental,</triggers>
|
2014-02-04 16:44:03 +00:00
|
|
|
<arguments>
|
|
|
|
<dictionary>
|
|
|
|
<key>LaunchConfigHandle</key>
|
|
|
|
<value><project>/.externalToolBuilders/JavaParserBuilder.launch</value>
|
|
|
|
</dictionary>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
</buildSpec>
|
|
|
|
<natures>
|
|
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
|
|
</natures>
|
|
|
|
</projectDescription>
|