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 248321

Summary: Refactoring "Move class on top level" break end line comment
Product: java Reporter: Alexander Simon <alexvsimon>
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Alexander Simon 2014-10-31 15:40:28 UTC
Refactoring changed each if statement like this:
    if ("-o".equals(option)) { // NOI18N
on:
    if ("-o".equals(option)) {
        // NOI18N
It results in i18n check errors.

IDE info:
Product Version: NetBeans IDE 8.0.1 (Build 20141008-33669bfdc920)
Updates: Updates available to version NetBeans 8.0.1 Patch 1.1
Java: 1.7.0_71; Java HotSpot(TM) 64-Bit Server VM 24.71-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_71-b14
System: SunOS version 5.11 running on amd64; ISO646-US; en (nb)