Hi. I can't javadoc to generate my documentation using 1.7beta3. Here
are the messages I constantly receive when I run the javadoc task:
Does anyone have any insight on this?
thanx =)
[javadoc] java.lang.ClassCastException:
com.sun.tools.javadoc.ClassDocImpl
[javadoc] at
com.sun.tools.java
>On 10/12/06, Rodriguez, Adrian <[EMAIL PROTECTED]> wrote:
>> I tried to execute the junit task using 1.7b2 and when I set
>> fork="false," I get a report that says "No runnable methods found."
>> My test case has 18 methods annotated with @Tes
I tried to execute the junit task using 1.7b2 and when I set
fork="false," I get a report that says "No runnable methods found." My
test case has 18 methods annotated with @Test.
Now I set fork="true." I keep getting
junitvmwatcher.properties (The system cannot find the file
specified).
Anyone