History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18576
Type: New Feature New Feature
Status: Open Open
Assignee: Konstantin Bulenkov
Reporter: Alexander Strotzky
Votes: 3
Watchers: 6
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Develop a UML plugin

Created: 26 Jun 08 00:06   Updated: 10 Oct 08 17:15
Component/s: UML

Build: 8,493
Severity: High

Sub-Tasks  All   Open   
 Sub-Task Progress: 

 Description  « Hide
Simple UML plugin seems deserted/unsupported. This leaves IntelliJ users with no UML tool integrated with the IDE.

Such integration is very useful, for example to drag&drop a class to a diagram or ctrl+click on a diagram to navigate to the code.

The plugin should support at least the following

  • class & sequence diagrams
  • export as image
  • reverse engineering (this way it can be used to explore existing code written by others)
  • navigation from a diagram element (package / class / field / method) to the thing it represents
  • ability to drag & drop classes on a class diagrams and the plugin will automatically add relationships arrows (implements / extends)


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.