Community
Participate
Working Groups
Build Identifier: 20110218-0911 When running code completion for a large compilation unit (3600 files) will not code complete as previous versions did. eg. I have a public class called ABCEventHistory (compiles, no errors) in another class I type ABCE <+ctrl+space> and the dialogue box says 'No Default Proposals'. Additionally if I type ABCEventHistory and then type <ctrl+shift+o> to organise imports I get '0 imports added' But if I complete the import line by hand my class will compile without error. Reproducible: Always Steps to Reproduce: 1.Write class ABCEventHistory 2.Write class ABCEventHistoryProcess 3.In ABCEventHistoryProcess type ABCEv <+ctrl+space> 4.Line is not completed and dialogue box says 'No Default Proposals'
I could not reproduce this. Chris, can you please provide a specific test case which clearly reproduces the issue? Maybe there's something there thats causing the problem.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.