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 - error: package javax does not exist import javax.swing
Summary: error: package javax does not exist import javax.swing
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-14 03:08 UTC by djb
Modified: 2016-03-14 03:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (53.80 KB, text/plain)
2016-03-14 03:08 UTC, djb
Details

Note You need to log in before you can comment on or make changes to this bug.
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