Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry kind="src" path="unbound"/> |
| 4 | <classpathentry kind="src" path="boundtoordinary"/> |
| 5 | <classpathentry kind="src" path="boundtoteam"/> |
| 6 | <classpathentry kind="src" path="ordinaryclasses"/> |
| 7 | <classpathentry kind="var" path="JCL_LIB" sourcepath="JCL_SRC" rootpath="JCL_SRCROOT"/> |
| 8 | <classpathentry kind="output" path="bin"/> |
| 9 | <classpathentry kind="lib" sourcepath="src" path="bins"/> |
| 10 | |
| 11 | <classpathentry kind="var" path="OTDT_INSTALLDIR/lib/otre.jar"/> |
| 12 | </classpath> |
| 13 | |