README.md #1

  • //
  • guest/
  • perforce_software/
  • p4java/
  • 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
#2 12851 Matt Attaway Reorganize content to match Workshop branch naming standards
#1 12541 Matt Attaway Initial add of the 14.1 p4java source code