About

The pure Java API for Perforce
  • 1
    Member
  • 0
    Followers
  • 1
    Branch
Owners
ahmet_bilgin (ahmet_bilgin)
Members
ahmet_bilgin (ahmet_bilgin)
Followers
Branches
  • Main

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