Also, "acceptable performance" depends on your application. If you
want to write big numerical codes that run for three months, stick with
FORTRAN. If your Java app spends most of it's time waiting for queries
to get back from a database, information to come over the net, or for
a user t
>Hi,
>
>Could someone recommend a good editing tool for
>java that will run in linux for constucting
>classes and applets etc.
>
>Many thanks
>
> Matt
I reccomend vi, but many people think emacs is a good editor.