Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Delayed startup of PTP resource managers

Dave,

This is a side effect of the lazy bundle activation policy. In theory it would be possible to work out a way to load PTP only if there were resource managers that needed to be started, but Eclipse generally frowns on plugins that don't operate this way. Any particular reason why you need this?

Greg

On May 14, 2009, at 8:59 AM, Dave Wootton wrote:

I noticed that if I have a PTP resource manager running when I shutdown Eclipse, that it does not automatically start until I switch to the PTP
runtime view. I can see the delayed startup if I have some perspective
other than the PTP runtime perspective, such as the C/C++ perspective open when I shutdown Eclipse. When I restart Eclipse, the resource managers do
not attempt to start until I switch to the PTP runtime perspective.

Is this an effect of Eclipse only loading the PTP plugins when the PTP
runtime perspective is opened? Is the intention that the user should
switch to the PTP runtime perspective to start the resource managers
before using any other perspective that relies on PTP resource managers?
Dave
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top