JBuilder Setup
Transmogrify requires JBuilder 4. While it may work on earlier versions,
we have done no testing with it. JBuilder 4 Foundation can be
downloaded
from the Borland website.
In the following instructions, %JBUILDER%
refers
to the root directory of your JBuilder installation.
-
Place transmogrify.jar in %JBUILDER%/lib/ext
-
Place a JAXP
compatible XML parser and put it in %JBUILDER%/lib
-
place all jars that your projects require for compilation in
%JBUILDER%/lib
or
add the appropriate jars/directories to the file
%JBUILDER%/bin/JBuilder.config
-
Place refactorings.xml file in %JBUILDER%
-
Place printer.properties in %JBUILDER%
-
add the following line to %JBUILDER%/bin/JBuilder.config
addpath ../
-
Start JBuilder. A Transmogrify menu should appear on your menu
bar.