<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <title>Perforce p4 URL handler</title> </head> <body> Supports URLs like <code>p4://host:port//depot/path/file</code>. To get started, see the {@link com.perforce.api.protocol.p4.Handler Handler} class. <p> This package is distributed under the <a href="LICENSE.TXT">Mozilla Public License</a>. </body> </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 5121 | John Kristian | corrected capitalization | ||
#1 | 5047 | John Kristian |
This version builds and runs. It depends on Java 1.4 and com.jkristian.io. |