1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00

updated to team development in Eclipse 2.0

This commit is contained in:
Judy N. Green 2002-07-09 18:07:38 +00:00
parent e747ad4a68
commit 73210db8b2
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="utils.ui/"/>
<classpathentry kind="src" path="/org.eclipse.ui"/>
<classpathentry kind="src" path="/org.eclipse.core.resources"/>
<classpathentry kind="src" path="/org.apache.xerces"/>
@ -13,5 +11,7 @@
<classpathentry kind="src" path="/org.eclipse.core.runtime"/>
<classpathentry kind="src" path="/org.eclipse.core.boot"/>
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="utils.ui"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View file

@ -1,2 +1,2 @@
source.cdtui.jar = src,\
source.cdtui.jar = src/,\
utils.ui/