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 147309 - Refactoring Move Inner to Outer Level Removes Comments
Summary: Refactoring Move Inner to Outer Level Removes Comments
Status: RESOLVED DUPLICATE of bug 144209
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-15 20:47 UTC by pate71
Modified: 2008-09-16 15:32 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 pate71 2008-09-15 20:47:55 UTC
"Move Inner to Outer Level..." will remove many of the method comments that are delimited with /**  */, such as javadoc
comments. Simple line comments are less affected.
Comment 1 Jan Pokorsky 2008-09-16 15:32:37 UTC

*** This issue has been marked as a duplicate of 144209 ***