mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 01:45:33 +02:00
debugging build
This commit is contained in:
parent
d66436a895
commit
b732c952b3
3 changed files with 0 additions and 15 deletions
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry path="src" kind="src"/>
|
||||
<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
|
||||
<classpathentry path="bin" kind="output"/>
|
||||
</classpath>
|
|
@ -5,11 +5,6 @@
|
|||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.pde.ManifestBuilder</name>
|
||||
<arguments>
|
||||
|
@ -23,6 +18,5 @@
|
|||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.pde.PluginNature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
|
|
|
@ -8,8 +8,5 @@ bin.includes = META-INF/,\
|
|||
tasks/,\
|
||||
book.css,\
|
||||
notices.html,\
|
||||
.,\
|
||||
toc.xml
|
||||
source.. = src/
|
||||
output.. = bin/
|
||||
|
Loading…
Add table
Reference in a new issue