Ignore:
Timestamp:
2010-11-14T17:36:38+01:00 (14 years ago)
Author:
upliner
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/wmsplugin/.classpath

    r22779 r24221  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry including="images/" kind="src" path=""/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 6"/>
    65        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    76        <classpathentry combineaccessrules="false" kind="src" path="/remotecontrol"/>
     7        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    88        <classpathentry kind="output" path="build"/>
    99</classpath>
Note: See TracChangeset for help on using the changeset viewer.