WTP Extension PointUsage Scanner
web tools platform adopters
How to generate a WTP extension point usage report
 

  1. Open an Eclipse workspace where your adopter product is your WTP based target platform.
  2. Check out the org.eclipse.wtp.releng.tools.component.core plugin from the dev.eclipse.org CVS repository at /cvsroot/webtools.
  3. Launch the org.eclipse.wtp.releng.tools.component.adopters.ExtensionPointScanner class as an Eclipse application.
  4. Provide the following VM arguments:

    -Dextpt=org.eclipse.wst.*,org.eclipse.jst.*,org.eclipse.jem.*,org.eclipse.jpt.*
    -Doutput=D:\temp\usage-wtp
    
  5. Click run to generate the usage report based on the runtime target's usage of the WTP extension points.
  6. Mail the report to Tim Deboer at deboer@ca.ibm.com.