source: osm/applications/editors/josm/plugins/wmsplugin/.classpath@ 24221

Last change on this file since 24221 was 24221, checked in by upliner, 14 years ago

'Add getDx() and getDy() methods to WMSLayer to enable other plugins to determine WMS layer shift, see #5565'

File size: 435 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry including="images/" kind="src" path=""/>
5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
6 <classpathentry combineaccessrules="false" kind="src" path="/remotecontrol"/>
7 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
8 <classpathentry kind="output" path="build"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.