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 253820 - [81cat] Java hint "Organize imports" is in a different line
Summary: [81cat] Java hint "Organize imports" is in a different line
Status: RESOLVED DUPLICATE of bug 254025
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.1
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-26 21:53 UTC by cezariusz
Modified: 2015-08-03 14:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Organize imports (8.11 KB, image/png)
2015-07-26 21:57 UTC, cezariusz
Details

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 cezariusz 2015-07-26 21:55:41 UTC
Sorry, accidentally posted when editing.

Product Version: NetBeans IDE Dev (Build 201507240001)
Java: 1.8.0_51; Java HotSpot(TM) 64-Bit Server VM 25.51-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_51-b16
System: Windows 8 version 6.2 running on amd64; UTF-8; pl_PL (nb)

import java.util.HashMap; //Hint: Organize Imports
import java.io.File;

Comment says that the hint should be on the first line, but it's on the second.
Comment 2 cezariusz 2015-07-26 21:57:02 UTC
Created attachment 154919 [details]
Organize imports
Comment 3 Svata Dedic 2015-08-03 14:36:09 UTC

*** This bug has been marked as a duplicate of bug 254025 ***