1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 15:05:36 +02:00

Removed refrences to non-existant source directories

This commit is contained in:
Peter Graves 2002-10-10 18:00:14 +00:00
parent 08e1ac4c22
commit bcdc287e0c
2 changed files with 2 additions and 3 deletions

View file

@ -1,9 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/"/>
<classpathentry kind="src" path="ui/"/>
<classpathentry kind="src" path="core/"/>
<classpathentry kind="src" path="model/"/>
<classpathentry kind="src" path="/org.apache.xerces"/>
<classpathentry kind="src" path="/org.eclipse.core.boot"/>
<classpathentry kind="src" path="/org.eclipse.core.resources"/>

View file

@ -1 +1,2 @@
source.cdttests.jar = src/, ui/, core/, model/
source.cdttests.jar = src/,\
core/