1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug/org.eclipse.cdt.debug.ui.tests/.project

29 lines
663 B
Text
Raw Normal View History

2002-10-01 13:33:28 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.cdt.debug.ui.tests</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
2002-10-10 13:06:39 +00:00
<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>
2002-10-01 13:33:28 +00:00
</buildSpec>
<natures>
2002-10-10 13:06:39 +00:00
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
2002-10-01 13:33:28 +00:00
</natures>
</projectDescription>