Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

javadoc

630556Mar 13 2009 — edited Mar 13 2009
I have to set up an api for my project. So i got the javadoc with my jdk and its in the java's bin directory. I have also downloaded and set up the api (if this was needed). Now when i go to my command line, i change to the directory where my java program is. I try using the javadoc but it says 'javadoc' is not recognized as an internal or external command, operable program or batch file.

SO i presume i have to set it as a path variable. So i am currently setting my path too C:\Program Files\Java\jdk1.6.0_12\bin. What can i do to check if it works now. I have tried typing in javac and javadoc in command line but still same error.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2009
Added on Mar 13 2009
17 comments
3,935 views