Changeset 15033 in josm for trunk/.classpath
- Timestamp:
- 2019-05-02T03:19:26+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r14937 r15033 84 84 </accessrules> 85 85 </classpathentry> 86 <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT">87 <attributes>88 <attribute name="test" value="true"/>89 </attributes>90 </classpathentry>91 86 <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">97 87 <attributes> 98 88 <attribute name="test" value="true"/> … … 104 94 </attributes> 105 95 </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>116 96 <classpathentry kind="output" path="bin"/> 117 97 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.