Eclipse exported Product file is not working. [message #1817710] |
Thu, 28 November 2019 01:54  |
Eclipse User |
|
|
|
Hi Team,
I am working on Eclipse project where Ecore model is defined. On the model, I have developed a database plugin (eclipse plug-in project) where I am reading data from database (plugin functionality). For reading, a button on menu is added and on click of button in runtime eclipse, event to read happens. The plugin works when run as eclipse application.
I have created a product of this application. (windows and linux both) using export wizard. When I run product file (.exe) for the first time, on console I get "framework event error in eclipse" but product file is opened. When I try to click the button (database read, plugin functionality) in the .exe, it gives error as "org.eclipse.core.runtime.CoreException: plug-in was unable to load class" and "the proxied handler for could not be loaded "
I have added all required plug-ins in the product configuration.
What should be the issue? The button click event is not recognised and handled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04667 seconds