Inside the JBuilder OpenTools API
Chapter 27 - Version Control Systems

Previous   Next   Listings

The SourceSafeVCS example illustrates how you can add support for an external VCS to JBuilder. This one interacts with Visual SourceSafe and was written by David Brouse.

Zipped Files

classes.opentools   The OpenTools manifest
SourceSafeVCS.java The entry point for this tool - it extends VCS
*.java Supporting code for this tool
sourcesafevcs.jar The packaged tool
Inside the JBuilder OpenTools API © 2004, Keith Wood Previous   Next   Listings