root/trunk/.classpath

Revision 1700, 1.3 KB (checked in by kohlhaas, 7 months ago)

Replaced with newer version of ical

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="src"/>
4        <classpathentry kind="src" path="test-src"/>
5        <classpathentry kind="src" path="generated-src"/>
6        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7        <classpathentry kind="lib" path="lib/junit-3.8.jar" sourcepath="C:/Users/ckohlhaas/.m2/repository/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
8        <classpathentry exported="true" kind="lib" path="lib/common/avalon-framework-4.2.0.jar"/>
9        <classpathentry kind="lib" path="lib/common/picollo.jar"/>
10        <classpathentry kind="lib" path="lib/server/avalon-logging.jar"/>
11        <classpathentry kind="lib" path="lib/jetty-6.1.11.jar"/>
12        <classpathentry kind="lib" path="lib/jetty-util-6.1.11.jar"/>
13        <classpathentry kind="lib" path="lib/servlet-api-2.5-6.1.11.jar"/>
14        <classpathentry kind="lib" path="lib/test-only/hsqldb.jar"/>
15        <classpathentry kind="lib" path="lib/server/backport-util-concurrent-3.1.jar"/>
16        <classpathentry kind="lib" path="lib/server/commons-logging-1.1.1.jar"/>
17        <classpathentry kind="lib" path="lib/server/commons-codec-1.5.jar"/>
18        <classpathentry kind="lib" path="lib/server/commons-lang-2.6.jar"/>
19        <classpathentry kind="lib" path="lib/server/ical4j-1.0.1.jar"/>
20        <classpathentry kind="output" path="eclipse-build"/>
21</classpath>
Note: See TracBrowser for help on using the browser.