Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to disable API profiles
How to disable API profiles [message #584007] Sat, 01 November 2008 18:25
Harald Wellmann is currently offline Harald WellmannFriend
Messages: 34
Registered: July 2009
Location: Hamburg, Germany
Member
API profiles are yet another undocumented feature in Eclipse PDE.

They are mentioned nowhere in Eclipse 3.4 help, the only reference I could
find is
http://www.ibm.com/developerworks/opensource/library/os-ecli pse-api-tools/

The most notable effect of this feature that I can see is an annoying
slowdown of my builds. My workspace contains about 50 plugins, and when I
do a trivial change to a MANIFEST.MF (inserting and deleting a whitespace
character), the "rebuild" takes over a minute, most of the time is spent
"Building workspace API profile" according to the progress monitor.

I set all the API related PDE warnings to Ignore in my workspace
preferences. I did not enable the API nature in my projects.

How can I disable this API feature?
Previous Topic:How to disable API profiles
Next Topic:How to delete Target Provisioner
Goto Forum:
  


Current Time: Thu Apr 18 23:46:20 GMT 2024

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

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

Back to the top