Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Exported application crashes, runs fine in Eclipse - why?(It can't find classes in a plugin dependency)
icon5.gif  Exported application crashes, runs fine in Eclipse - why? [message #685948] Mon, 20 June 2011 20:59 Go to next message
Eclipse UserFriend
I have an RCP application which consists of a main plugin and a second plugin. The application runs perfectly when run from within Eclipse. However, when I export the product, the resulting EXE crashes immediately because it is unable to find a class which exists in the second plugin.

I have checked that the JAR for the second plugin is in the plugins folder in the base application's folder and also exists in the plugins folder within the repository folder. All relevant packages are exported from the second plugin which I guess is obvious anyway because the application runs fine within Eclipse.

So, what could be causing this problem? I am now unable to distribute the application and this is causing serious issues.

Thanks,

-sbs
Re: Exported application crashes, runs fine in Eclipse - why? [message #685961 is a reply to message #685948] Tue, 21 June 2011 01:18 Go to previous message
Eclipse UserFriend
Never mind, it must have been some kind of internal corruption in the plugin configuration as I restored to a previous version from source control, re-applied my recent changes and all is well now.

-sbs
Previous Topic:Grey Background in Forms Toolbar
Next Topic:onclick event on ViewPart
Goto Forum:
  


Current Time: Sun Aug 31 17:55:02 EDT 2025

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

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

Back to the top