
- #ECLIPSE SEQUENCE DIAGRAM GENERATOR INSTALL#
- #ECLIPSE SEQUENCE DIAGRAM GENERATOR ZIP FILE#
- #ECLIPSE SEQUENCE DIAGRAM GENERATOR UPDATE#
- #ECLIPSE SEQUENCE DIAGRAM GENERATOR SOFTWARE#
Export the diagrams to UML2 - The package name of the return type of a call was not shown in the last release. This is mainly a minor enhancement and bug fix release. Please note that the trace files from older versions do not have information about the number of times a method is called in a loop. This project can be created by following File->New->Project->MaintainJ->MaintainJ Trace Files Project. Opening trace files generated using older versions - To open the trace files generated using the older versions of MaintainJ, copy them to the 'MaintainJ Trace Files Project' created using this release. This version adds the feature to show the number of times a method is called in a loop. Shows the number of times a method is called in a loop - MaintainJ always removed the loop and recursive calls to avoid cluttered sequence diagrams. Delete All Classes Except - This feature can be used to quickly see the interactions between the important classes in the use case. Filter Calls by Response Time - This feature allows the user to filter out all the calls whose response time is less than the specified time. Redesigned to allow the user to quickly find the methods that are taking the maximum response time in a use case. Response Time View - The sequence diagram and the corresponding 'Outline view' are. This release adds the response time tuning capability in a single user environment. In MaintainJ Server feature, support is added for Tomcat 8. AspectJ library used is upgraded to the latest 1.8.2 from the older 1.6.11.
Search Diagram - Using this feature, the sequence diagram can be searched for a class or method or any text (like tables or fields) in database SQL calls. Added the feature to filter calls by response time in a method besides the existing feature to filter calls by response time in the entire diagram. After viewing the maximum call trail, users can also restore the deleted calls at each level. Added the ability to view the call trails including maximum response trail of any call. When search returns methods, they are organized in a tree structure to give a hint of how they relate to each other in the diagram. Search Diagram - Search Diagram feature is enhanced to search for values of runtime parameters, return values and object attributes. This release contains several enhancements as below: If you are launching your application from inside Eclipse, use MaintainJ Launcher plug-in. Use this wizard for core Java applications launched from outside Eclipse. MaintainJSwingWizard.jar - Start as ' java -jar MaintainJSwingWizard.jar' Open and follow the instructions.Ĭheck the screenshots. Deploy MaintainJ.war directly to the application server or from an Eclipse based IDE (after importing the war as a project). #ECLIPSE SEQUENCE DIAGRAM GENERATOR INSTALL#
MaintainJ.war web application is the wizard to install and configure MaintainJ on application servers. 3.2 MaintainJ.war - To generate call trace files for Web Applications You may use this sample trace file to try out the various features of MaintainJ. In the project to see sequence and class diagrams. To verify the installation, create a 'MaintainJ Trace Files Project' in Eclipse by followingįile->New->Project->MaintainJ->MaintainJ Trace Files Project. Ensure that you install theĬorrect GEF version that matches with your Eclipse version. Install it if you do not already have it installed. GEF (Graphical Editing Framework) plug-in is required for MaintainJ.
#ECLIPSE SEQUENCE DIAGRAM GENERATOR ZIP FILE#
Unzip the zip file to >/eclipse/plugins folder and restart Eclipse.
#ECLIPSE SEQUENCE DIAGRAM GENERATOR UPDATE#
We strongly recommend you to use the Update URL to install, but if you cannot for any reason, you may install
#ECLIPSE SEQUENCE DIAGRAM GENERATOR SOFTWARE#
Select the just added site in the 'Available Software Sites' dropdown list and follow the wizard steps.
Click 'Add' and in the dialog box opened, enter. In Eclipse, click 'Help->Install New Software'. MaintainJ Update URLįollow these steps below to install using eclipse update URL: 3.1 MaintainJ Eclipse Plug-in Installation 3.1.1. If none of the wizards are suitable for your application, you can still generate the trace files by following these steps. MaintainJ comes with various wizards to generate the call trace files.