|
Last change
on this file since 31390 was 31311, checked in by nokutu, 11 years ago |
|
Started adding test, solved bug regarding image inputs and a start crash
|
|
File size:
618 bytes
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <classpath>
|
|---|
| 3 | <classpathentry kind="src" path="src"/>
|
|---|
| 4 | <classpathentry kind="src" path="test/unit"/>
|
|---|
| 5 | <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
|
|---|
| 6 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|---|
| 7 | <classpathentry combineaccessrules="false" exported="true" kind="src" path="/JOSM-commons-imaging"/>
|
|---|
| 8 | <classpathentry exported="true" kind="lib" path="/home/nokutu/josm/dist/commons-imaging.jar"/>
|
|---|
| 9 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
|---|
| 10 | <classpathentry kind="output" path="bin"/>
|
|---|
| 11 | </classpath>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.