Eduard Boukhman wrote:

> Hi!
>
> Which free IDE for Linux you can recommend for developing application in Java
> with Swing ?
> Thanks.

None yet. Swing still is too new and changes too fast (from java.awt.swing to
com.sun.java.swing to javax.swing package) for anyone to keep up with. :-| Only
JBuilder supports Swing pretty well, I believe. But that's no freeware :-(

If you want a free IDE, try FreeBuilder. Only supports AWT, looks like JBuilder:

   http://nisoft.orbitel.bg/freebuilder/

or TogetherJ, more diagram-oriented, probably not what yo're looking for if
you're just trying to hook some beans together:

   http://www.togetherj.com/

If anyone else knows more than I do, please let me know.

--
+---------------------------------------------------------+
|  "Come to me all you who are weary and burdened, and I  |
|                  will give you rest."                   |
|                                                         |
|                             -- Jesus Christ (Mt. 11:28) |
+-----------------------+---------------------------------+
| Ernst de Haan         | email [EMAIL PROTECTED]    |
| Java programmer       | web   members.xoom.com/znerd/   |
+-----------------------+---------------------------------+


Reply via email to