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 51605 - Need ability to specify web locations in the Platform Manager.
Summary: Need ability to specify web locations in the Platform Manager.
Status: RESOLVED DUPLICATE of bug 41443
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 16:31 UTC by gshankman
Modified: 2004-11-23 14:33 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gshankman 2004-11-17 16:31:51 UTC
It would be nice to have the ability to specify a 
local web server as my javadoc location for the 
platform javadocs instead of needing to point at 
a zip file or local folder.
Comment 1 Jan Pokorsky 2004-11-23 14:33:39 UTC
This option was removed in nb 4.0 since the javadoc module provides
features like Search in JavaDoc that perform pretty bad with remote
javadoc.

Issue #41443 will try to solve this for future releases.

Just curious. What is the difference between local web server and
local folder as a javadoc location?

*** This issue has been marked as a duplicate of 41443 ***