I've been using an editor called CodeGuide recently.  It's still in beta
but quite stable and pure Java.

It automatically checks the validity of the source code in the background
and underlines any problems it finds (like word with spelling mistakes).
It also will list all methods and fields after an typing the name of an
object reference and a full stop.  The interface is really simple and it
can list the fields and methods to the left of the editing area.   All
errors are also marked in the scrollbar do you can easily jump straight to
them.

I really like the fact that I know that when I'm done the project will
compile straight away.

The URL is:    www.omnicore.com


-- Glen






"Preston L. Bannister" <[EMAIL PROTECTED]> on 06/05/99 03:47:48

Please respond to "A mailing list for discussion about Sun Microsystem's
      Java              Servlet API Technology."
      <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Glen Stampoultzis/ITD/MEL/Ansett/AU)
Subject:  Re: Good Editor




>From Simon Christian
> I'd have to agree with you there Jere; I've been using Textpad
> and it beats any IDE I've ever tried by far for sheer ease of
[snip]

I also recommend TextPad... (and I own CodeWright :).


> The only thing extra I'd like in it would be the possibility of
> creating jump
> tags in files like are produced in compiler output.

I'm a bit bemused here.

TextPad does have the ability to grok compiler output and jump to erring
file on a double click.  Look under Configure|Preferences|Jumps.

Or do you mean something else?

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html






_____________________________________________________________________
CAUTION - This message may contain privileged and confidential
information intended only for the use of the addressee named above.
If you are not the intended recipient of this message you are hereby
notified that any use, dissemination, distribution or reproduction
of this message is prohibited. If you have received this message in
error please notify Ansett Australia immediately. Any views expressed
in this message are those of the individual sender and may not
necessarily reflect the views of Ansett Australia.
_____________________________________________________________________

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to