mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
Fixed broken .classpath where the parser source folder fell off.
This commit is contained in:
parent
e7a699b56c
commit
e92be51ca5
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<classpathentry kind="src" path="core/"/>
|
||||
<classpathentry kind="src" path="model/"/>
|
||||
<classpathentry kind="src" path="build"/>
|
||||
<classpathentry kind="src" path="parser"/>
|
||||
<classpathentry kind="src" path="/org.apache.xerces"/>
|
||||
<classpathentry kind="src" path="/org.eclipse.core.boot"/>
|
||||
<classpathentry kind="src" path="/org.eclipse.core.resources"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue