blob: 26e135249bf31ea6f2306475a50c49b49a0d61ac [file] [log] [blame]
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="../..//default_style.css" type="text/css">
<link rel="stylesheet" href="../..//webtools/wtp.css" type="text/css">
<title>web tools platform adopters</title>
</head>
<body>
<table width="100%" cellspacing="5" cellpadding="2" border="0">
<tbody>
<tr>
<td width="60%" align="left"><font class="indextop">WTP Extension PointUsage Scanner</font>
<br>
<font class="indexsub">web tools platform adopters</font></td><td width="40%"><img width="207" hspace="50" height="129" align="middle" src="../..//webtools/images/wtplogosmall.jpg"></td>
</tr>
</tbody>
</table>
<table width="100%" cellspacing="5" cellpadding="2" border="0">
<col width="16">
<col width="*">
<tbody>
<tr>
<td valign="top" bgcolor="#0080c0" align="left" colspan="2"><b><font face="Arial,Helvetica" color="#ffffff">How to generate a WTP extension point usage report</font></b></td>
</tr>
<tr>
<td valign="top" align="right">&nbsp;</td><td valign="top">
<p>
<ol>
<li>
Open an Eclipse workspace where your adopter product is your WTP based target platform.
</li>
<li>
Check out the org.eclipse.wtp.releng.tools.component.core plugin from the dev.eclipse.org CVS repository at /cvsroot/webtools.
</li>
<li>
Launch the org.eclipse.wtp.releng.tools.component.adopters.ExtensionPointScanner class as an Eclipse application.
</li>
<li>
Provide the following VM arguments:
<p>
<pre>
-Dextpt=org.eclipse.wst.*,org.eclipse.jst.*,org.eclipse.jem.*,org.eclipse.jpt.*
-Doutput=D:\temp\usage-wtp
</pre>
</p>
</li>
<li>
Click run to generate the usage report based on the runtime target's usage of the WTP extension points.
</li>
<li>
Mail the report to John Lanuti at jlanuti@us.ibm.com.
</li>
</ol>
</p>
</td>
</tr>
</tbody>
</table>
</body>
</html>