2014-08-03 05:05:41 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<projectDescription>
|
|
|
|
<name>teavm-eclipse-plugin</name>
|
|
|
|
<comment></comment>
|
|
|
|
<projects>
|
|
|
|
</projects>
|
|
|
|
<buildSpec>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.pde.ManifestBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.pde.SchemaBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2014-08-31 00:07:45 -07:00
|
|
|
<buildCommand>
|
|
|
|
<name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2014-08-03 05:05:41 -07:00
|
|
|
</buildSpec>
|
|
|
|
<natures>
|
|
|
|
<nature>org.eclipse.pde.PluginNature</nature>
|
|
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
2014-08-31 00:07:45 -07:00
|
|
|
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
|
2014-08-03 05:05:41 -07:00
|
|
|
</natures>
|
|
|
|
</projectDescription>
|