Timotei Dolean 7e4913916b move the eclipse plugin in the directory...
...so we can add further dependent projects
2010-04-08 15:26:47 +00:00

29 lines
655 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Wesnoth 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>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>