[ANN] simpleUML build 15 关注
use on your own risk
tested on IDEA 3.0.4
changes
-Internal changes
-File format of ClassDiagrams changed
-Added PackageDiagram
-Added TextComponents
-Added StickyComponents
-Colors of classes can be changed
-SequenceDiagrams are Birdviewable
-Bugfixes
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
请先登录再写评论。
Is this for Aurora? I noticed 14 specifically says for Aurora.
No, this release is only for 3.0.4.
I don't port it to Aurora right now, the PSI API seems to change quite
often.
"charles decroes" <spam@decroes.com> schrieb im Newsbeitrag
news:26277482.1056110956867.JavaMail.itn@is.intellij.net...
How do I make a Sequence diagram?
I have selected Sequence as the type, but all I see in the diagram is a
little box that is labeled "anObject" and nothing else.
Also, how do I change the color of the classes, the only config options now
seem to be the 'General' tab that has Paths and Birdview settings.
Thanks for a very useful plugin,
Ted Hill
Martin,
For the package diagram would it be possible to add:
1. Automatic layout
2. Show dependencies between packages.
Thanks,
Ted Hill
"Ted Hill" <thill@tomotherapy.com> schrieb im Newsbeitrag
news:bcvnq1$f7e$1@is.intellij.net...
See the documentation:
http://www.intellij.org/twiki/bin/view/Main/SequenceDiagram
now
There's a JComboBox in the simpleUML ProjectSettings.
Settings are available for:
-General
-Classdiagram
-Packagediagram
or you can invoke the popup menu on a class in the Classdiagram and select
Change Color.
>
Martin
"Ted Hill" <thill@tomotherapy.com> schrieb im Newsbeitrag
news:bcvo14$gq2$1@is.intellij.net...
>
>
added to todo list
In the Packagediagram select a package, invoke the popup menu:
Dependencies-->Add/Update Connectors
>
>
Martin
OK, I see, now I've got a sequence diagram, this is great!
Here is a suggestion that might make generating the diagram a little faster
for the user:
Use the callee tree (CTRL ALT H) and let the user select the methods for the
diagram from the tree instead of having to open all the source files
one-by-one in the editor.
Thanks for continuing to work on the UML plugin. I think this is by far the
most useful of all the IntelliJ plugins for me and my colleagues.
Ted Hill
"Martin Schmid" <til77@hotmail.com> wrote in message
news:bd1h53$uru$1@is.intellij.net...
>
>
>
>
>
>
>
>
>
Hello,
I'm use 15 on build 706. It hang up the IntelliJ then i try to Add Packages
or classes recurcive from root directory - it successful add it to diagram
and store the diagram file to disk, but follows it hang up. No exceptions in
logs, not internal error.
Then i kill and restrart Idea - all works fine, like i do not have hangs -
all settings is stored correctly in class diagram file.
Thanks!
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Ted Hill" <thill@tomotherapy.com> wrote in message
news:bd71hk$lo1$1@is.intellij.net...
>
faster
>
the
>
the
>
>
>
>
a
options
select
>
>
One of the problems with new Simple UML plugin is that it intetcept Ctrl-Alt-L - reformat code action for load diagram task.
I would ask either to have ability to remap this shortcut, or change it, as reformat code is much more often used action (at least for me), than loading diagram in SimpleUML plugin
Friendly
Sergey Yevtushenko
You can change the Keymaps:
Options-->Keymaps
The Action is located under:
All Actions
>Other>Load DiagramRelated Actions:
All Actions
>Other>Add Call to Sequence DiagramAll Actions
>Other>Add Return to Sequence DiagramMartin
"Sergey Yevtushenko" <sye@mail.ru> wrote in message news:19917249.1057510634485.JavaMail.itn@is.intellij.net...
>