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="src"/> |
| 4 | <classpathentry kind="var" path="CONVERTER_JCL_LIB" sourcepath="CONVERTER_JCL_SRC" rootpath="CONVERTER_JCL_SRCROOT"/> |
| 5 | <classpathentry kind="var" path="JCL_LIB" sourcepath="JCL_SRC" rootpath="JCL_SRCROOT"/> |
| 6 | <classpathentry kind="output" path="bin"/> |
| 7 | <classpathentry kind="lib" sourcepath="src" path="bins"/> |
| 8 | |
Stephan Herrmann | 4466499 | 2010-07-20 12:54:51 +0000 | [diff] [blame] | 9 | <classpathentry kind="con" path="OTRE"/> |
Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame] | 10 | </classpath> |
| 11 | |