[ANN] simpleUML 0.21a
use on your own risk
tested on IDEA 996
changes
-Added Dependency Diagram
-Fixed Bugs
The new build is available via PluginManager.
http://www.intellij.org/twiki/bin/view/Main/SimpleUML
source:
:pserver:cvs@cvs.intellij.net:/intellij-plugins
Module Name: simpleUML
If you want to help:
send a mail to: til77@hotmail.com (or ICQ#: 77313116)
Martin
Please sign in to leave a comment.
I've just tried this out for the first time since build 13 or so and I'm
really impressed by how it's come along. The new dependency diagrams are
fantastic!
Thanks for a great plugin!
Vil.
Martin Schmid wrote:
--
Vilya Harvey
vilya.harvey@digitalsteps.com / digital steps /
(W) +44 (0)1483 469 480
(M) +44 (0)7816 678 457 http://www.digitalsteps.com/
Thanks!!
"Martin Schmid" <til77@hotmail.com> wrote in message
news:brrpid$j69$1@is.intellij.net...
use on your own risk
tested on IDEA 996
changes
-Added Dependency Diagram
-Fixed Bugs
The new build is available via PluginManager.
http://www.intellij.org/twiki/bin/view/Main/SimpleUML
source:
:pserver:cvs@cvs.intellij.net:/intellij-plugins
Module Name: simpleUML
If you want to help:
send a mail to: til77@hotmail.com (or ICQ#: 77313116)
Martin
I can't seem to get a non-blank dependency diagram. I select a package
and select "add to diagram -> new diagram...",
then specify dependency diagram. The diagram is created and opened but
is blank. Than I click the refresh button and get:
Error message: Error during dispatching of
java.awt.event.MouseEvent[MOUSE_RELEASED,(41,55),button=1,modifiers=Button1,clickCount=1]
on dialog3
java.lang.NullPointerException
at
net.trustx.simpleuml.dependencydiagram.components.DependencyDiagramComponentPanel$1.actionPerformed(DependencyDiagramComponentPanel.java:143)
at com.intellij.openapi.actionSystem.b.m.a(m.java:76)
at com.intellij.openapi.actionSystem.b.l.processMouseEvent(l.java:16)
at java.awt.Component.processEvent(Component.java:4897)
at java.awt.Container.processEvent(Container.java:1569)
at java.awt.Component.dispatchEventImpl(Component.java:3615)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
at java.awt.Container.dispatchEventImpl(Container.java:1613)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
at com.intellij.ide.q.b(q.java:66)
at com.intellij.ide.q.a(q.java:38)
at com.intellij.ide.q.dispatchEvent(q.java:107)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
I'll fix it as soon as possible.
You can try to add a class from the ProjectTree.
thanks,
Martin
"Barry Kaplan" <bkaplan@integratedtrading.com> wrote in message news:brso0m$dsn$1@is.intellij.net...
>
Fixed in simpleUML 0.22a
"Barry Kaplan" <bkaplan@integratedtrading.com> wrote in message news:brso0m$dsn$1@is.intellij.net...
>