Dear experts,
I have a problem. I try to understand an exercise in the book head first
java.
then I get the error:
D:\Java\bin>javadoc MultiFor.java
Loading source file MultiFor.java...
Constructing Javadoc information...
javadoc: error - No public or protected classes found to document.
1 error
Can someone tell me what I am doing wrong. The code is from the book. I think the code is not quit good....see underlined
I work under windows with the command prompt, I cannot solve this problem....
[HENRY: Fixed code tags]