Ignore:
Timestamp:
2007-05-22T21:57:55+02:00 (19 years ago)
Author:
imi
Message:
  • added josm.plugins - Java property to load plugins regardless of preferences
  • fixed posibility to load Plugins from bootstrap classloader (with full manifest support)
  • added system wide plugin and ressource directories
File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/annotation-tester/.classpath

    r1882 r2996  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry including="images/" kind="src" path=""/>
     5        <classpathentry combineaccessrules="false" exported="true" kind="src" path="/josm"/>
    56        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    6         <classpathentry combineaccessrules="false" kind="src" path="/josm"/>
    77        <classpathentry kind="output" path="bin"/>
    88</classpath>
Note: See TracChangeset for help on using the changeset viewer.