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 270201

Summary: Package java.io missing
Product: ide Reporter: fluna89
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
missed java.io

Description fluna89 2017-03-25 23:16:19 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_72
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.72-b15

Reproducibility: Happens every time

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

ACTUAL:
  nothing happens

EXPECTED:
  message pops u
Comment 1 fluna89 2017-03-25 23:16:24 UTC
Created attachment 163945 [details]
IDE log
Comment 2 fluna89 2017-03-25 23:19:10 UTC
> Product Version = NetBeans IDE 8.1 (Build 201510222201)
> Operating System = Windows 10 version 10.0 running on amd64
> Java; VM; Vendor = 1.8.0_72
> Runtime = Java HotSpot(TM) 64-Bit Server VM 25.72-b15
> Reproducibility: Happens every time
> STEPS:
>   * Open dialog Foo
>   * Click on button "Click me"
> ACTUAL:
>   nothing happens
> EXPECTED:
>   message pops u
Comment 3 fluna89 2017-03-25 23:19:16 UTC
Created attachment 163946 [details]
missed java.io