| [news.eclipse.platform.rcp] Re: plugin.xml - runtime - classpath |
hi,
after adding an entry to the classpath which contains a jar-file, and exporting the plugin with my product I get an error when I try to load an action from my coolbar.What does that mean? When I try the view where the plugin should be initialized I get the error message:
Unable to create view: Plug-in org.eclipse.encian.feedback was unable to load class org.eclipse.encian.feedback.layout.FeedbackView.
That only occurs when I have a classpath-entry.
There's an open bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=108781
Later, PW