Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Headless build doesn't enforce OSGi constraints
Headless build doesn't enforce OSGi constraints [message #595303] Wed, 15 April 2009 19:14
Eclipse UserFriend
I have multiple plugins where some depend on the export packages of
others. If I remove the package from a provider plugin's MANIFEST.MF
Export-Packages, the IDE gives me compile errors, but headless build
still runs successfully. Of course, if I try to run the build product,
I get ClassNotFoundException.

I am wondering if:

A) Enforcing OSGi constraints is not supported in headless build, or
B) My build is set up improperly

If it's B, any ideas what is wrong?

Thanks,
Will
Previous Topic:unexpected null return value from IPluginModelBase.getBundleDescription()
Next Topic:Property sheet and ISelectionProvider
Goto Forum:
  


Current Time: Sun Jul 06 09:43:13 EDT 2025

Powered by FUDForum. Page generated in 0.03185 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top