Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Error when installing on 64 bit Ubuntu 14.10(Installation error)
Error when installing on 64 bit Ubuntu 14.10 [message #1444893] Tue, 14 October 2014 18:10 Go to next message
James Spreadbury is currently offline James SpreadburyFriend
Messages: 1
Registered: October 2014
Junior Member
Here are the first few lines in the error log. Can anyone point me in the right direction please.

NB. Build recognises correct java version but warning from build says ...

Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. org.eclipse.swt Build path JRE System Library Problem

Excerpt from error log follows...

!SESSION 2014-10-05 15:12:48.426 -----------------------------------------------
eclipse.buildId=debbuild
java.version=1.7.0_67
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.ui 4 0 2014-10-05 15:13:11.284
!MESSAGE Unable to create editor ID org.eclipse.jdt.ui.CompilationUnitEditor: No editor descriptor for id org.eclipse.jdt.ui.CompilationUnitEditor
!STACK 1
org.eclipse.ui.PartInitException: No editor descriptor for id org.eclipse.jdt.ui.CompilationUnitEditor
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:601)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:271)
at org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1459)
at org.eclipse.ui.internal.EditorManager$5.runWithException(EditorManager.java:972)
at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3189)

Full error log can be sent on request but I've probably done something dumb!
Re: Error when installing on 64 bit Ubuntu 14.10 [message #1444905 is a reply to message #1444893] Tue, 14 October 2014 18:36 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

It looks like you used to have the Java Development Tools installed, and now you don't. Check your distribution's packages for anything else you might need to install, or just download a current Luna SR1 tarball from download.eclipse.org.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Unable to delete eclipse project
Next Topic:Eclipse product
Goto Forum:
  


Current Time: Fri Apr 19 12:29:40 GMT 2024

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

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

Back to the top