| Summary: | Consistently use "API Tools" (not "API Tooling") | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] PDE | Reporter: | Dani Megert <daniel_megert> | ||||||
| Component: | API Tools | Assignee: | 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
Dani Megert
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 |