.classpath #5

  • //
  • guest/
  • john_kristian/
  • p4URL/
  • .classpath
  • View
  • Commits
  • Open Download .zip Download (283 B)
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="/com.jkristian.io"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="built"/>
</classpath>
# Change User Description Committed
#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.