Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse shortcuts works in Luna, not in Mars(Some keyboard shortuts doesn't work)
Eclipse shortcuts works in Luna, not in Mars [message #1720414] Mon, 18 January 2016 14:12 Go to next message
Filip Kujundzic is currently offline Filip KujundzicFriend
Messages: 2
Registered: October 2015
Junior Member
I have new installed Eclipse Mars for Java.
I tried write syso and hit ctrl + space, but all I get is dialog in which I must choose System.out.println(). I have another computer with Eclipse Luna for Java, and there syso + ctrl + space gives me System.out.println() whitout context dialog.
Is it possible to make it on Mars, or it is disabled in new version of Eclipse?
Many thanks!
Re: Eclipse shortcuts works in Luna, not in Mars [message #1720429 is a reply to message #1720414] Mon, 18 January 2016 15:15 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 1/18/2016 8:12 AM, Filip Kujundzic wrote:
> I have new installed Eclipse Mars for Java.
> I tried write syso and hit ctrl + space, but all I get is dialog in
> which I must choose System.out.println(). I have another computer with
> Eclipse Luna for Java, and there syso + ctrl + space gives me
> System.out.println() whitout context dialog.
> Is it possible to make it on Mars, or it is disabled in new version of
> Eclipse?
> Many thanks!

Check the setting of Insert single proposals automatically in your Java
Content Assist preferences (Java->Editor->Content Assist near the very
top of the preference page).

Checked will automatically insert the proposal if only one proposal
exists. Unchecked will require you to select the item even if it is the
only one.
Previous Topic:Eclipse Mars keeps asking to install JDK even after it is installed.
Next Topic:Any plan of a SDT (Swift Development Toolkit) ?
Goto Forum:
  


Current Time: Thu Apr 25 22:40:30 GMT 2024

Powered by FUDForum. Page generated in 0.08255 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top