Welcome to p4jb project site. p4jb is an open source
Borland
JBuilder add-in that integrates the Perforce
Version Control Management system. It is distributed under GNU
license and comes with no warranty.
This project tries to answer two major problems that
I encountered several days after starting to work with JBuilder:
First, the lack of decent support for perforce. My
projects require frequent source control updates. It is not only
out of the question to work without a version control system, but
also to work with it using rough integration such as adding commands
to the tool menu.
Secondly, and more challenging, is the need that arises
from refactoring We do frequent refactoring, moving classes, renaming
classes and packages etc. We use refactoring tools such as the excellentjrefactory
jbuilder add-in.
|