Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » RC1 runtime workbench problems test case
RC1 runtime workbench problems test case [message #251164] Wed, 09 June 2004 15:32
Eclipse UserFriend
Originally posted by: mike.jones.cognitech-utnospam.com

I'm having problems working with the runtime workspace on RC1. I was
having the same problems with M9, (and if memory serves) M8 and M6. M7
has been working fine. There were several other posts with this
problem, but no answers and I couldn't find a relevant bug.

Here's the set up:
Fresh install of 3.0 RC1 on WinXP
New workspace

Here's the test case that produces the same problems I'm having:
1) Create a new plugin project with the wizard called "foo" and accept
all defaults.
2) Launch a runtime workbench

I get the error "Could not launch the configuration. Details are in the
log......"

The log reads:

!SESSION Jun 09, 2004 13:18:15.543
---------------------------------------------
eclipse.buildId=unknown
java.version=1.4.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
!ENTRY org.eclipse.osgi Jun 09, 2004 13:18:15.554
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.ui.workbench" could
not be found in the registry. The applications available are:
org.eclipse.ant.core.antRunner,
org.eclipse.help.base.infocenterApplication,
org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
org.eclipse.pde.build.BuildScriptGenerator,
org.eclipse.pde.build.FetchScriptGenerator,
org.eclipse.pde.junit.runtime.uitestapplication,
org.eclipse.pde.junit.runtime.legacyUItestapplication,
org.eclipse.pde.junit.runtime.coretestapplication,
org.eclipse.ui.ide.workbench, org.eclipse.update.core.standaloneUpdate.
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:324)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:638)
at org.eclipse.core.launcher.Main.main(Main.java:622)



Any ideas? For such a minimal plug-in I don't even know where to start
looking for a solution to this problem.

tia,
--mike
Previous Topic:Please explain: MANIFEST.MF, OSGi, plugin.xml
Next Topic:How to change the font in my custom CVS merge viewer?
Goto Forum:
  


Current Time: Thu May 01 17:12:32 EDT 2025

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

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

Back to the top