Sandip,

I'd be very interested in seeing features such as preventing warning of
potential errors in the code. Thanks for contributing your ideas and
experiments with the JDE community!

Do you have ideas of what other errors could be detected automatically? I
could only think about unbalanced parenthesis. Maybe other syntaxic error
could be detected by syntaxic parser bundled with the JDE?

Other ideas could possibly be obtained from java code audit tools such as
JTest (http://www.parasoft.com/products/jtest/) but I think they work mainly
on code which compiles. Consequently, error/warning they submit are maybe
less interesting during coding, but maybe in a later step? There are such
things as warning about missing code statement for a stream...

Regards,

Guillaume.

> Basically what I am trying to suggest is to take the JDE
> to the further level where the syntax/symantic errors
> shown like in MSWord (spelling and grammatical errors).
>
> Also has anyone heard of Harmonia project at Berkeley -
> http://www.cs.berkeley.edu/~harmonia/
> and its integration with emacs ?
>


Reply via email to