Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-02-2007, 01:55 PM
Member
 
Join Date: Aug 2007
Posts: 1
maintainj is on a distinguished road
MaintainJ 1.2.2 Released
MaintainJ, an Eclipse plug-in, generates sequence and class diagrams for a use case, helping the users to quickly understand a complex Java applications.

MaintainJ is a cool tool when you are trying understand a complex Java application in a short time. MaintainJ logs runtime method execution sequence to a file and uses that trace file to render sequence and class diagrams.

The following features make MaintainJ a unique and useful tool for Java developers:
  • Generated Diagrams--Runtime sequence and class diagrams for a given use case are generated on demand in a few minutes; no need to prepare and update UML diagrams.
  • Source Untouched--The application code is not changed in anyway; application is rebuilt using AspectJ compiler to capture the method execution sequence at runtime.
  • Collapsible Calls--Method calls in sequence diagram are collapsible. One can easily explore a complex sequence diagram by collapsing and expanding calls as necessary.
  • Focused Diagrams--Only application classes in specified packages are shown in diagrams. All repeat calls occurring in a loop and recursive calls are removed from sequence diagrams.
  • Runtime Diagrams--All classes shown in the diagrams are concrete runtime classes.
  • Eclipse Integratio--Double clicking a call or class opens matching method or class in Eclipse.
  • Outline View--Outline views in both diagrams make navigating a complex diagram easier.

Check the flash demos to get a quick overview of the product.

Regards,
Choudary Kothapalli.
MaintainJ Inc.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TWaver 2.0 released servasoft Java Announcements 0 03-27-2008 08:59 AM
VTD-XML 2.3 released Jimmy Zhang Java Announcements 0 03-03-2008 10:48 PM
JSCAPE Secure FTP Server 3.6 released vglass Java Announcements 0 11-09-2007 03:31 PM
Data Pipeline Released dele Java Announcements 0 06-28-2007 04:29 AM
Java SE 6, Update 1 released derrickD Java Announcements 1 05-06-2007 07:46 AM


All times are GMT +3. The time now is 10:39 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org