readme.txt #1

  • //
  • guest/
  • jeff_hanna/
  • perforce/
  • integrations/
  • jbuilder/
  • p4ot/
  • docs/
  • readme.txt
  • View
  • Commits
  • Open Download .zip Download (1 KB)
                         PerforceOT V0.9.5


                ----- GENERAL INFORMATION -----

The Perforce opentool is a free integration between the Perforce version
system and JBuilder. The opentool is compatible with JBuilder Foundation,
Personal, Professional, and Enterprise versions 4, 5, 6 and 7.

This software is free for commercial and personal use. For more information
please refer to the included copy of the GNU LGPL license located in
docs/license.txt file.

                -----    INSTALLATION     -----

As with all JBuilder opentools, just place the perforceOT.jar and perforcevcs.jar 
files in the <jbuilder/installDir>/lib/ext directory and restart JBuilder.

                -----     BUILDING        -----

1) Create a new project in JBuilder and point to the opentool source code.
2) Add the "opentools" library to the project
3) Create a jar named "perforceOT.jar" and include the included "classes.opentools"
   file as the manaifest.
   Ex.
        jar cfm perforceOT.jar classes.opentools com

Thank you for getting the Perforce opentool, I hope this tool makes your
job easier.

David Freels

http://public.perforce.com/public/perforce/integrations/jbuilder/p4ot/index.html

# Change User Description Committed
#1 2918 Jeff Hanna Branching the integration tree
//guest/perforce_software/integrations/jbuilder/p4ot/docs/readme.txt
#4 1747 Mark E. Ackerman updated with info from David.
#3 1746 Mark E. Ackerman updated readme file
#2 998 David Freels Fixed typo.
#1 940 David Freels Initial revision
//guest/david_freels/p4ot/docs/readme.txt
#1 934 David Freels Initial revision