| Java Perspective broken after Eclipse update! [message #870030] |
Sat, 05 May 2012 17:15  |
Igor Ganapolsky Messages: 39 Registered: July 2009 Location: New York |
Member |

|
|
Hello,
I am very disappointed in Eclipse. I am running 3.7.2 on Ubuntu Linux. Everything was working fine, until I foolishly today decided to update some packages - by clicking Help > Check for updates. My eclipse updated, then rebooted, and now the Java perspective doesn't work at all! It does no syntax highlighting, auto-completion, or anything like that. In fact it looks like a plain old text editor. I don't understand what is the point of using Eclipse IDE, if it now looks like a text editor, after they fucked up their update process??
Thank you,
Igor
Attachment: eclipse.png
(Size: 141.09KB, Downloaded 60 times)
|
|
|
| Re: Java Perspective broken after Eclipse update! [message #870033 is a reply to message #870030] |
Sat, 05 May 2012 17:41   |
David Wegener Messages: 1157 Registered: July 2009 |
Senior Member |
|
|
On 05/05/2012 04:15 PM, Igor Ganapolsky wrote:
> Hello,
> I am very disappointed in Eclipse. I am running 3.7.2 on Ubuntu Linux. Everything was working fine, until I foolishly today decided to update some packages - by clicking Help> Check for updates. My eclipse updated, then rebooted, and now the Java perspective doesn't work at all! It does no syntax highlighting, auto-completion, or anything like that. In fact it looks like a plain old text editor. I don't understand what is the point of using Eclipse IDE, if it now looks like a text editor, after they fucked up their update process??
>
> Thank you,
> Igor
You may have inadvertently opened the file in the generic text editor.
Close the file, right click on it in the Package Explorer, select Open
with, select Java Editor.
|
|
|
|
|
| Re: Java Perspective broken after Eclipse update! [message #870187 is a reply to message #870095] |
Mon, 07 May 2012 04:06  |
Dani Megert Messages: 3801 Registered: July 2009 |
Senior Member |
|
|
On 06.05.2012 14:31, Stephan Herrmann wrote:
> Igor, an update of Eclipse involves many factors and from what you
> wrote we only know that you are using Eclipse 3.7.2 plus some Android
> tooling.
>
> To find out what happened, the following information might be useful:
> - any error messages in .metadata/.log inside your workspace directory
> - which Eclipse package did you install (like "Classic", "IDE for Java
> Developers"...)?
> - exact list of software installed, obtained e.g. by:
> -- File > Export > Install > Installed Software Items to File
> -- plus a full listing of eclipse/plugins
You can also start Eclipse with -debug. That might indicate in the .log
why Eclipse JDT is not loaded.
Dani
>
> best,
> Stephan
>
|
|
|
Powered by
FUDForum. Page generated in 0.02433 seconds