Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » IApplication class loader problem
IApplication class loader problem [message #333395] Tue, 09 December 2008 08:38 Go to next message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

Hello,

I have plugin A and plugin B. The "A" plugin implements IApplication class and plugin "B" is an library with some code that loads resource R from the classpath. The resource R is located in the plugin A.

When I run this application using IApplication interface CNFE is thrown because plugin B is not able to reach the resource R from plugin A.

When I am running Platform it works.

Why?
Re: IApplication class loader problem [message #333396 is a reply to message #333395] Tue, 09 December 2008 10:22 Go to previous message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

We are developing something like WorkbenchAntRunner. It seems we can learn from this class. We will rework our app to act this way and I hope classloader problems will gone.
Previous Topic:[Databinding]: How can I reverse the target changes?
Next Topic:Positioning of Items in Toolbar/Coolbar
Goto Forum:
  


Current Time: Fri Jul 05 03:25:16 GMT 2024

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

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

Back to the top