Last change
on this file since 30047 was 29859, checked in by donvip, 11 years ago |
[josm_plugins] project updates/cleanups + update public_transport to JOSM 6169
|
-
Property svn:mime-type
set to
text/plain
|
File size:
622 bytes
|
Rev | Line | |
---|
[23510] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src"/>
|
---|
| 4 | <classpathentry kind="src" path="test/src"/>
|
---|
| 5 | <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
|
---|
| 6 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
---|
| 7 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
---|
| 8 | <classpathentry kind="lib" path="test/config"/>
|
---|
[29853] | 9 | <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
|
---|
[29859] | 10 | <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
|
---|
[23510] | 11 | <classpathentry kind="output" path="build"/>
|
---|
| 12 | </classpath>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.