Eclipse Sequence Diagram
Posted : admin On 1/25/2022
When diving into a new codebase it’s often very handy to be able to get a big picture view quickly. One easy way to do so is with a sequence diagraming tool that can generate a sequence diagram for you. One such tool is Object Aid. Object Aid provides two plug-ins for Eclipse: a class diagramming tool and a sequence diagramming tool.
MaintainJ generates the runtime sequence diagrams for a use case. MaintainJ generated diagrams are dynamic, easy to explore and help Java developers to understand, debug, document. A short introduction of how to draw sequence diagrams in Papyrus. Java eclipse sequence-diagram Share. Improve this question. Follow asked Oct 30 '12 at 16:09. MLProgrammer-CiM MLProgrammer-CiM.
Get started in under 15 minutes
The detailed installation instructions can be found at user guide. Below are the instructions for a quick start.
1. Install the MaintainJ Eclipse Plug-in using the Update URL: http://www.maintainj.com/updates/4.2.0
Eclipse Objectaid Sequence Diagram License
To verify the installation, create a 'MaintainJ Trace Files Project' in Eclipse by following File-->New-->Project-->MaintainJ-->MaintainJ Trace Files Project. Open the sample trace file Alfresco_Login.ser in the project to see sequence and class diagrams. You may use this sample trace file to try out the various features of MaintainJ.
2. Get free evaluation license
To fully experience MaintainJ on your application, please get the evaluation license. You will receive an email with the license installation instructions.
3. Demos to generate the call trace files
Demos to generate MaintainJ trace files for different types of applications can be found here. Below wizard helps you to a quick start.
What is the type of your application?

Deploy MaintainJ.war to the same application server where your application is running, access http://localhost:port/MaintainJ/index.jsp and follow the instructions shown. Check the screenshots to get an overview of how this works.
How do you start the application?
Inside Eclipse From command promptWatch this demo video to get an overview of how this works.
Download MaintainJ AspectWizard. Watch this demo video to get an overview of how this works.
Watch this demo video to get an overview of how this works.
Watch this demo video to get an overview of how this works.
Eclipse Create Sequence Diagram
Watch this demo video to get an overview of how this works.
Install MaintainJ plug-in feature using this Eclipse update url: http://www.maintainj.com/updates/4.2.0
Download MaintainJ Aspect Wizard
Watch this demo video to get an overview of how this works.
MaintainJ comes with various wizards to generate the call trace files. If none of the wizards are suitable for your application, you can still generate the trace files by following these steps.