Author:  Mike Atkinson Software
Release Notes
Download
Contributors

Previous Page

Software::JRefactory - Elixir IDE

Next Page

Elixir IDE Extension

Release 2.4.15 contains an extension to the Elixir IDE. Class diagrams can now be viewed inside the Elixir IDE along side the source code. These diagrams can be refactored as described for the command line JRefactory with a GUI.

To allow this extension, just place the current refactory jar in your home dir/.ElixirIDE/2.4/ext directory. Then when you start the Elixir IDE, open a file with the extension .uml or create a file from the new list.

package.uml files created with a previous version of the refactory tool won't be able to open inside Elixir IDE at first. The easiest way to update them is to open them with the traditional command line refactoring tool, and save them back to disk, or to open them for the first time with the new document operation.

Previous Page

Last Modified: October 7, 2003

Previous Page