Hei under NTEmacs (with cygwin) I experiencing various problems with jde-gen-javadoc settings:
;; Does not work on windows (works under Linux?!) jde-javadoc-gen-doc-title "Some API" jde-javadoc-gen-window-title "Some API" jde-javadoc-gen-overview "some url" ;; Does not work at all ! e.g. increasing the memory with -J- jde-javadoc-gen-args (quote ( "-J-Xmx180m")) The last one is really bad because it is almost always needed and renders jde-javadoc-make useless for all but the smallest projects. The versions of NTEmacs is latest JDE latest but one. Any fixes available Regards Georg Lenz
