- This topic has 7 replies, 4 voices, and was last updated 13 years, 2 months ago by
support-swapna.
-
AuthorPosts
-
ScottMemberDoes anyone know why Ctrl-Space isn’t working in most recent download?
November 14, 2011 at 10:48 pm #321066
support-swapnaModeratorstanlick ,
Sorry that you are seeing this issue with MyEclipse. I could not replicate the issue at my end in MyEclipse 10. I can see the Content Assist invoked using the Ctrl-Space in both java and jsp files.
Can you answer some more questions for us ?
1) Can you share your Operating System and version details ?
2) How did you install MyEclipse 10 ? Is it using Pulse/ All-In-One installer/ Archived Update site ?
3) Clear the contents of the .log file which is located at <workspace dir>/.metadata/.log, replicate the issue and paste the contents of the .log file here.
November 15, 2011 at 6:41 am #321083
ScottMemberMust have been due to the fact I was working over an existing workspace! Started ME 10 this morning, created a new workspace, and it works like a charm!
Peace,
ScottNovember 16, 2011 at 12:52 am #321115
support-swapnaModeratorstanlick ,
Glad that it is working.
Do let us know if you have any other issues.April 11, 2012 at 12:33 pm #325150
mosofskyMemberI’m having the same problem with ctrl+space not giving me any proposals. It used to work, but I had to reinstall MyEclipse and reload existing workspaces. One person in this thread said they created a new workspace and it was all fine. I also found that creating a new workspace solves the problem. But I need it to work on my old workspaces.
I’m afraid my workspace got corrupted or is missing something. So how can I easily recreate my workspace with all the projects in it?
I actually have a lot of workspaces from previous work. I’d like an easy way to fix each one.
Thank you!
April 12, 2012 at 4:07 am #325177
Brian FernandesModeratormosofsky,
Sometimes due to a glitch in the content assist, it takes too long to return proposals and Eclipse turns it off after a brief warning message.
What editor are you using? I’m assuming the Java editor – Could you go to Window > Preferences > Java > Editor > Content Assist > Advanced and ensure that the Java Proposals are enabled?
April 12, 2012 at 10:15 am #325188
mosofskyMemberBrian,
Thank you, your solution worked!
Michael
April 13, 2012 at 12:00 am #325203
support-swapnaModeratorMichael,
Glad that it is working.
Do let us know if you have any issues. -
AuthorPosts