An alternative approach is to use Ant.
While it does involve using an additional tool, I find
Ant much more intuitive to use than trying to figure
out the jde variables that apply in a particular
situation.  
I suppose if I was more of a Calvinist I would see the
process of learning all the jde variables as
character-building, but I'm just a programmer.

Besides, when I ask a question of the Ant programmers,
they manage to answer the question with out insulting
me.

--- Paul Kinnucan <[EMAIL PROTECTED]> wrote:
> 
> ----- Original Message -----
> From: "Jeff Rancier" <[EMAIL PROTECTED]>
> To: "Paul Kinnucan" <[EMAIL PROTECTED]>;
> "Jde-List" <[EMAIL PROTECTED]>
> Sent: Tuesday, July 10, 2001 1:30 PM
> Subject: RE: Generating JavaDoc
> 
> 
> > I had already read it, but must have missed
> something.
> 
> Yes, you did. Here is the relevant section from the
> User's Guide:
> 
> "The jde-javadoc-make command uses
> jde-global-classpath as the -classpath
> and jde-db-source-directories as the -sourcepath
> option for generating the
> doc. You can specify all other javadoc options via
> JDE customization
> variables. To specify the options, select
> Project->Options->Javadoc from the
> JDE menu. Use jde-javadoc-gen-packages to specify
> the packages, classes, or
> source files for which you want to generate javadoc.
> If this variable is
> nil, the jde-javadoc-make generates javadoc for the
> Java source file in the
> current buffer."
> 
> Note  the last two sentences.  Please explain to me
> why you ignored them so
> that I may have some insight as to how to make it
> clearer that
> jde-javadoc-gen-packages is the customization
> variable that you must use to
> tell the JDE what classes need to be included in the
> generated doc.
> 
> Note also that nowhere does the doc say or imply
> that you need a project
> file to generate doc, though it makes the whole
> process a hell of a lot
> easier if you are working on multiple projects
> concurrently.
> 
> - Paul
> 
> 


=====
-------------------------
Mr Lauren Commons
A person of moderate zeal

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

Reply via email to