eagler-teavm-fork/teavm-eclipse/teavm-eclipse-plugin/.project

35 lines
823 B
Plaintext
Raw Normal View History

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-09-22 11:27:19 -07:00
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
2014-08-03 05:05:41 -07:00
</buildSpec>
<natures>
2014-09-22 11:27:19 -07:00
<nature>org.eclipse.m2e.core.maven2Nature</nature>
2014-08-03 05:05:41 -07:00
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>