1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 10:16:03 +02:00
cdt/rse/examples/org.eclipse.rse.examples.tutorial/.project

35 lines
856 B
Text
Raw Normal View History

2006-07-13 08:27:43 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.rse.examples.tutorial</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>
2008-06-04 13:29:54 +00:00
<buildCommand>
<name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
<arguments>
</arguments>
</buildCommand>
2006-07-13 08:27:43 +00:00
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
2008-06-04 13:29:54 +00:00
<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
2006-07-13 08:27:43 +00:00
</natures>
</projectDescription>