| Eclipse API Scanner
Eclipse API Scanner | ![]() |
| Updated 2005-02-07 | |
| Introduction | |
|
This document summarizes the usage of the Eclipse API scanner. The goal of the Eclipse API scanner is to identify any internal API references in any Eclipse-based products. You can view the requirements document here, and the design document here. |
|
| Downloading and running the Eclipse API scanner | |
|
You can get the latest version of the Eclipse API scanner here. |
|
|
The previous version of the Eclipse API scanner is available here. |
|
|
The source of the Eclipse API scanner is also available in CVS. Check out the org.eclipse.wtp.releng.tools.component.core project and the org.eclipse.wtp.releng.tools.component.ui project. |
|
| Running the Eclipse API scanner within Eclipse | |
|
The Eclipse API scanner is available as two Eclipse plug-ins. Therefore, you can overlay them on top of an Eclipse driver and use them to scan you APIs for violations, javadoc coverage and etc.
|
|