Browse CVS Repository
Contents of /kiwa/kiwa/.classpath
Parent Directory
| Revision Log
| Revision Graph
Revision 1.2 -
( show annotations)
( download)
Tue Oct 10 11:35:28 2006 UTC
(17 years, 6 months ago)
by hajimen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -0 lines
*** empty log message ***
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<classpath> |
| 3 |
<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/> |
| 4 |
<classpathentry path="C:/Program Files/Java/jdk1.6.0/lib/tools.jar" kind="lib"/> |
| 5 |
<classpathentry path="java/src" kind="src"/> |
| 6 |
<classpathentry path="java/generated" kind="src"/> |
| 7 |
<classpathentry path="java/resource" kind="src"/> |
| 8 |
<classpathentry path="java/handler" kind="src"/> |
| 9 |
<classpathentry path="commons-beanutils.jar" kind="lib"/> |
| 10 |
<classpathentry path="commons-logging-1.1.jar" kind="lib"/> |
| 11 |
<classpathentry path="icu4j-3_6.jar" kind="lib"/> |
| 12 |
<classpathentry path="bin" kind="output"/> |
| 13 |
</classpath> |
|