source: osm/applications/editors/josm/plugins/mapillary/.classpath@ 31256

Last change on this file since 31256 was 31245, checked in by nokutu, 10 years ago

New link to image's url at mapillary website

File size: 494 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/JOSM-commons-imaging"/>
7 <classpathentry exported="true" kind="lib" path="/home/nokutu/josm/dist/commons-imaging.jar"/>
8 <classpathentry kind="output" path="bin"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.