MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
rcontreras63
5 Post subject: Creating JavaDocs from Source Code  PostPosted: Dec 16, 2004 - 04:51 PM
Registered Member
Registered Member


Joined: Jun 14, 2004
Posts: 7

I'm trying to generate javadocs for the first time. Any "wonderful" MyEclipse step-by-step tutorials for generating javadocs?
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Dec 16, 2004 - 05:18 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23824

Sorry, Javadoc generation is part of the Eclipse JDT project, not MyEclipse.

Moving to OT > Soft Dev.

have you tried the Eclipse help? Its quite good...

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
rcontreras63
Post subject:   PostPosted: Dec 16, 2004 - 09:11 PM
Registered Member
Registered Member


Joined: Jun 14, 2004
Posts: 7

Using:
Eclipse 3.0.0
MyEclipse 3.8.2

OK, then... According to 'Eclipse Help' - Javadoc search, I see the following :
----------------------------------------------------------------------------------------------
Specifying the location of the Javadoc command
The JDT uses the Javadoc command (typically available in JRE distributions) to generate Javadoc documentation from source files.

To set the location of the Javadoc command:

Use the Window > Preferences > Java > Javadoc preferences page to enter the absolute (e.g. C:\Java\jdk1.4\bin\javadoc.exe) path to the Javadoc command.
----------------------------------------------------------------------------------------------
Yet, when I look at Java under Preferences I see no Javadoc sub-category... Does MyEclipse somehow override (remove) this Javadoc option from the Preferences dialog? The following is what I see when I navigate to this location:

Java
-->(+)Appearance
-->(+)Build Path
-->(+)Code Style
-->Compiler
-->(+)Debug
-->(+)Editor
-->Installed JREs
-->JUnit
-->Task Tags
-->Type Filters

It is also not under the sub-topics marked with (+) above....
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Dec 16, 2004 - 09:14 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23824

1) (Menu) Project > Generate Javadoc
2) (Project Properties) Javadoc Location

Those are the settings I believe you need to worry about.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
rcontreras63
Post subject:   PostPosted: Dec 16, 2004 - 09:18 PM
Registered Member
Registered Member


Joined: Jun 14, 2004
Posts: 7

From previous response:
"have you tried the Eclipse help? Its quite good..."

Not so good after all, is it?
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits