Changeset 161

Show
Ignore:
Timestamp:
06/02/05 17:12:18 (8 years ago)
Author:
leo
Message:

InvertedPathTreeを追加

Location:
XerialJ/trunk/XerialJ
Files:
7 added
1 modified

Legend:

Unmodified
Added
Removed
  • XerialJ/trunk/XerialJ/.classpath

    r125 r161  
    1010        </classpathentry> 
    1111        <classpathentry sourcepath="ECLIPSE_HOME/plugins/org.eclipse.jdt.source_3.0.0/src/org.junit_3.8.1/junitsrc.zip" kind="var" path="JUNIT_HOME/junit.jar"/> 
     12        <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"> 
     13                <attributes> 
     14                        <attribute value="http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_1/" name="javadoc_location"/> 
     15                </attributes> 
     16        </classpathentry> 
    1217        <classpathentry kind="output" path="bin"/> 
    1318</classpath>