Bug 151972 - Unable to save after exception of code completion
Summary: Unable to save after exception of code completion
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2006-07-27 06:20 EDT by Michael CLA
Modified: 2009-08-30 02:07 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael CLA 2006-07-27 06:20:24 EDT
The major problem is that I don't really know how to reproduce this. I did the following:
1. Write a method call for an object that does not implement the method yet.
2. Ctrl-1 to quick fix by adding this method
3. In this newly created method I wanted to add an object to a hash map. The hash map is defined as a member of the class in which the method has been created.
4. After writing the variable name of the hash map an pressing "." I got an ArrayIndexOutOfBoundException. After that another dialog that told me the completion process took too long.

The biggest problem after this was that I could not save the file anymore. Pressing ctrl-s did nothing. Then I closed eclipse. I was asked if I want to save the changes. I chose yes but all changes were lost.
Comment 1 Frederic Fusier CLA 2006-07-31 12:10:39 EDT
Please provide compiler compliance, build ID and .log file (you'll find it in <wksp dir>/.metadata sub-directory), thanks
Comment 2 Olivier Thomann CLA 2006-08-15 14:22:13 EDT
Closing as REMIND.
Please reopen when the requested information is available.
Comment 3 Denis Roy CLA 2009-08-30 02:07:17 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.