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 101228 - J2EE Javadoc not displayed on clean installation
Summary: J2EE Javadoc not displayed on clean installation
Status: RESOLVED DUPLICATE of bug 85385
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-16 21:45 UTC by orbach
Modified: 2007-06-22 10:06 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 orbach 2007-04-16 21:45:12 UTC
I performed a clean installation (removed all .* folders from my user folder) 
of JDK6 and the Tools bundle. Created a simple Java App project to test JPA. 
Can't seem to be able to access J2EE Javadoc. Checked Server Manager and I see 
two servers: Derby and Sun App Server 9. Both point to the J2EE javadoc Zip 
file installed in the NetBeans directory, somewhere below "enterprise3", if I 
remember correctly. No Javadoc appears in code completion and can't show 
Javadoc for selected class, e.g. EntityManager.

Note I added the JDK 6 Javadoc in the Platform(?) Manager and this works fine. 
Does anyone know of a workaround? Can I point to the J2EE Javadoc Zip file 
from somewhere else and have it work?
Comment 1 Jan Pokorsky 2007-05-03 17:53:50 UTC
Reassigning to j2ee for evaluation.
Comment 2 martin_adamek 2007-06-22 10:06:43 UTC

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