At 04:54 PM 3/23/00 +0100, you wrote:
>Hi,
>
>it's possibile to make the javadoc from emacs/jde ????
>
The JDE does not provide support for building javadoc. But it is on my list
of future enhancements. What you can do in the meantime is create a
makefile for a project and include a javadoc target. You can then use the
JDE's Build command to run the makefile whenever you want to rebuild the
project. This is what I do for my projects.
- Paul
------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JDE website: http:/sunsite.auc.dk/jde/
JDE mailing list archive:
http://www.mail-archive.com/[email protected]/maillist.html
Please use JDE->Help->Submit Problem Report when reporting a bug or seeking
help. This will insure that you include all information that may be
required to solve your problem.