Changeset 14092 in josm for trunk/.classpath


Ignore:
Timestamp:
2018-08-05T20:53:19+02:00 (6 years ago)
Author:
Don-vip
Message:

drop FEST library. This project seems to have vanished years ago, and we don't use it a lot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r14091 r14092  
    2929        </classpathentry>
    3030        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
    31                 <attributes>
    32                         <attribute name="test" value="true"/>
    33                 </attributes>
    34         </classpathentry>
    35         <classpathentry kind="lib" path="test/lib/fest/fest-assert-1.0.jar">
    36                 <attributes>
    37                         <attribute name="test" value="true"/>
    38                 </attributes>
    39         </classpathentry>
    40         <classpathentry kind="lib" path="test/lib/fest/fest-reflect-1.1.jar">
    41                 <attributes>
    42                         <attribute name="test" value="true"/>
    43                 </attributes>
    44         </classpathentry>
    45         <classpathentry kind="lib" path="test/lib/fest/fest-swing-1.1.jar">
    46                 <attributes>
    47                         <attribute name="test" value="true"/>
    48                 </attributes>
    49         </classpathentry>
    50         <classpathentry kind="lib" path="test/lib/fest/fest-util-1.0.jar">
    51                 <attributes>
    52                         <attribute name="test" value="true"/>
    53                 </attributes>
    54         </classpathentry>
    55         <classpathentry kind="lib" path="test/lib/fest/jcip-annotations-1.0.jar">
    56                 <attributes>
    57                         <attribute name="test" value="true"/>
    58                 </attributes>
    59         </classpathentry>
    60         <classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar">
    6131                <attributes>
    6232                        <attribute name="test" value="true"/>
     
    139109                </attributes>
    140110        </classpathentry>
    141         <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar">
    142                 <attributes>
    143                         <attribute name="test" value="true"/>
    144                 </attributes>
    145         </classpathentry>
    146111        <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT">
    147112                <attributes>
Note: See TracChangeset for help on using the changeset viewer.