Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Platform Plug-in Development Environment Guide
Previous Page Home Next Page

Setting up API Tooling

Configure existing plug-ins

This section explains how to enable your existing plug-ins for API analysis.

  1. Select the project you want to convert.
  2. Right-click and select PDE Tools > API Tooling Setup...
  3. Once the API Tooling Setup wizard is open, check that the project is selected.
  4. If your project contains a file component.xml, you can uncheck the checkbox to preserve it after conversion.
  5. Click Next if you want to preview the changes, or Finish otherwise.
  6. Your plug-in is now converted to use API tooling.

Configure a new plug-in

This section explains how to enable a new plug-ins for API analysis.

  1. Click on File>New>Project...
  2. Select Plug-in Development>Plug-in Project and click Next.
  3. Fill the first page as you would do for any other plug-in and click Next.
  4. Check the option Enable API Analysis.

    Plug-in Creation Wizard

  5. Complete your Plug-in setup
  6. Click Finish.

Related tasks

Setting up a baseline

Related reference

API Tooling Setup Wizard
PDE Tools Menu
API Tooling Setup Command
Defining API Restrictions


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire