Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » update manager hinders RCP-based application
update manager hinders RCP-based application [message #43138] Wed, 09 June 2004 20:14 Go to next message
Chris Wege is currently offline Chris WegeFriend
Messages: 16
Registered: July 2009
Junior Member
Using 3RC1 with JDK 1.4 on W2K

I have a simple RCP-based application that works fine. After adding a
dependency in plugin.xml to org.eclipse.update.ui, my application is not
found any more like reported below:

eclipse.buildId=unknown
java.version=1.4.2_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments: -application rcpdemo.rcpdemoapp
!ENTRY org.eclipse.osgi Jun 08, 2004 23:45:36.341
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "rcpdemo.rcpdemoapp" could not
be found in the registry. The applications available are:
org.eclipse.help.base.infocenterApplication,
org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
org.eclipse.update.core.standaloneUpdate.
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:324)
....


Somehow the update manager seems to prevent my application from being
added to the application registry. Any ideas?

Thanks,
Chris
Re: update manager hinders RCP-based application [message #43218 is a reply to message #43138] Fri, 11 June 2004 13:24 Go to previous message
Chris Wege is currently offline Chris WegeFriend
Messages: 16
Registered: July 2009
Junior Member
Sorry. I had messed up the launch configuration. It works now.
Previous Topic:Re: How to debug classloading failures?
Next Topic:How to dynamically load eclipse plugins/features from the file system?
Goto Forum:
  


Current Time: Fri Apr 26 06:38:32 GMT 2024

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

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

Back to the top