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 62984 - Javadoc association not working
Summary: Javadoc association not working
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 22:38 UTC by Jesse Glick
Modified: 2005-11-22 10:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-08-24 22:38:49 UTC
I have a suite set to use the bare NB Platform, and I associated a Javadoc ZIP
with it, whose top-level contents are e.g. org-openide-dialogs/ and so on. But
Javadoc association for source file in a module in the suite is not working (for
NB APIs).
Comment 1 Martin Krauskopf 2005-08-30 01:35:19 UTC
Started. I'll also apply your comments from cvs mailing list, month or so old -
still in my private TODO ;)
Comment 2 Martin Krauskopf 2005-08-30 15:03:51 UTC
Fixed. There is also problem when managing javadoc or sources.
NbPlatform.urlsToAntPath doesn't work correctly (saves also protocol
information) - working on this.

Checking in queries/GlobalJavadocForBinaryImpl.java; 1.2 --> 1.3
Comment 3 pzajac 2005-11-22 10:27:28 UTC
verified