| 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.2 |
<classpathentry kind="var" path="MAVEN_REPO/pal/jars/bridges-myfaces-0.4-SNAPSHOT.jar"> |
| 9 |
shinsuke |
1.1 |
</classpathentry> |
| 10 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/jetspeed2/jars/jetspeed-api-2.0-M4-SNAPSHOT.jar"> |
| 11 |
|
|
</classpathentry> |
| 12 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/jetspeed2/jars/jetspeed-header-resource-2.0-M4-SNAPSHOT.jar"> |
| 13 |
|
|
</classpathentry> |
| 14 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/servletapi/jars/servletapi-2.3.jar"> |
| 15 |
|
|
</classpathentry> |
| 16 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/portlet-api/jars/portlet-api-1.0.jar"> |
| 17 |
|
|
</classpathentry> |
| 18 |
shinsuke |
1.3 |
<classpathentry kind="var" path="MAVEN_REPO/commons-lang/jars/commons-lang-2.1.jar"> |
| 19 |
|
|
</classpathentry> |
| 20 |
shinsuke |
1.1 |
<classpathentry kind="var" path="MAVEN_REPO/commons-beanutils/jars/commons-beanutils-1.6.1.jar"> |
| 21 |
|
|
</classpathentry> |
| 22 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-codec/jars/commons-codec-1.2.jar"> |
| 23 |
|
|
</classpathentry> |
| 24 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-digester/jars/commons-digester-1.5.jar"> |
| 25 |
|
|
</classpathentry> |
| 26 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-fileupload/jars/commons-fileupload-1.0.jar"> |
| 27 |
|
|
</classpathentry> |
| 28 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.8.jar"> |
| 29 |
|
|
</classpathentry> |
| 30 |
shinsuke |
1.3 |
<classpathentry kind="var" path="MAVEN_REPO/myfaces/jars/myfaces-all-1.1.1.jar"> |
| 31 |
shinsuke |
1.1 |
</classpathentry> |
| 32 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.3.jar"> |
| 33 |
|
|
</classpathentry> |
| 34 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-el/jars/commons-el-1.0.jar"> |
| 35 |
|
|
</classpathentry> |
| 36 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-vfs/jars/commons-vfs-20050307052300.jar"> |
| 37 |
|
|
</classpathentry> |
| 38 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-collections/jars/commons-collections-3.1.jar"> |
| 39 |
|
|
</classpathentry> |
| 40 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-compress/jars/commons-compress-20040530.jar"> |
| 41 |
|
|
</classpathentry> |
| 42 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-httpclient/jars/commons-httpclient-2.0.jar"> |
| 43 |
|
|
</classpathentry> |
| 44 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-net/jars/commons-net-1.4.0.jar"> |
| 45 |
|
|
</classpathentry> |
| 46 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/jcifs/jars/jcifs-0.8.3.jar"> |
| 47 |
|
|
</classpathentry> |
| 48 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/jsch/jars/jsch-0.1.17.jar"> |
| 49 |
|
|
</classpathentry> |
| 50 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/oro/jars/oro-2.0.8.jar"> |
| 51 |
|
|
</classpathentry> |
| 52 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/slide/jars/webdavlib-2.0.jar"> |
| 53 |
|
|
</classpathentry> |
| 54 |
|
|
<classpathentry kind="output" path="target/classes"> |
| 55 |
|
|
</classpathentry> |
| 56 |
|
|
</classpath> |