|
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.
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 |
|