StarTeam SDK - Sample Application - ViewCompareMerge (Java)


ViewCompareMerge is a command-line application written in Java that compares and displays information about the Items in a StarTeam repository. It accepts command-line parameters that allow you to specify the server address, user name and password, and so on. To learn more about how to use this application, type

ViewCompareMerge -? at the command prompt.

Running the Sample Application

In addition to the *.java source file, a compiled *.class file has been included. To run the application, you must have a compatible Java Runtime Environment (JRE) installed on your computer. For your convenience, a *.bat file has been included that allows you to run the sample on Win32 platforms. You may need to edit the *.bat file to make it run properly on your computer.

TroubleShooting

If you are using the included *.bat file to run the sample application, be sure that the SDK_DIR variable points to the correct StarTeam SDK installation directory, that StJava.exe is properly installed in the SDK's bin folder, and that the bin folder is included in the PATH.

Disclaimer

This application is intended to provide an example of what can be accomplished using StarTeam's JAVA application programming interfaces (APIs).

Borland does not guarantee the operability of this application and does not provide technical support for it.

Borland is not responsible for data loss or damage caused by the use of this sample application.

Contact Information

For more information about Borland’s developer support services, see our web site at support.borland.com. From the Web site, you can access many newsgroups where StarTeam users exchange information, tips and techniques.

Refer also to the Borland Community site at community.borland.com. It provides access to lots of information, articles, code examples, and upcoming news about StarTeam.


Last Modified February 26, 2008