Develop and Download Open Source Software

Browse CVS Repository

Annotation of /pal/vfs-portlets/.classpath

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


Revision 1.6 - (hide annotations) (download)
Tue Sep 5 22:05:30 2006 UTC (17 years, 7 months ago) by shinsuke
Branch: MAIN
CVS Tags: VFSPORTLET-RELEASE-1_2
Changes since 1.5: +2 -8 lines
added a file-edit page to edit the content when creating a new file.

1 shinsuke 1.1 <?xml version="1.0" encoding="UTF-8"?>
2    
3     <classpath>
4     <classpathentry excluding="" kind="src" path="src/java">
5     </classpathentry>
6     <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
7     </classpathentry>
8 shinsuke 1.6 <classpathentry kind="var" path="MAVEN_REPO/pal/jars/bridges-myfaces-0.8-SNAPSHOT.jar">
9 shinsuke 1.1 </classpathentry>
10 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/marevol/jars/marevol-utils-0.1.2.jar">
11 shinsuke 1.1 </classpathentry>
12 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/marevol/jars/marevol-faces-utils-0.3.jar">
13 shinsuke 1.4 </classpathentry>
14 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/org.apache.portals.bridges/jars/portals-bridges-portletfilter-1.0.jar">
15 shinsuke 1.4 </classpathentry>
16 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/servletapi/jars/servletapi-2.3.jar">
17     </classpathentry>
18     <classpathentry kind="var" path="MAVEN_REPO/portlet-api/jars/portlet-api-1.0.jar">
19     </classpathentry>
20     <classpathentry kind="var" path="MAVEN_REPO/jstl/jars/jstl-1.1.2.jar">
21     </classpathentry>
22     <classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.13.jar">
23     </classpathentry>
24     <classpathentry kind="var" path="MAVEN_REPO/org.apache.myfaces.tomahawk/jars/tomahawk-1.1.3.jar">
25     </classpathentry>
26     <classpathentry kind="var" path="MAVEN_REPO/commons-beanutils/jars/commons-beanutils-1.7.0.jar">
27     </classpathentry>
28     <classpathentry kind="var" path="MAVEN_REPO/commons-collections/jars/commons-collections-2.1.1.jar">
29     </classpathentry>
30     <classpathentry kind="var" path="MAVEN_REPO/commons-codec/jars/commons-codec-1.3.jar">
31     </classpathentry>
32     <classpathentry kind="var" path="MAVEN_REPO/commons-digester/jars/commons-digester-1.5.jar">
33 shinsuke 1.4 </classpathentry>
34 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/commons-el/jars/commons-el-1.0.jar">
35 shinsuke 1.1 </classpathentry>
36 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/commons-fileupload/jars/commons-fileupload-1.1.jar">
37 shinsuke 1.1 </classpathentry>
38 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/commons-io/jars/commons-io-1.1.jar">
39 shinsuke 1.1 </classpathentry>
40 shinsuke 1.3 <classpathentry kind="var" path="MAVEN_REPO/commons-lang/jars/commons-lang-2.1.jar">
41     </classpathentry>
42 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.4.jar">
43     </classpathentry>
44     <classpathentry kind="var" path="MAVEN_REPO/commons-validator/jars/commons-validator-1.2.0.jar">
45 shinsuke 1.1 </classpathentry>
46 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/oro/jars/oro-2.0.8.jar">
47 shinsuke 1.1 </classpathentry>
48 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/aopalliance/jars/aopalliance-1.0.jar">
49     </classpathentry>
50     <classpathentry kind="var" path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-j2ee-1.4-rc4.jar">
51     </classpathentry>
52     <classpathentry kind="var" path="MAVEN_REPO/javassist/jars/javassist-3.0.jar">
53 shinsuke 1.1 </classpathentry>
54 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/poi/jars/poi-2.5.1-final-20040804.jar">
55 shinsuke 1.1 </classpathentry>
56 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/ognl/jars/ognl-2.6.7.jar">
57 shinsuke 1.4 </classpathentry>
58 shinsuke 1.6 <classpathentry kind="var" path="MAVEN_REPO/seasar/jars/s2-framework-2.4.0-rc-1.jar">
59 shinsuke 1.1 </classpathentry>
60 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/seasar/jars/s2-portlet-1.0.2.jar">
61 shinsuke 1.1 </classpathentry>
62 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/org.seasar.teeda/jars/teeda-core-1.0-beta-5.2.jar">
63 shinsuke 1.1 </classpathentry>
64 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/commons-vfs/jars/commons-vfs-1.0-RC7.jar">
65 shinsuke 1.1 </classpathentry>
66 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/commons-compress/jars/commons-compress-20050911.jar">
67 shinsuke 1.1 </classpathentry>
68 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/commons-httpclient/jars/commons-httpclient-2.0.2.jar">
69 shinsuke 1.1 </classpathentry>
70 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/commons-net/jars/commons-net-1.4.1.jar">
71 shinsuke 1.1 </classpathentry>
72     <classpathentry kind="var" path="MAVEN_REPO/jcifs/jars/jcifs-0.8.3.jar">
73     </classpathentry>
74 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/com.jcraft/jars/jsch-0.1.23.jar">
75 shinsuke 1.1 </classpathentry>
76 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/slide/jars/jakarta-slide-webdavlib-20050629.161100.jar">
77 shinsuke 1.1 </classpathentry>
78 shinsuke 1.5 <classpathentry kind="var" path="MAVEN_REPO/jdom/jars/jdom-1.0.jar">
79 shinsuke 1.1 </classpathentry>
80     <classpathentry kind="output" path="target/classes">
81     </classpathentry>
82     </classpath>

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