> > So I wonder if there is a good > > Swing GUI designer (that does not have the overhead of a > > full blown IDE) > > that could be used together with IDEA, i.e. IDEA for coding > > and the other > > tool for GUI editing like in JBuilder. > >as far as I know, there exists no usable Swing-Builder. The only way >to produce good, clean and fast Swing code is to code by hand. And if >you know what you're doing you're even faster than anyone using a >graphical builder.
I agree totally with you. GUI-builders are something for novices. I would like IntelliJ to concentrate on things, that other IDE's don't have, like smooth refactoring and things (smart code-completion...), that really decrease the time-to-market. Best regards, Thomas Singer _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
