Plugins connection problem

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Plugins connection problem

Postby avier5 » Sun Jan 09, 2005 7:15 am

Hi All,
I need your help in understanding how to solve my following problem:

I have built a main plugin and made it a standealone plugin.It runs fine and works as I need. Now I need a smaller plugin that will be with one view and it will be loaded when I need that view. I declered an extention point in my main plugin XML and exported the small plugin into the main plugin 'plugins' directory. When I tried to run the application and load the smaller plugin a ClassNotFoundException was seen on the screen. It seems that the main plugin doesn't know from where to read the needed classes....

How I can make the main plugin know about the smaller plugins that I put in it's directory.
A general question : how does eclipse load it's plugins?
Thanks in advance,
HBC.
avier5
 
Posts: 41
Joined: Thu Jul 22, 2004 12:12 am

Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest