Last change
on this file since 8748 was 8748, checked in by frsantos, 16 years ago |
Initial proof of concept import.
|
File size:
597 bytes
|
Line | |
---|
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.