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 240012 - [80cat] Refactor doubles leading comment
Summary: [80cat] Refactor doubles leading comment
Status: RESOLVED DUPLICATE of bug 239849
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2014-01-06 09:14 UTC by muellermi
Modified: 2014-01-09 09:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (151.83 KB, text/plain)
2014-01-06 09:14 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2014-01-06 09:14:42 UTC
Product Version = NetBeans IDE Dev (Build 201401060002)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.45-b08

If you have some comment at the top of your code, e.g.

/*
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */

(it might be any other comment)
and you perform a rename (ctrl r). this comment will be doubled
Comment 1 muellermi 2014-01-06 09:14:47 UTC
Created attachment 143620 [details]
IDE log
Comment 2 Marian Mirilovic 2014-01-09 09:46:53 UTC
reproducible :
Product Version: NetBeans IDE Dev (Build 201401090002)
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b65
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b122
System: Linux version 3.5.0-45-generic running on amd64; UTF-8; en_US (nb)
Comment 3 Ralph Ruijs 2014-01-09 09:53:15 UTC

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