File Name | Description |
---|---|
Common.java | Contains a common static method used to set up the environment used by all the other examples. |
p4.properties | Properties file used by Common.java to set up the environment. If this file were not present, the environment could be set up with hardcoded values. |
CreateClient.java | Example of creating a new client. |
AddAFile.java | Example of adding a file to the depot. |
AddAFile.java | Example of getting file stats. |