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 262326 - Add Override annotation Inspect And Transform can break the code on bulk update
Summary: Add Override annotation Inspect And Transform can break the code on bulk update
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-03 10:23 UTC by Maksim Khramov
Modified: 2016-06-03 10:23 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 Maksim Khramov 2016-06-03 10:23:02 UTC
Product Version: NetBeans IDE Dev (Build 201606030002)
Java: 1.8.0_102; Java HotSpot(TM) 64-Bit Server VM 25.102-b08
Runtime: Java(TM) SE Runtime Environment 1.8.0_102-b08
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

Steps to reproduce:

I have an open source project named Art Of Illusion cloned from SourceForge: https://sourceforge.net/projects/aoi/
Locally I create NB java project with existed sources and add to it all */src pathes
Then I invoke Add Override annotation Inspect And Transform with Current зroject scope

Once the I&T completes it gives me some classes broken