Changeset 11726 in josm for trunk/.classpath


Ignore:
Timestamp:
2017-03-13T18:54:20+01:00 (8 years ago)
Author:
michael2402
Message:

Don't use null to indicate a rotation of 0 degrees, simply set the rotation to 0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r11571 r11726  
    2121        <classpathentry kind="lib" path="test/lib/system-rules-1.16.1.jar"/>
    2222        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar"/>
     23        <classpathentry kind="lib" path="pja.jar"/>
    2324        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    2425        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
Note: See TracChangeset for help on using the changeset viewer.