Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 321738 - Consistently use "API Tools" (not "API Tooling")
Summary: Consistently use "API Tools" (not "API Tooling")
Status: VERIFIED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: API Tools (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 trivial (vote)
Target Milestone: 3.7 M6   Edit
Assignee: Michael Rennie CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-04 10:59 EDT by Dani Megert CLA
Modified: 2011-03-09 14:06 EST (History)
1 user (show)

See Also:


Attachments
fix (19.82 KB, patch)
2011-01-31 13:08 EST, Michael Rennie CLA
no flags Details | Diff
pde patch (7.35 KB, patch)
2011-02-01 11:33 EST, Michael Rennie CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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