Browse CVS Repository
Annotation of /pal/jmap/.classpath
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1 -
( hide annotations)
( download)
Wed Sep 20 13:44:46 2006 UTC
(17 years, 6 months ago)
by shinsuke
Branch point for: shinsuke, MAIN
Initial revision
| 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 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/portlet-api/jars/portlet-api-1.0.jar"> |
| 9 |
|
|
</classpathentry> |
| 10 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/jstl/jars/jstl-1.0.2.jar"> |
| 11 |
|
|
</classpathentry> |
| 12 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/taglibs/jars/standard-1.0.4.jar"> |
| 13 |
|
|
</classpathentry> |
| 14 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.9.jar"> |
| 15 |
|
|
</classpathentry> |
| 16 |
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.4.jar"> |
| 17 |
|
|
</classpathentry> |
| 18 |
|
|
<classpathentry kind="output" path="target/classes"> |
| 19 |
|
|
</classpathentry> |
| 20 |
|
|
</classpath> |
|