<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry including="com/**" excluding="examples/" kind="src" path=""/> <classpathentry kind="src" path="examples"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 1.4.2_05"/> <classpathentry combineaccessrules="false" kind="src" path="/com.jkristian.io"/> <classpathentry kind="output" path="build"/> </classpath>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 5051 | John Kristian | added an example | ||
#2 | 5047 | John Kristian |
This version builds and runs. It depends on Java 1.4 and com.jkristian.io. |
||
#1 | 5046 | John Kristian | got `.\ant test` working | ||
//guest/john_kristian/p4URL/.classpath | |||||
#5 | 5023 | John Kristian | upgraded to io-v0_3 | ||
#4 | 5022 | John Kristian | beefed up newline handling | ||
#3 | 5021 | John Kristian | cross-reference the I/O packages (from SourceForge) | ||
#2 | 5019 | John Kristian | I/O classes moved to http://javanuggets.sourceforge.net/io.html | ||
#1 | 5006 | John Kristian | Enable URL-based Java applications to get files from a Perforce depot. |