Community
Participate
Working Groups
3.6. We should consistently use "API Tools" (not "API Tooling"). Especially in the documentation.
Created attachment 187986 [details] fix Changes the wording. I also found a few stragglers of Api and changed those to API.
applied to HEAD
/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.
CC'ing Curtis for the pde.ui occurrences
Created attachment 188060 [details] pde patch This patch replaces API Tooling with API Tools for PDE UI and the cheat-sheet stuff.
applied patch to pde.ui and org.eclipse.pde (I didn't even know we had a cheat-sheet for API Tools)
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