Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » lazy bundle activation policy issue
lazy bundle activation policy issue [message #533374] Thu, 13 May 2010 11:17 Go to previous message
Dilton McGowan II is currently offline Dilton McGowan II
Messages: 91
Registered: July 2009
Member
Hi,

We have our plugin/bundle marked in the Manifest as:

Bundle-ActivationPolicy: lazy

When in the Eclipse SDK and using Debug As | Eclipse Application, the
policy is observed and our plugin is not activated until the user selects
a contributed UI Part like a View.

When we do a PDE build and copy the plugin jar to the plugins directory
of a target stock Eclipse SDK and run that target Eclipse...the plugin's
Activator class is called every time. The Manifest is getting exported
during the build.

Are we overlooking something?

Thanks,
Dilton
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Eclipse Running Under Android
Next Topic:XML Compare
Goto Forum:
  


Current Time: Sat May 25 07:29:29 EDT 2013

Powered by FUDForum. Page generated in 0.01706 seconds