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 155571 - file marked as modified after no change
Summary: file marked as modified after no change
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-16 16:06 UTC by Lukas Jungmann
Modified: 2012-02-21 14:20 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 Lukas Jungmann 2008-12-16 16:06:10 UTC
-have a a.A.groovy and b.B.groovy classes
-let B extends A

package b
import a.A
class B extends A| {}

-make sure both files are saved
-invoke CC at '|'
-choose 'A' in CC dialog and hit Enter

=>
 expected: nothing happens since a.A is already imported
 actual: whole file is marked as modified although nothing has changed
Comment 1 Martin Janicek 2012-02-21 14:20:24 UTC
Still valid, but minority issue --> Setting TM = Next