John Goerzen wrote:
> > It's really too bad that more IDEs are not available for Linux.
>
> What do these give you that XEmacs doesn't?
I personally do not use highly integrated IDEs and it seems that you do
not also, but do not think that Xemacs is an IDE - it is just very smart
editor. What it lacks ?
Graphical composition of GUI components, including positioaning them,
disvovering their properties by beans mechanism, creating handlers for
them by simple clicking, editing their properties with instant effect on
the screen.
Really good debugger. As far as I know it is only interface to jdb which
is really pitty one. I'm talking about something with ability to check
variables by moving mouse over them , graphically displaying and
followingg instance variables (as ddd does) etc.
Artur