This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 27521

Summary: RFE: Bundle jemmy and jelly javadocs
Product: qa Reporter: ssffleming <ssffleming>
Component: JellytoolsAssignee: issues@qa <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: ENHANCEMENT Exception Reporter:

Description ssffleming 2002-09-24 03:29:32 UTC
Ideally there would be a single unified javadoc zip file available for download
that provides links to jemmy objects and methods as well.  

Workaround is for user to download sources and generate their own.
Comment 1 Jiri Skrivanek 2002-09-24 07:49:00 UTC
There is jellytools javadoc zip available for download. Please, look
at http://jellytools.netbeans.org/servlets/ProjectDownloadList.
Javadoc for jemmy is included in jemmy.zip
(http://jemmy.netbeans.org/servlets/ProjectDownloadList) or available
on-line (http://jemmy.netbeans.org/javadoc/overview-summary.html).
In addition users can install TestTools module
(http://testtools.netbeans.org/testtools.html) which contents both
jars and javadoc for jemmy and jellytools.
Comment 2 Jiri Skrivanek 2002-09-24 15:28:07 UTC
I missed the point.
Comment 3 Jiri Skrivanek 2002-09-24 15:29:14 UTC
Added target javadocWithJemmy to build.xml. Complete zip
jemmy-jelly2-nb-javadoc.zip is available at module's download area
(http://jellytools.netbeans.org/servlets/ProjectDownloadList).
Comment 4 ssffleming 2002-09-24 18:06:12 UTC
Thanks Jiri...that was quick!