[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Problem running Eclipse

SteM,

Europa is just the name of the coordinated release that includes the platform as well as a large number of the downstream projects.  Generally you could use the the coordinated releases update site to update your plugins and to pick up additional capabilities from other project.  Europa is based on Eclipse 3.3 though...
http://wiki.eclipse.org/index.php/Europa_Build

SteM wrote:
Ed,
thanks again.
Using -clean I'm able to run Eclipse.
Right now I have 'Europa'. About says 3.2.0 version.
Why 'Europa' ?? 
I noticed that there is a new Repository for 'Europa' flavour ...
What's the difference between 'classic' version (now i see the last 3.3.1.1 version) and Europa ?
From where i can upgrade Eclipse ?
 
Thanks a lot !!
--
SteM
"Ed Merks" <merks@xxxxxxxxxx> ha scritto nel messaggio news:fq12ce$u8f$2@xxxxxxxxxxxxxxxxx...
SteM,

Using Help->About Eclipse, you can see the version.  You're running with -clean and not --clean (double dash clean)?  Note that when installing a fresh install, it's never a good idea to install over top of an existing install.


SteM wrote:
Thanks Ed,
since i'm not really sure which is the version of Eclipse :-( i reinstalled the last package i own.
Now when Eclipse starts i see the spash saying 'Europa' (before was '3.3'), it asks me the workspace and then dies. 
In the .metadata directory of the workspace i found the log that says:
 
!SESSION 2008-02-26 10:00:28.359 -----------------------------------------------
eclipse.buildId=M20071023-1652
java.version=1.6.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
Framework arguments:  --clean
Command-line arguments:  -os win32 -ws win32 -arch x86 --clean
 
!ENTRY org.eclipse.ui 4 4 2008-02-26 10:00:33.984
!MESSAGE Unhandled event loop exception
 
!ENTRY org.eclipse.ui 4 0 2008-02-26 10:00:34.000
!MESSAGE The handle object must not have a zero-length identifier
!STACK 0
java.lang.IllegalArgumentException: The handle object must not have a zero-length identifier
 at org.eclipse.core.commands.common.HandleObjectManager.checkId(HandleObjectManager.java:60)
 at org.eclipse.jface.bindings.BindingManager.getScheme(BindingManager.java:1498)
 at org.eclipse.ui.internal.keys.BindingPersistence.readActiveScheme(BindingPersistence.java:401)
 at org.eclipse.ui.internal.keys.BindingPersistence.read(BindingPersistence.java:1115)
 at org.eclipse.ui.internal.keys.BindingService.readRegistryAndPreferences(BindingService.java:208)
 at org.eclipse.ui.internal.Workbench.initializeDefaultServices(Workbench.java:1249)
 at org.eclipse.ui.internal.Workbench.init(Workbench.java:1062)
 at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1847)
 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
 at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:572)
 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:171)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1173)

--
SteM
 
"Ed Merks" <merks@xxxxxxxxxx> ha scritto nel messaggio news:fpurii$na3$2@xxxxxxxxxxxxxxxxx...
SteM,

Does com.zylin.embeddedcdt_2.0.6 depend on Eclipse 3.3 but you're installing in in Eclipse 3.2?


SteM wrote:
If I opened the About page I see 3.3.0 version, but the updater proposed me
only 3.2 patches (???)

I deleted both the plugins and features folders from the last updates but I
have again problems :-(
--
SteM


"Ed Merks" <merks@xxxxxxxxxx> ha scritto nel messaggio
news:fpuh73$771$1@xxxxxxxxxxxxxxxxx...
  
SteM,

It looks like you've installed a 3.3 update in a 3.2 environment.
Perhaps you can delete all the 3.3 plugins from the plugins folder and
restart with a -clean to recover...


SteM wrote:
    
Hi all,
i've just updated Eclipse adding PDE + JDT and Eclipse doesn't run no
      
more.
  
Please help me !!
Attached the log file.
--
SteM