Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 321738

Summary: Consistently use "API Tools" (not "API Tooling")
Product: [Eclipse Project] PDE Reporter: Dani Megert <daniel_megert>
Component: API ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: VERIFIED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: curtis.windatt.public
Version: 3.6   
Target Milestone: 3.7 M6   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
fix
none
pde patch none

Description Dani Megert CLA 2010-08-04 10:59:00 EDT
3.6.

We should consistently use "API Tools" (not "API Tooling"). Especially in the documentation.
Comment 1 Michael Rennie CLA 2011-01-31 13:08:13 EST
Created attachment 187986 [details]
fix

Changes the wording. I also found a few stragglers of Api and changed those to API.
Comment 2 Michael Rennie CLA 2011-01-31 14:13:25 EST
applied to HEAD
Comment 3 Dani Megert CLA 2011-02-01 03:55:37 EST
/org.eclipse.pde/cheatsheets/setup-apitools-existing-projects.xml seems not to be adjusted. Is that on purpose?

In 'org.eclipse.pde.ui' "API Tooling" is still used at some places.
Comment 4 Michael Rennie CLA 2011-02-01 10:38:59 EST
CC'ing Curtis for the pde.ui occurrences
Comment 5 Michael Rennie CLA 2011-02-01 11:33:19 EST
Created attachment 188060 [details]
pde patch

This patch replaces API Tooling with API Tools for PDE UI and the cheat-sheet stuff.
Comment 6 Michael Rennie CLA 2011-02-01 11:46:09 EST
applied patch to pde.ui and org.eclipse.pde (I didn't even know we had a cheat-sheet for API Tools)
Comment 7 Curtis Windatt CLA 2011-03-09 14:06:15 EST
There are still a number of places in the code and the website where API Tooling is used.  Since the task jar is called apitooling it also gets used regularly in code.  The UI looks like it is correct.

Verified