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 49749 - First try the NetBeans beta2 - java.lang.NullPointerException
Summary: First try the NetBeans beta2 - java.lang.NullPointerException
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-30 17:15 UTC by pzgyuanf
Modified: 2008-12-23 11:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception printTrace (15.65 KB, text/plain)
2004-09-30 17:16 UTC, pzgyuanf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzgyuanf 2004-09-30 17:15:57 UTC
change setting:
================
1. Tools->Optoins->IDE
Configuration->System->System Settings
   (in Properties) Web Browser to Swing HTML Browser
2. Tools->Java Platform Manager->Javadoc tab->Add
ZIP/Folder...
    Add the latest J2SDK 5.0 (jdk-1_5_0-doc.zip
download from
http://java.sun.com/j2se/1.5.0/download.jsp)  
3. View->Documentations Indices->Java 2 platform
SE 5.0, the exception throw(see the attachment)
4. former
netbeans-4_0-daily-bin-200409221800-windows-22_Sep_2004_1800
build,opening the jdk-1_5_0-doc-beta2 cannot throw
exception.
Comment 1 pzgyuanf 2004-09-30 17:16:54 UTC
Created attachment 17953 [details]
exception printTrace
Comment 2 Martin Grebac 2004-10-01 08:23:32 UTC
This is just a swing exception, not netbeans code. Coming from swing
browser?
Comment 3 pzgyuanf 2004-10-04 14:43:32 UTC
Would you like to report it to the SWING team.
Comment 4 David Simonek 2004-10-14 15:42:07 UTC
Already known issue of JDK 1.5.0. jdk bug number is 5089077.
Unfortunately only workaround is to not use Swing Browser in Netbeans.
Comment 5 Marian Mirilovic 2005-07-12 10:02:42 UTC
closed