Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/s2helloworld/.classpath

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

revision 1.5 by shinsuke, Sun Nov 26 01:44:53 2006 UTC revision 1.6 by shinsuke, Sat Dec 9 07:13:29 2006 UTC
# Line 1  Line 1 
 <?xml version="1.0" encoding="UTF-8"?>  
1  <classpath>  <classpath>
2          <classpathentry kind="src" output="src/main/webapp/WEB-INF/classes" path="src/main/java"/>    <classpathentry kind="src" path="src/main/java"/>
3          <classpathentry kind="src" output="src/main/webapp/WEB-INF/classes" path="src/main/resources"/>    <classpathentry kind="src" path="src/main/resources"/>
4          <classpathentry kind="src" path="src/main/webapp/view"/>    <classpathentry kind="output" path="target/classes"/>
5          <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6          <classpathentry kind="lib" path="lib/geronimo-jsp_2.0_spec-1.0.jar"/>    <classpathentry kind="var" path="M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0.jar" sourcepath="M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar"/>
7          <classpathentry kind="lib" path="lib/geronimo-servlet_2.4_spec-1.0.jar"/>    <classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4-sources.jar"/>
8          <classpathentry kind="lib" path="lib/junit-3.8.2.jar" sourcepath="lib/sources/junit-3.8.2-sources.jar"/>    <classpathentry kind="var" path="M2_REPO/jp/sf/pal/faces-response-filter/0.1/faces-response-filter-0.1.jar" sourcepath="M2_REPO/jp/sf/pal/faces-response-filter/0.1/faces-response-filter-0.1-sources.jar"/>
9          <classpathentry kind="lib" path="lib/junit-addons-1.4.jar"/>    <classpathentry kind="var" path="M2_REPO/org/seasar/container/s2-extension/2.4.5/s2-extension-2.4.5.jar"/>
10          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/aopalliance-1.0.jar"/>    <classpathentry kind="var" path="M2_REPO/poi/poi/2.5.1-final-20040804/poi-2.5.1-final-20040804.jar"/>
11          <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"/>    <classpathentry kind="var" path="M2_REPO/org/seasar/portlet/s2-portlet/1.0.6/s2-portlet-1.0.6.jar"/>
12          <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"/>    <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.13/log4j-1.2.13.jar" sourcepath="M2_REPO/log4j/log4j/1.2.13/log4j-1.2.13-sources.jar"/>
13          <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"/>    <classpathentry kind="var" path="M2_REPO/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar" sourcepath="M2_REPO/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0-sources.jar"/>
14          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/geronimo-ejb_2.1_spec-1.0.jar"/>    <classpathentry kind="var" path="M2_REPO/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar" sourcepath="M2_REPO/javax/servlet/jstl/1.1.2/jstl-1.1.2-sources.jar"/>
15          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/geronimo-jta_1.0.1B_spec-1.0.jar"/>    <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.2/junit-3.8.2.jar"/>
16          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/h2-2006-11-03.jar"/>    <classpathentry kind="var" path="M2_REPO/org/seasar/teeda/teeda-core/1.0.2/teeda-core-1.0.2.jar"/>
17          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/javassist-3.3.ga.jar"/>    <classpathentry kind="var" path="M2_REPO/jboss/javassist/3.3.ga/javassist-3.3.ga.jar"/>
18          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/jstl-1.1.2.jar"/>    <classpathentry kind="var" path="M2_REPO/ognl/ognl/2.6.7/ognl-2.6.7.jar"/>
19          <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"/>    <classpathentry kind="var" path="M2_REPO/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar"/>
20          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/ognl-2.6.7.jar"/>    <classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar" sourcepath="M2_REPO/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2-sources.jar"/>
21          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/poi-2.5.1-final-20040804.jar"/>    <classpathentry kind="var" path="M2_REPO/jp/sf/pal/portlet-output-optimizer/0.1-SNAPSHOT/portlet-output-optimizer-0.1-SNAPSHOT.jar" sourcepath="M2_REPO/jp/sf/pal/portlet-output-optimizer/0.1-SNAPSHOT/portlet-output-optimizer-0.1-SNAPSHOT-sources.jar"/>
22          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/rhino-1.6r2.jar"/>    <classpathentry kind="var" path="M2_REPO/org/seasar/container/s2-framework/2.4.5/s2-framework-2.4.5.jar"/>
23          <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"/>    <classpathentry kind="var" path="M2_REPO/commons-el/commons-el/1.0/commons-el-1.0.jar" sourcepath="M2_REPO/commons-el/commons-el/1.0/commons-el-1.0-sources.jar"/>
24          <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"/>    <classpathentry kind="var" path="M2_REPO/rhino/rhino/1.6r2/rhino-1.6r2.jar"/>
25          <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"/>    <classpathentry kind="var" path="M2_REPO/org/apache/portals/bridges/portals-bridges-portletfilter/1.0.1-20061109/portals-bridges-portletfilter-1.0.1-20061109.jar"/>
26          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/teeda-ajax-1.0.2-SNAPSHOT.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/teeda-ajax-1.0.2SNAPSHOT-sources.jar"/>    <classpathentry kind="var" path="M2_REPO/org/seasar/teeda/teeda-extension/1.0.2/teeda-extension-1.0.2.jar"/>
27          <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/teeda-core-1.0.2-SNAPSHOT.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/teeda-core-1.0.2-SNAPSHOT-sources.jar"/>  </classpath>
         <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/teeda-extension-1.0.2-SNAPSHOT.jar" sourcepath="src/main/webapp/WEB-INF/lib/sources/teeda-extension-1.0.2-SNAPSHOT-sources.jar"/>  
         <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"/>  
         <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"/>  
         <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"/>  
         <classpathentry kind="lib" path="src/main/webapp/WEB-INF/lib/xmlParserAPIs-2.6.2.jar"/>  
         <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"/>  
         <classpathentry kind="output" path="target/test-classes"/>  
 </classpath>  

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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