Last change
on this file since 11158 was 8748, checked in by frsantos, 17 years ago |
Initial proof of concept import.
|
File size:
597 bytes
|
Rev | Line | |
---|
[8748] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src"/>
|
---|
| 4 | <classpathentry kind="lib" path="lib/cobra.jar"/>
|
---|
| 5 | <classpathentry kind="lib" path="lib/js.jar"/>
|
---|
| 6 | <classpathentry kind="lib" path="lib/ehcache-1.4.1.jar"/>
|
---|
| 7 | <classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
|
---|
| 8 | <classpathentry kind="lib" path="lib/backport-util-concurrent-3.0.jar"/>
|
---|
| 9 | <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
|
---|
| 10 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
---|
| 11 | <classpathentry kind="output" path="build"/>
|
---|
| 12 | </classpath>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.