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 72028 - Javadoc doesn't work when Mobility Pack is installed
Summary: Javadoc doesn't work when Mobility Pack is installed
Status: VERIFIED DUPLICATE of bug 71391
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-30 18:04 UTC by Roman Strobl
Modified: 2009-01-12 10:48 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 Roman Strobl 2006-01-30 18:04:19 UTC
[NetBeans 5.0 fcs; JDK 1.5.0_06; WinXP]

Displaying of Javadoc by pressing Alt-F1 stops to work when I install the
mobility pack. It's enough to delete the mobility7.2 cluster and javadoc works
again.

To reproduce, type String into the source code and press Alt-F1. Normally, the
javadoc should open in the browser window (supposing it's set up in the Platform
manager), but when Mobility Pack is installed, it doesn't work.
Comment 1 Lukas Hasik 2006-01-31 08:15:49 UTC
Easy workaround exists - add full path to documentation or correct existing link
e.g. - the javadoc link as "c:\jdk1.5\docs" fails.  Change
the javadoc link to "c:\jdk1.5\docs\api" then it works.

closing as duplicate

*** This issue has been marked as a duplicate of 71391 ***
Comment 2 Ivan Sidorkin 2009-01-12 10:48:43 UTC
verified duplicate