Changeset 831

Show
Ignore:
Timestamp:
09/05/06 23:17:25 (2 years ago)
Author:
alban
Message:

change eclipse classpath

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/.classpath

    r639 r831  
    22<classpath> 
    33        <classpathentry kind="src" path="source"/> 
    4         <classpathentry kind="lib" path="track/commons-cli/releases/1.0/commons-cli-1.0.jar"/> 
    5         <classpathentry kind="lib" path="track/commons-collections/releases/3.1/commons-collections-3.1.jar"/> 
    6         <classpathentry kind="lib" path="track/commons-lang/releases/nightly-20041229/commons-lang-2.0.jar"/> 
    7         <classpathentry kind="lib" path="track/junit/releases/3.8.1/junit.jar"/> 
    8         <classpathentry kind="lib" path="track/commons-io/releases/1.0/commons-io-1.0.jar"/> 
    9         <classpathentry kind="lib" path="track/easymock/releases/1.1/easymock.jar"/> 
    10         <classpathentry kind="lib" path="track/mockobjects/releases/0.09/mockobjects-core-0.09.jar"/> 
    11         <classpathentry kind="lib" path="track/concurrent/releases/kolaka/concurrent.jar"/> 
    12         <classpathentry kind="lib" path="track/hessian/releases/3.0.8/hessian-3.0.8.jar"/> 
    13         <classpathentry kind="lib" path="track/commons-codec/releases/1.3/commons-codec-1.3.jar"/> 
    14         <classpathentry kind="lib" path="track/commons-configuration/releases/nightly-20050307/commons-configuration-1.1RC2.jar"/> 
    15         <classpathentry kind="lib" path="track/jdic/releases/0.9/jdic.jar"/> 
    16         <classpathentry kind="lib" path="track/cortado/releases/0.1.0/cortado-ovt-0.1.0.jar"/> 
    17         <classpathentry kind="lib" path="track/jetty/releases/5.1.4rc0/lib/javax.servlet.jar"/> 
    18         <classpathentry kind="lib" path="track/jetty/releases/5.1.4rc0/lib/org.mortbay.jetty.jar"/> 
    19         <classpathentry kind="lib" path="track/commons-httpclient/releases/3.0-rc3/commons-httpclient-3.0-rc3.jar"/> 
    20         <classpathentry kind="lib" path="track/vorbisspi/releases/1.0.2/lib/jogg-0.0.7.jar"/> 
    21         <classpathentry kind="lib" path="track/vorbisspi/releases/1.0.2/lib/jorbis-0.0.15.jar"/> 
    22         <classpathentry kind="lib" path="track/vorbisspi/releases/1.0.2/vorbisspi1.0.2.jar"/> 
    234        <classpathentry kind="lib" path="track/tritonus/patches/0.3.6/tritonus-vorbis.jar"/> 
    24         <classpathentry kind="lib" path="track/vorbisspi/releases/1.0.2/lib/tritonus_share.jar"/> 
    25         <classpathentry kind="lib" path="track/commons-discovery/releases/0.2/commons-discovery.jar"/> 
    26         <classpathentry kind="lib" path="track/slf4j/releases/1.0/slf4j-log4j12.jar"/> 
    27         <classpathentry kind="lib" path="track/commons-logging/releases/1.1.0/commons-logging-1.1-RC5.jar"/> 
    28         <classpathentry kind="lib" path="track/log4j/releases/1.2.13/dist/lib/log4j-1.2.13.jar"/> 
    29         <classpathentry sourcepath="track/jstun/releases/0.5.9.2/src" kind="lib" path="track/jstun/releases/0.5.9.2/jstun-0.5.9.2.jar"/> 
    305        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
    31         <classpathentry kind="lib" path="track/mina/patches/0.9.5-SNAPSHOT/mina-core-0.9.5-SNAPSHOT.jar"/> 
     6        <classpathentry kind="lib" path="lib/core/commons-cli.jar"/> 
     7        <classpathentry kind="lib" path="lib/core/commons-codec.jar"/> 
     8        <classpathentry kind="lib" path="lib/core/commons-collections.jar"/> 
     9        <classpathentry kind="lib" path="lib/core/commons-configuration.jar"/> 
     10        <classpathentry kind="lib" path="lib/core/commons-discovery.jar"/> 
     11        <classpathentry kind="lib" path="lib/core/commons-httpclient.jar"/> 
     12        <classpathentry kind="lib" path="lib/core/commons-io.jar"/> 
     13        <classpathentry kind="lib" path="lib/core/commons-lang.jar"/> 
     14        <classpathentry kind="lib" path="lib/core/commons-logging.jar"/> 
     15        <classpathentry kind="lib" path="lib/core/concurrent.jar"/> 
     16        <classpathentry kind="lib" path="lib/core/cortado-ovt.jar"/> 
     17        <classpathentry kind="lib" path="lib/core/hessian.jar"/> 
     18        <classpathentry kind="lib" path="lib/core/jdic.jar"/> 
     19        <classpathentry kind="lib" path="lib/core/jogg.jar"/> 
     20        <classpathentry kind="lib" path="lib/core/jorbis.jar"/> 
     21        <classpathentry kind="lib" path="lib/core/jstun.jar"/> 
     22        <classpathentry kind="lib" path="lib/core/log4j.jar"/> 
     23        <classpathentry kind="lib" path="lib/core/mina-core.jar"/> 
     24        <classpathentry kind="lib" path="lib/core/org.mortbay.jetty.jar"/> 
     25        <classpathentry kind="lib" path="lib/core/tritonus-share.jar"/> 
     26        <classpathentry kind="lib" path="lib/core/tritonus-vorbis.jar"/> 
     27        <classpathentry kind="lib" path="lib/core/vorbisspi.jar"/> 
     28        <classpathentry kind="lib" path="lib/core/vorbisspi-tritonus.jar"/> 
     29        <classpathentry kind="lib" path="lib/core/servletapi.jar"/> 
     30        <classpathentry kind="lib" path="lib/test/easymock.jar"/> 
     31        <classpathentry kind="lib" path="lib/test/mockobjects-core.jar"/> 
     32        <classpathentry kind="lib" path="lib/test/junit.jar"/> 
    3233        <classpathentry kind="output" path=".eclipse"/> 
    3334</classpath>