| 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 |
<classpathentry kind="var" path="MAVEN_REPO/jetplume/jars/bridges-myfaces-0.3-SNAPSHOT.jar"> |
| 9 |
</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 |
<classpathentry kind="var" path="MAVEN_REPO/commons-beanutils/jars/commons-beanutils-1.6.1.jar"> |
| 19 |
</classpathentry> |
| 20 |
<classpathentry kind="var" path="MAVEN_REPO/commons-codec/jars/commons-codec-1.2.jar"> |
| 21 |
</classpathentry> |
| 22 |
<classpathentry kind="var" path="MAVEN_REPO/commons-digester/jars/commons-digester-1.5.jar"> |
| 23 |
</classpathentry> |
| 24 |
<classpathentry kind="var" path="MAVEN_REPO/commons-fileupload/jars/commons-fileupload-1.0.jar"> |
| 25 |
</classpathentry> |
| 26 |
<classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.8.jar"> |
| 27 |
</classpathentry> |
| 28 |
<classpathentry kind="var" path="MAVEN_REPO/myfaces/jars/myfaces-1.0.9.jar"> |
| 29 |
</classpathentry> |
| 30 |
<classpathentry kind="var" path="MAVEN_REPO/myfaces/jars/myfaces-extensions-1.0.9.jar"> |
| 31 |
</classpathentry> |
| 32 |
<classpathentry kind="var" path="MAVEN_REPO/myfaces/jars/myfaces-jsf-api-1.0.9.jar"> |
| 33 |
</classpathentry> |
| 34 |
<classpathentry kind="var" path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.3.jar"> |
| 35 |
</classpathentry> |
| 36 |
<classpathentry kind="var" path="MAVEN_REPO/commons-el/jars/commons-el-1.0.jar"> |
| 37 |
</classpathentry> |
| 38 |
<classpathentry kind="var" path="MAVEN_REPO/commons-vfs/jars/commons-vfs-20050307052300.jar"> |
| 39 |
</classpathentry> |
| 40 |
<classpathentry kind="var" path="MAVEN_REPO/commons-collections/jars/commons-collections-3.1.jar"> |
| 41 |
</classpathentry> |
| 42 |
<classpathentry kind="var" path="MAVEN_REPO/commons-compress/jars/commons-compress-20040530.jar"> |
| 43 |
</classpathentry> |
| 44 |
<classpathentry kind="var" path="MAVEN_REPO/commons-httpclient/jars/commons-httpclient-2.0.jar"> |
| 45 |
</classpathentry> |
| 46 |
<classpathentry kind="var" path="MAVEN_REPO/commons-net/jars/commons-net-1.4.0.jar"> |
| 47 |
</classpathentry> |
| 48 |
<classpathentry kind="var" path="MAVEN_REPO/jcifs/jars/jcifs-0.8.3.jar"> |
| 49 |
</classpathentry> |
| 50 |
<classpathentry kind="var" path="MAVEN_REPO/jsch/jars/jsch-0.1.17.jar"> |
| 51 |
</classpathentry> |
| 52 |
<classpathentry kind="var" path="MAVEN_REPO/oro/jars/oro-2.0.8.jar"> |
| 53 |
</classpathentry> |
| 54 |
<classpathentry kind="var" path="MAVEN_REPO/slide/jars/webdavlib-2.0.jar"> |
| 55 |
</classpathentry> |
| 56 |
<classpathentry kind="output" path="target/classes"> |
| 57 |
</classpathentry> |
| 58 |
</classpath> |