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 203276 - After renaming a package some references in comment were not changed
Summary: After renaming a package some references in comment were not changed
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-07 06:51 UTC by rudyment
Modified: 2016-07-07 07:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rudyment 2011-10-07 06:51:20 UTC
Product Version = NetBeans IDE 7.1 Beta (Build 201109252201)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) Client VM 21.0-b17

I renamed package monolit2projekty to monolith2projects and I asked for renaming also in comments. However many references in comments were not renamed – e.g. the lines:

* {@link cz.pecinovsky.utility.monolit2projekty.grouping.Proud}

* {@code cz.pecinovsky.utility.monolit2projekty.grouping}</a>.

//import static cz.pecinovsky.utility.monolit2projekty.grouping.Stream.Type.*;

*       <b>{@link cz.pecinovsky.utility.monolit2projekty.grouping.Soubor}</b>


In addition I suggest taking in care also the references of type:

* "{@docRoot}/cz/pecinovsky/utility/monolit2projekty/grouping/package-summary.html#package_description">
Comment 1 Martin Balin 2016-07-07 07:18:36 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss