Hi i tried to install jde for a while.
now , i made a step ahead , i cannot compile a simple .java file :
these are the errors :
1�) whats wrong ?
Debugger entered--Lisp error: (error "No further errors")
signal(error ("No further errors"))
error("No further errors")
[ snip byte code ]
compilation-next-error-locus(1 nil)
next-error()
(if (null (or ... ...)) (progn (run-at-time "2 sec" nil ... ...)
(message "No compilation errors")) (next-error))
(save-excursion (set-buffer buf) (if (null ...) (progn ... ...)
(next-error)))
jde-compile-finish-kill-buffer(#<buffer *compilation*> "exited
abnormally with code 1\n")
run-hook-with-args(jde-compile-finish-kill-buffer #<buffer
*compilation*> "exited abnormally with code 1\n")
(lambda (buf msg) (run-hook-with-args (quote jde-compile-finish-hook)
buf msg) (setq compilation-finish-function nil))(#<buffer *compilation*>
"exited abnormally with code 1\n")
compilation-handle-exit(exit 1 "exited abnormally with code 1\n")
compilation-sentinel(#<process compilation> "exited abnormally with
code 1\n")