source: osm/applications/editors/josm/plugins/plastic_laf/.classpath@ 28634

Last change on this file since 28634 was 20000, checked in by jttt, 14 years ago

Fix eclipse project

File size: 458 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 5"/>
5 <classpathentry kind="lib" path="/home/jirka/osm/josm/plugins/plastic_laf/lib/looks-2.2.1.jar"/>
6 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
7 <classpathentry kind="output" path="bin"/>
8</classpath>
Note: See TracBrowser for help on using the repository browser.