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 69976 - [60cat] Fix imports doesn't work on checked-in file
Summary: [60cat] Fix imports doesn't work on checked-in file
Status: VERIFIED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-06 22:03 UTC by cezariusz
Modified: 2015-06-02 14:10 UTC (History)
1 user (show)

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 cezariusz 2005-12-06 22:03:25 UTC
[ BUILD # : 200512051900 ]
[ JDK VERSION : 1.5.0_02 ]

File is checked-in to VSS and has missing imports. Call Fix imports - the editor will flash, showing added import for a second and the a dialog asking to check-out the file. Answer Yes, the file will be checked-out, but import will not be added. You have to call Fix imports again.
Comment 1 Martin Entlicher 2005-12-08 20:10:45 UTC
This is a standard behavior of editor, VCS can not do anything about that.
Moving to editor for evaluation...
Comment 2 Miloslav Metelka 2005-12-11 11:38:57 UTC
Probably caused by the fact that the missing imports are added asynchronously.
AFAIK the editing changes done directly from the AWT should be processed
synchronously after the user's dialog gets confirmed.
Setting TM to future.
Comment 3 Jan Becicka 2007-10-17 15:07:28 UTC
P4 imo.
Comment 4 David Strupl 2009-03-31 15:48:51 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 10:56:56 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX