Hi, > If you want to draw nice UML diagrams, use Together. (One > impressive feature is that the diagrams > are always in sync with the code because Together uses the > code as the repository). If you want to > develop effectively (and with pleasure ;-) ) > and maybe the XP way, use IDEA.
that's well spoken. I use Together to create my UML Class and Sequence diagrams, but do my real coding with Idea. Together seems rather slow if you are simply trying to write some code, maybe because of the whole diagram updates in the background. A great feature Together offers is the Pattern feature. You can select a class and choose a pattern and Together creates the necessary files and does the ugly stuff... :-) But Idea makes more fun... Ciao Christoph _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
