|
Last change
on this file since 29803 was 28967, checked in by donvip, 13 years ago |
|
[josm_videomapping] Make plugin use log4j plugin
|
|
File size:
851 bytes
|
| Line | |
|---|
| 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.launching.JRE_CONTAINER"/>
|
|---|
| 6 | <classpathentry exported="true" kind="lib" path="lib/vlcj-2.1.0.jar" sourcepath="lib/vlcj-2.1.0-sources.jar">
|
|---|
| 7 | <attributes>
|
|---|
| 8 | <attribute name="javadoc_location" value="jar:platform:/resource/VideoMapping/lib/vlcj-2.1.0-javadoc.jar!/"/>
|
|---|
| 9 | </attributes>
|
|---|
| 10 | </classpathentry>
|
|---|
| 11 | <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
|
|---|
| 12 | <classpathentry exported="true" kind="lib" path="lib/jna-3.4.0.jar"/>
|
|---|
| 13 | <classpathentry exported="true" kind="lib" path="lib/platform-3.4.0.jar"/>
|
|---|
| 14 | <classpathentry combineaccessrules="false" kind="src" path="/JOSM-log4j"/>
|
|---|
| 15 | <classpathentry kind="output" path="bin"/>
|
|---|
| 16 | </classpath>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.