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 38517

Summary: Wizards do not work when using windows look & feel
Product: platform Reporter: chrispolyplan <chrispolyplan>
Component: Dialogs&WizardsAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: L&F
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: ide.log (stack trace)

Description chrispolyplan 2004-01-07 18:07:37 UTC
When using the Windows look & feel (configured in 
ide.cfg as -ui 
com.sun.java.swing.plaf.windows.WindowsLookAndFeel
), wizards stall at the first step.

For example, the import management tool:
1 - Open a java source file
2 - Select Tools -> Import management tool
3 - Click 'Next'

- Also works when creating a new file
Comment 1 chrispolyplan 2004-01-07 18:08:16 UTC
Created attachment 12769 [details]
ide.log (stack trace)
Comment 2 Marian Mirilovic 2004-01-08 09:38:16 UTC
Jirka,

again

java.lang.NullPointerException
	at org.openide.WizardDescriptor.goToNextStep(WizardDescriptor.java:598)

....
Comment 3 Jiri Rechtacek 2004-01-08 09:42:41 UTC

*** This issue has been marked as a duplicate of 35335 ***
Comment 4 Marian Mirilovic 2004-02-27 13:39:13 UTC
verified duplicate