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 258350

Summary: error: package javax does not exist import javax.swing
Product: platform Reporter: djb
Component: -- Other --Assignee: Antonin Nebuzelsky <anebuzelsky>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description djb 2016-03-14 03:08:17 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Linux version 3.19.0-51-generic running on i386
Java; VM; Vendor = 1.8.0_73
Runtime = Java HotSpot(TM) Client VM 25.73-b02

Reproducibility: Happens every time

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops up

NetBeans help menu has no useful information on resolving platform issues like missing javax and swing to 
help user resolve the failure. Where to get platform support, package install, Etc.
Comment 1 djb 2016-03-14 03:08:21 UTC
Created attachment 158842 [details]
IDE log