Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse isn't working after themes installed(not working)
Eclipse isn't working after themes installed [message #1697439] Thu, 04 June 2015 01:07 Go to next message
David Del is currently offline David DelFriend
Messages: 3
Registered: June 2015
Junior Member
Is there a way I can revert back to my old eclipse settings? After I tried to install some themes/colour (none of which I liked), I am having problems with the program - errors coming up that were never there before,. I can type "syso" contr-space to get System.out.println() anymore etc.

Any idea how to fix this without losing my save files?

PS I also tried to go to preferences to revert to DEFAULT and it did not change anything.

[Updated on: Thu, 04 June 2015 01:13]

Report message to a moderator

Re: Eclipse isn't working after themes installed [message #1697442 is a reply to message #1697439] Thu, 04 June 2015 01:34 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 06/03/2015 07:07 PM, David Del wrote:
> Is there a way I can revert back to my old eclipse settings? After I
> tried to install some themes/colour (none of which I liked), I am having
> problems with the program - errors coming up that were never there
> before,. I can type "syso" contr-space to get System.out.println()
> anymore etc.
> Any idea how to fix this without losing my save files?

You won't lose any of your code even if you delete Eclipse and pull down
the package again (a radical solution, but maybe simpler for you).

I don't recognize this behavior as related to the Eclipse themes you
(probably) got from Eclipse Marketplace. However, you should be able to
uninstall this plug-in via Help -> About, then click a button (just look
around for it in the About alert) to remove it.

If you decide to delete Eclipse and start over, your workspace(s) and
project(s) will still be there.

(Now, if you workspace AND projects are on the path eclipse/workspace,
then you will delete them: just move the workspace up and out of the
eclipse subdirectory to some other place before deleting.)

When you launch the new Eclipse it will ask you for your workspace. Just
navigate to the one you saved from before and there you are.

Hope this helps.
Re: Eclipse isn't working after themes installed [message #1697444 is a reply to message #1697442] Thu, 04 June 2015 02:18 Go to previous messageGo to next message
David Del is currently offline David DelFriend
Messages: 3
Registered: June 2015
Junior Member
I reinstalled it but I am still getting the issue of syso cntrol space does not bring up "system.out.println". It still does not work on a fresh download and install. What gives?
Re: Eclipse isn't working after themes installed [message #1697507 is a reply to message #1697444] Thu, 04 June 2015 13:22 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Most likely something in your workspace has gotten messed up. Create a new Workspace (File > Switch Workspace > Other...) and then use File > Import > Existing Projects Into Workspace to pull your projects from the old one into the new one. I suggest enabling the option in the import dialog, "Copy projects into workspace."
Previous Topic:Exchange method bracket problem
Next Topic:Trouble deploying Thym to Android Device
Goto Forum:
  


Current Time: Fri Apr 26 19:36:03 GMT 2024

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

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

Back to the top