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 75991 - Exception after rename name of the class in the editor
Summary: Exception after rename name of the class in the editor
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: BlueJ (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-05 14:42 UTC by Marian Mirilovic
Modified: 2006-05-11 08:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stack-trace (41.20 KB, text/plain)
2006-05-05 14:42 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2006-05-05 14:42:20 UTC
NetBeans 5.0 BlueJ edition Beta 200601251500

Steps to reproduce:
- create class
- rename by popup menu over the class node
- rename in the editor / replace all occurencies by new class name
- try to save file
-> exception rises and it isn't possible to save this file (see attachment)
Comment 1 Marian Mirilovic 2006-05-05 14:42:43 UTC
Created attachment 30273 [details]
exception stack-trace
Comment 2 Marian Mirilovic 2006-05-05 14:46:27 UTC
Once it happend, user has to restart the IDE because (s)he is not able to save
any file.
Comment 3 Jaromir Uhrik 2006-05-10 12:41:45 UTC
This exception appears each time when a modified file is saved. Raising the
priority to P1. 
Steps to reproduce: just modify source code and push Ctrl+S to save file =>
exception appears.
Workaround is to compile file. It is saved correctly and then off course compiled.
Comment 4 Milos Kleint 2006-05-10 13:32:02 UTC
well, for me it occurs only when I save the file by pressng Ctrl-S or using the
menu's Save action., when I use the Toolbar's or menus' Save All. it saves
without problems.

workaround exists? :)
Comment 5 Milos Kleint 2006-05-10 14:16:55 UTC
didn't intedn to lower priority..
Comment 6 Milos Kleint 2006-05-10 15:31:50 UTC
fixed. or at least workarounded.
Comment 7 Jaromir Uhrik 2006-05-11 08:47:49 UTC
Verified in NetBeans 5.0 BlueJ edition Beta 200601251500 built on 2006-05-10.