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 14127

Summary: Two exception after adding component to form
Product: guibuilder Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: issues@guibuilder <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: AWT - NoClassDefFoundError
SWING - first

Description Marian Mirilovic 2001-08-02 08:30:15 UTC
[nb_dev](20010802),[jdk1.3.1](rc1)

Steps to reproduce:
- open/create new frame
- add some component (AWT or SWING)

You obtain exceptions:
AWT : - NoClassDefFoundError
SWING : 2x - NoClassDefFoundError

If you add SWING component it's impossible work with created form, because
properties of selected component aren't displayed and each selection cause new
exception ( the same for AWT).
Comment 1 Marian Mirilovic 2001-08-02 08:31:08 UTC
Created attachment 2036 [details]
AWT - NoClassDefFoundError
Comment 2 Marian Mirilovic 2001-08-02 08:32:44 UTC
Created attachment 2037 [details]
SWING - first
Comment 3 David Strupl 2001-08-02 10:49:20 UTC
Fixed in openide/build.xml 1.71.
Comment 4 Marian Mirilovic 2001-08-03 11:32:22 UTC
verified in [nb_dev](20010803)
Comment 5 Quality Engineering 2003-06-30 18:26:38 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.