source: osm/applications/editors/josm/plugins/videomapping/.classpath@ 21555

Last change on this file since 21555 was 21555, checked in by guardian, 15 years ago
File size: 719 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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
6 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
7 <classpathentry kind="lib" path="D:/Projekte/Studium/GeoProjekt/working/VideoMapping/lib/vlcj-1.1f.jar">
8 <attributes>
9 <attribute name="javadoc_location" value="jar:file:/C:/Dokumente und Einstellungen/g/Eigene Dateien/Workspace/vlcj/vlcj-1.1f-javadoc.jar!/"/>
10 </attributes>
11 </classpathentry>
12 <classpathentry kind="output" path="bin"/>
13</classpath>
Note: See TracBrowser for help on using the repository browser.