README.md #1

  • //
  • guest/
  • bingshiao/
  • p4java/
  • main/
  • README.md
  • Markdown
  • View
  • Commits
  • Open Download .zip Download (208 B)

P4Java build instructions:

Prerequisites:

  1. Apache maven 2.0+
  2. JDK 1.5.0+

Build:

  1. Run 'mvn package'

  2. The build produces a P4Java JAR file "p4java-[RELEASE]-SNAPSHOT.jar" in the "target" directory

P4Java build instructions:

Prerequisites:

1. Apache maven 2.0+
2. JDK 1.5.0+

Build:

1. Run 'mvn package'

2. The build produces a P4Java JAR file "p4java-[RELEASE]-SNAPSHOT.jar" in the "target" directory
# Change User Description Committed
#1 16765 bingshiao "Forking branch Main of perforce-software-p4java to bingshiao-p4java."
//guest/perforce_software/p4java/main/README.md
#1 12851 Matt Attaway Reorganize content to match Workshop branch naming standards
//guest/perforce_software/p4java/README.md
#1 12541 Matt Attaway Initial add of the 14.1 p4java source code