source: osm/applications/editors/josm/plugins/pt_assistant/.classpath@ 34173

Last change on this file since 34173 was 34138, checked in by biswesh, 7 years ago

Add Double Split mapmode

File size: 733 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry including="GPL-v2.0.txt|GPL-v3.0.txt|LICENSE|README|data/|images/|resources/" kind="src" path=""/>
5 <classpathentry kind="src" path="test/unit"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
7 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
8 <classpathentry kind="lib" path="/Users/bisweshmohapatra/Desktop/josm/core/dist/josm-custom.jar"/>
9 <classpathentry kind="lib" path="/Users/bisweshmohapatra/Desktop/josm/dist/utilsplugin2.jar"/>
10 <classpathentry kind="output" path="build"/>
11</classpath>
Note: See TracBrowser for help on using the repository browser.