[ANN] simpleUML 0.26a
use on your own risk
tested on IDEA 1089
changes
-Diagrams can be opened in editor (experimental)
-Classes can be moved different pixel amounts with keyboard (shift, ctrl, alt and cursor)
-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
请先登录再写评论。
That's great - an end to mouse-strain :)
Keep up the good work!
Jonathan
The plugin seems to be broken at the moment...:
After loading in diagrams that previously worked fine, a message box appears with "File not found" printed many times in succession, along with a simultaneous debug box - according to IntelliJ, this is a plugin error:
Error message: Assertion failed: Access is allowed from event dispatch thread only
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:71)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:106)
at com.intellij.openapi.ui.Messages.showDialog(Messages.java:64)
at com.intellij.openapi.ui.Messages.showMessageDialog(Messages.java:43)
at net.trustx.simpleuml.classdiagram.components.ClassDiagramLoader$1.run(ClassDiagramLoader.java:356)
at java.lang.Thread.run(Thread.java:534)
Did you get a stacktrace in the console window?
thanks,
Martin
"Jonathan Knowles" <no_mail@jetbrains.com> wrote in message news:18435561.1073906300338.JavaMail.itn@is.intellij.net...
>
I added a better error reporting dialog (simpleUML 0.27a) for your case and the error
reporting dialog does not cause an exception on its own anymore...
thanks,
Martin
"Jonathan Knowles" <no_mail@jetbrains.com> wrote in message news:18435561.1073906300338.JavaMail.itn@is.intellij.net...
>