[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[pde-ui-dev] Regarding org.eclipse.pde.ui.osgiFrameworks
|
- From: Mats-Ola Persson <mats-ola.persson@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 02 Nov 2006 08:30:58 +0100
- Delivered-to: pde-ui-dev@eclipse.org
- User-agent: Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501)
Hi,
I'm rather new to developing/extending eclipse so please bear with me :)
I'm trying to extend org.eclipse.pde.ui.osgiFrameworks, I was under the
impression that the code extending this extension point was called
everytime eclipse was started. I've tried to put some printlns here and
there in org.eclipse.pde.ui.launcher.EquinoxLaunchConfiguration, but
nothing is ever printed out. When is this code used?
What am I missing?
Grateful for any information and pointers.
Regards,
Mats-Ola