Bug 132997 - Quickfixes and Type-helper does not work
Summary: Quickfixes and Type-helper does not work
Status: RESOLVED DUPLICATE of bug 132012
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-23 09:27 EST by Emanuel Greisen CLA
Modified: 2006-03-23 15:36 EST (History)
0 users

See Also:


Attachments
Log-file from Eclipse (Maybe there error is there more than once) (169.08 KB, application/octet-stream)
2006-03-23 09:30 EST, Emanuel Greisen CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Greisen CLA 2006-03-23 09:27:04 EST
When ever I try to do ctrl-space to get Eclipse to help me guess a type it just pops up a message saying that the javaTypeCompletionProposalComputer did not complete correctly and that the feature will be disabled. This only happens in one of my projects. I cannot repreduce the error in a smaller project. There might be some connection with the fact that Eclipse things most of my classes have cyclic inheritance (which they are not) (Bug: 81949). But the error occurs even when I have not compiled the project.

I have tried to remove the project from my workspace (and check it out from my subversion rep)
I have tried to remove the ".eclipse"-folder in my home dir.
I have tried to remove the ".metadata"-folder in my workspace
I have removed the entire eclipse installation and installed a fresh nightly build "Version: 3.2.0, Build id: N20060320-0010"

None of these things work. The entire project can be compiled with Java1.6 (Mustang) both using the javac-command and from within Eclipse with my own builder (http://emanuelgreisen.dk/stuff/MustangBuilder_2006.03.23.tgz)
Comment 1 Emanuel Greisen CLA 2006-03-23 09:30:59 EST
Created attachment 36806 [details]
Log-file from Eclipse (Maybe there error is there more than once)
Comment 2 Olivier Thomann CLA 2006-03-23 11:01:50 EST
I'll investigate.
Comment 3 Olivier Thomann CLA 2006-03-23 15:36:03 EST
This is a dup of bug 132012.

*** This bug has been marked as a duplicate of 132012 ***