Changeset 15033 in josm for trunk/.classpath


Ignore:
Timestamp:
2019-05-02T03:19:26+02:00 (6 years ago)
Author:
Don-vip
Message:

Hasta la vista Groovy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r14937 r15033  
    8484                </accessrules>
    8585        </classpathentry>
    86         <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT">
    87                 <attributes>
    88                         <attribute name="test" value="true"/>
    89                 </attributes>
    90         </classpathentry>
    9186        <classpathentry kind="lib" path="tools/pmd/commons-lang3-3.8.1.jar">
    92                 <attributes>
    93                         <attribute name="test" value="true"/>
    94                 </attributes>
    95         </classpathentry>
    96         <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT">
    9787                <attributes>
    9888                        <attribute name="test" value="true"/>
     
    10494                </attributes>
    10595        </classpathentry>
    106         <classpathentry kind="lib" path="tools/groovy/groovy-cli-commons-2.5.5.jar">
    107                 <attributes>
    108                         <attribute name="test" value="true"/>
    109                 </attributes>
    110         </classpathentry>
    111         <classpathentry kind="lib" path="tools/groovy/groovy-xml-2.5.5.jar">
    112                 <attributes>
    113                         <attribute name="test" value="true"/>
    114                 </attributes>
    115         </classpathentry>
    11696        <classpathentry kind="output" path="bin"/>
    11797</classpath>
Note: See TracChangeset for help on using the changeset viewer.