| |
-
Open an Eclipse workspace where your adopter product is your WTP based target platform.
-
Check out the org.eclipse.wtp.releng.tools.component.core plugin from the dev.eclipse.org CVS repository at /cvsroot/webtools.
-
Launch the org.eclipse.wtp.releng.tools.component.adopters.ExtensionPointScanner class as an Eclipse application.
-
Provide the following VM arguments:
-Dextpt=org.eclipse.wst.*,org.eclipse.jst.*,org.eclipse.jem.*,org.eclipse.jpt.*
-Doutput=D:\temp\usage-wtp
-
Click run to generate the usage report based on the runtime target's usage of the WTP extension points.
-
Mail the report to Tim Deboer at deboer@ca.ibm.com.
|