Develop and Download Open Source Software

Browse CVS Repository

Contents of /pal/s2helloworld/.classpath

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Sat Nov 25 13:52:29 2006 UTC (17 years, 4 months ago) by shinsuke
Branch: MAIN
Changes since 1.3: +34 -50 lines
removed old files

1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src/main/java"/>
4 <classpathentry kind="src" path="src/main/resources"/>
5 <classpathentry kind="src" path="src/main/webapp/view"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7 <classpathentry kind="lib" path="lib/geronimo-jsp_2.0_spec-1.0.jar"/>
8 <classpathentry kind="lib" path="lib/geronimo-servlet_2.4_spec-1.0.jar"/>
9 <classpathentry kind="lib" path="lib/junit-3.8.2.jar" sourcepath="lib/sources/junit-3.8.2-sources.jar"/>
10 <classpathentry kind="lib" path="lib/junit-addons-1.4.jar"/>
11 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/aopalliance-1.0.jar"/>
12 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-collections-3.1.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/commons-collections-3.1-sources.jar"/>
13 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-el-1.0.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/commons-el-1.0-sources.jar"/>
14 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/commons-logging-1.0.4.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/commons-logging-1.0.4-sources.jar"/>
15 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/geronimo-ejb_2.1_spec-1.0.jar"/>
16 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/geronimo-jta_1.0.1B_spec-1.0.jar"/>
17 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/h2-2006-11-03.jar"/>
18 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/javassist-3.3.ga.jar"/>
19 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jstl-1.1.2.jar"/>
20 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/log4j-1.2.13.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/log4j-1.2.13-sources.jar"/>
21 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/ognl-2.6.7.jar"/>
22 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/poi-2.5.1-final-20040804.jar"/>
23 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/rhino-1.6r2.jar"/>
24 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/s2-extension-2.4.4.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/s2-extension-2.4.4-sources.jar"/>
25 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/s2-framework-2.4.4.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/s2-framework-2.4.4-sources.jar"/>
26 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/s2-tiger-2.4.4.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/s2-tiger-2.4.4-sources.jar"/>
27 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/teeda-ajax-1.0.1.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/teeda-ajax-1.0.1-sources.jar"/>
28 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/teeda-core-1.0.1.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/teeda-core-1.0.1-sources.jar"/>
29 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/teeda-extension-1.0.1.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/teeda-extension-1.0.1-sources.jar"/>
30 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/teeda-tiger-1.0.1.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/teeda-tiger-1.0.1-sources.jar"/>
31 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/teeda-xmlunit-0.1.0.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/teeda-xmlunit-0.1.0-sources.jar"/>
32 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/xercesImpl-2.6.2.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/xercesImpl-2.6.2-sources.jar"/>
33 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/xmlParserAPIs-2.6.2.jar"/>
34 <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/xmlunit-1.0.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/xmlunit-1.0-sources.jar"/>
35 <classpathentry kind="output" path="target/test-classes"/>
36 </classpath>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26