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 267291 - Package org.netbeans.lib.awtextra does not exist.
Summary: Package org.netbeans.lib.awtextra does not exist.
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-25 10:31 UTC by steveBriant
Modified: 2017-12-11 13:07 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 steveBriant 2016-07-25 10:31:41 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows 10
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.45-b08


Create a new JPanel form.

Drop any component on it (eg JComboBox).

Change the layout to AbsoluteLayout, and the form then shows an error line in code added by Netbeans:

Package org.netbeans.lib.awtextra does not exist. 

The AbsoluteLayout library has been added to the project.

The project works fully on two other machines. It has been copied across to a new replacement machine that has Windows 10 installed. Old machine runs Windows 8.1