| | |
some basic questions
![]() |
•
•
Join Date: Mar 2006
Posts: 131
Reputation:
Solved Threads: 0
1) How do I tell if I have java 5 or java 6 installed?
2) I have my program commented using javadoc syntax. However, when I run javadoc from the command prompt and then open the html files, I do not see any documentation. What am I doing wrong?
For instance, my comments look like this in the source file:
I type in the following into the command-line prompt: javadoc filename.java
Then I don't see anything in the html files???
2) I have my program commented using javadoc syntax. However, when I run javadoc from the command prompt and then open the html files, I do not see any documentation. What am I doing wrong?
For instance, my comments look like this in the source file:
Java Syntax (Toggle Plain Text)
/** * Determines if two APoint objects are equivalent * @param b the APoint object being compared with 'this' * @return a boolean value which determines if two points are equal */
I type in the following into the command-line prompt: javadoc filename.java
Then I don't see anything in the html files???
1) Open Command prompt either (Start>All Programs>Acsessories>Command Prompt or Windows key + R>type cmd > OK)there type java -version
2) No idea
2) No idea
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
javadoc has some other parameters as arguments besides the filename.java. I don't remember them exactly but if you search the internet you might find ways to use them
Check out my New Bike at my Public Profile at the "About Me" tab
![]() |
Similar Threads
- Visual Basic Questions (Visual Basic 4 / 5 / 6)
- C Pointers Basic questions (C)
- Questions For WebDevelopment =) (HTML and CSS)
- My solution to 2 beginner questions (C++)
- few Questions (Networking Hardware Configuration)
- Basic Yellow Dog 3.0 questions (*nix Software)
Other Threads in the Java Forum
- Previous Thread: MVC - Model View Controller
- Next Thread: Displaying the content of the database in JTextArea
| Thread Tools | Search this Thread |
-xlint actionlistener android api applet application array arrays automation binary blackberry block bluetooth character chat class client code compile component consumer database desktop developmenthelp eclipse error fractal freeze ftp game gameprogramming givemetehcodez graphics gui html ide image input integer j2me j2seprojects java javac javaee javaprojects jmf jni jpanel julia lego linked linux list loop loops mac map method methods mobile netbeans newbie notdisplaying number online page print printf problem program programming project properties qt recursion researchinmotion rotatetext rsa scanner screen server set singleton size sms sort sql string swing system template textfields threads time title tree tutorial-sample update windows working






