hello there,
recently i upgraded my system from FC6 to F7. after:
* removing the old eclipse RPMs, deleting usr/lib/eclipse, usr/share/eclipse, ~/.eclipse, and ~/workspace directories, * yum groupinstall Eclipse, * starting eclipse with both gcj (GNU libgcj 4.1.2 20070502 (Red Hat 4.1.2-12)) and Sun's jdk1.5.0_12, i get an error and the log shows:
!ENTRY org.eclipse.core.runtime 2007-07-26 19:02:36.425 !MESSAGE Product org.eclipse.platform.ide could not be found.
!ENTRY org.eclipse.osgi 4 0 2007-07-26 19:02:36.430 !MESSAGE Application error !STACK 1 java.lang.RuntimeException: No application id has been found. at org.eclipse.core.internal.runtime.PlatformActivator$1.run(org.eclipse.core.runtime_3.2.0.v20060603.jar.so) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so) at java.lang.reflect.Method.invoke(libgcj.so.8rh) at org.eclipse.core.launcher.Main.invokeFramework(startup.jar.so) at org.eclipse.core.launcher.Main.basicRun(startup.jar.so) at org.eclipse.core.launcher.Main.run(startup.jar.so) at org.eclipse.core.launcher.Main.main(startup.jar.so)
any ideas what i'm missing?
TIA + cheers; rsn