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.1.1.1 by shinsuke, Fri Mar 24 14:14:42 2006 UTC revision 1.7 by shinsuke, Mon Apr 2 01:00:54 2007 UTC
# Line 1  Line 1 
 <?xml version="1.0" encoding="UTF-8"?>  
   
1  <classpath>  <classpath>
   <classpathentry excluding="" kind="src" path="src/java">  
   </classpathentry>  
   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/portlet-api/jars/portlet-api-1.0.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/jstl/jars/jstl-1.0.2.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/taglibs/jars/standard-1.0.4.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.9.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.4.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/org.apache.portals.bridges/jars/portals-bridges-portletfilter-1.0.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/aopalliance/jars/aopalliance-1.0.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-j2ee-1.4-rc4.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/javassist/jars/javassist-3.0.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/poi/jars/poi-2.5.1-final-20040804.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/ognl/jars/ognl-2.6.5.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/seasar/jars/s2-extension-2.4.0-SNAPSHOT.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/seasar/jars/s2-framework-2.4.0-SNAPSHOT.jar">  
   </classpathentry>  
   <classpathentry kind="var" path="MAVEN_REPO/seasar/jars/s2-portlet-1.0.0-SNAPSHOT.jar">  
   </classpathentry>  
   <classpathentry kind="output" path="target/classes">  
   </classpathentry>  
 </classpath>  
2        <classpathentry kind="src" output="src/main/webapp/WEB-INF/classes" path="src/main/java"/>
3        <classpathentry kind="src" output="src/main/webapp/WEB-INF/classes" path="src/main/resources"/>
4        <classpathentry kind="src" path="src/main/webapp/view"/>
5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6    
7      <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"/>
8      <classpathentry kind="var" path="M2_REPO/org/seasar/portlet/s2-portlet/1.0.7-SNAPSHOT/s2-portlet-1.0.7-SNAPSHOT.jar"/>
9      <classpathentry kind="var" path="M2_REPO/org/seasar/container/s2-extension/2.4.11/s2-extension-2.4.11.jar"/>
10      <classpathentry kind="var" path="M2_REPO/org/seasar/teeda/teeda-core/1.0.7-SNAPSHOT/teeda-core-1.0.7-SNAPSHOT.jar" sourcepath="M2_REPO/org/seasar/teeda/teeda-core/1.0.7-SNAPSHOT/teeda-core-1.0.7-SNAPSHOT-sources.jar"/>
11      <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"/>
12      <classpathentry kind="var" path="M2_REPO/poi/poi/2.5.1-final-20040804/poi-2.5.1-final-20040804.jar"/>
13      <classpathentry kind="var" path="M2_REPO/org/seasar/teeda/teeda-ajax/1.0.7-SNAPSHOT/teeda-ajax-1.0.7-SNAPSHOT.jar" sourcepath="M2_REPO/org/seasar/teeda/teeda-ajax/1.0.7-SNAPSHOT/teeda-ajax-1.0.7-SNAPSHOT-sources.jar"/>
14      <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="var" path="M2_REPO/junit/junit/3.8.2/junit-3.8.2.jar"/>
16      <classpathentry kind="var" path="M2_REPO/org/seasar/teeda/teeda-extension/1.0.7-SNAPSHOT/teeda-extension-1.0.7-SNAPSHOT.jar" sourcepath="M2_REPO/org/seasar/teeda/teeda-extension/1.0.7-SNAPSHOT/teeda-extension-1.0.7-SNAPSHOT-sources.jar"/>
17      <classpathentry kind="var" path="M2_REPO/org/apache/portals/bridges/portals-bridges-portletfilter/1.0.2-dev/portals-bridges-portletfilter-1.0.2-dev.jar"/>
18      <classpathentry kind="var" path="M2_REPO/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar"/>
19      <classpathentry kind="var" path="M2_REPO/ognl/ognl/2.6.7/ognl-2.6.7.jar"/>
20      <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="var" path="M2_REPO/jp/sf/pal/portlet-output-optimizer/0.2/portlet-output-optimizer-0.2.jar" sourcepath="M2_REPO/jp/sf/pal/portlet-output-optimizer/0.2/portlet-output-optimizer-0.2-sources.jar"/>
22      <classpathentry kind="var" path="M2_REPO/jp/sf/pal/faces-response-filter/0.2/faces-response-filter-0.2.jar" sourcepath="M2_REPO/jp/sf/pal/faces-response-filter/0.2/faces-response-filter-0.2-sources.jar"/>
23      <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="var" path="M2_REPO/rhino/rhino/1.6r2/rhino-1.6r2.jar"/>
25      <classpathentry kind="var" path="M2_REPO/jboss/javassist/3.4.ga/javassist-3.4.ga.jar"/>
26      <classpathentry kind="var" path="M2_REPO/org/seasar/container/s2-framework/2.4.11/s2-framework-2.4.11.jar"/>
27    </classpath>

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.7

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