Changeset 149 in josm for .classpath


Ignore:
Timestamp:
2006-10-05T22:33:21+02:00 (18 years ago)
Author:
imi
Message:
  • added dynamic loading of plugins
  • removed mappaint (now seperate plugin)
  • fixed UrlLabel for Linux and Mac (untested)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .classpath

    r135 r149  
    1010        <classpathentry kind="lib" path="lib/gettext-commons-0.9.jar"/>
    1111        <classpathentry exported="true" kind="lib" path="po"/>
     12        <classpathentry kind="lib" path="lib/easymock.jar"/>
     13        <classpathentry kind="lib" path="lib/easymockclassextension.jar"/>
     14        <classpathentry kind="lib" path="lib/cglib-nodep-2.1_3.jar"/>
    1215        <classpathentry kind="output" path="bin"/>
    1316</classpath>
Note: See TracChangeset for help on using the changeset viewer.