Last change
on this file since 29988 was 29988, checked in by oliverw, 11 years ago |
[josm_elevationprofile]: Replaced hardcoded path with variable
|
File size:
403 bytes
|
Rev | Line | |
---|
[29965] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src"/>
|
---|
| 4 | <classpathentry kind="src" path="test"/>
|
---|
| 5 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
|
---|
| 6 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
---|
[29988] | 7 | <classpathentry kind="var" path="JOSM_HOME"/>
|
---|
[29965] | 8 | <classpathentry kind="output" path="build"/>
|
---|
| 9 | </classpath>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.