Browse CVS Repository
Contents of /mixedmark/PSC/.classpath
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1 -
( show annotations)
( download)
Tue Feb 28 20:16:56 2006 UTC
(18 years, 1 month ago)
by ksaito0717
Branch: MAIN
CVS Tags: HEAD
fix.
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<classpath> |
| 3 |
<classpathentry kind="src" path="src"/> |
| 4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 5 |
<classpathentry kind="output" path="build"/> |
| 6 |
</classpath> |
|