"cz.aegis.cms.run.application" could not be found in the registry [message #460994] |
Wed, 03 January 2007 08:09  |
Eclipse User |
|
|
|
Originally posted by: m.hybler.email.cz
Hello
I'm developing plug-in into RCP application. I have added new text
editor and after that i have deleted it. I want to start my plugin
again but it throws Application error:
java.lang.RuntimeException: Application "cz.aegis.cms.run.application"
could not be found in the registry. The applications available are: <NONE>.
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:68)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
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.core.launcher.Main.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
I'm sorry but I'm not high skilled in RCP. Someone can help me?
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07009 seconds