[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[pde-ui-dev] Re: Regarding org.eclipse.pde.ui.osgiFrameworks
|
Sorry, this was a bug with us (https://bugs.eclipse.org/bugs/show_bug.cgi?id=163529).
It should work if you get a nightly build starting 11/7
Thanks!
Also, what framework are you adding? Commercial or Opensource?
Cheers,
~ Chris
Mats-Ola Persson ---11/02/2006 01:33:05 AM---Hi,
From: | Mats-Ola Persson <mats-ola.persson@xxxxxxxxxxxxxxxxxxxxxxx> |
To: | pde-ui-dev@xxxxxxxxxxx |
Cc: | Chris Aniszczyk/Austin/IBM@IBMUS |
Date: | 11/02/2006 01:33 AM |
Subject: | Regarding org.eclipse.pde.ui.osgiFrameworks |
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