Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] Re: Javadoc problems with IdASRegistry

<replying also to higgins-dev in case anyone else wants to do this>
 
I use the ant task.  Either run "ant javadoc" from the org.eclipse.higgins.idas directory, or from within Eclipse do this: Window, Show View, Ant. From the Ant window Add Buildfiles and navigate to, and choose "build.xml", then you can double-click the javadoc target in the "Higgins IdAS" ant build file.
 
Jim

>>> Greg Byrd <gbyrd@xxxxxxxx> 11/9/06 8:18 AM >>>

Jim,

Can you tell me how to generate the Javadoc for IdASRegistry, so that I
can recreate and fix the bug that you posted?  I did find a space
between @ and "param"/"throws" that I fixed, but I don't know if that
was the problem that you identified or not.

...Greg

PS. I committed version 1.2 with the fix above.  If that solves the
problem, let me know and I'll update the Bugzilla entry.




Back to the top