Author:  Mike Atkinson Software
Release Notes
Download
Contributors

Previous Page

Software::Stub Generator

Next Page

One of the really neat features of Rational Rose is that it had the Java 1.2 classes available to load. This tool creates a file in the right format in the correct location to do a similar tool for the refactory.

Syntax

Description

java org.acm.seguin.tools.stub.StubGenerator name dir
Traverses the dir and creates a stub file named name to be loaded the next time the refactory tool is run.
java org.acm.seguin.tools.stub.StubGenerator name jarfile
Traverses the jarfile and creates a stub file named name to be loaded the next time the refactory tool is run.

Previous Page

Last Modified: October 7, 2003

Previous Page