david_williams | b23435a | 2008-07-23 05:02:46 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| 2 | <!--NewPage--> |
| 3 | <HTML> |
| 4 | <HEAD> |
| 5 | <!-- Generated by javadoc (build 1.4.2_11) on Wed Jul 23 00:59:09 EDT 2008 --> |
| 6 | <TITLE> |
| 7 | VersionLister |
| 8 | </TITLE> |
| 9 | |
| 10 | <META NAME="keywords" CONTENT="org.eclipse.wtp.releng.tools.versionchecker.VersionLister class"> |
| 11 | |
| 12 | <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> |
| 13 | |
| 14 | <SCRIPT type="text/javascript"> |
| 15 | function windowTitle() |
| 16 | { |
| 17 | parent.document.title="VersionLister"; |
| 18 | } |
| 19 | </SCRIPT> |
| 20 | |
| 21 | </HEAD> |
| 22 | |
| 23 | <BODY BGCOLOR="white" onload="windowTitle();"> |
| 24 | |
| 25 | |
| 26 | <!-- ========= START OF TOP NAVBAR ======= --> |
| 27 | <A NAME="navbar_top"><!-- --></A> |
| 28 | <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
| 29 | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| 30 | <TR> |
| 31 | <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| 32 | <A NAME="navbar_top_firstrow"><!-- --></A> |
| 33 | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| 34 | <TR ALIGN="center" VALIGN="top"> |
| 35 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
| 36 | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
| 37 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/VersionLister.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> |
| 38 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| 39 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| 40 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
| 41 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| 42 | </TR> |
| 43 | </TABLE> |
| 44 | </TD> |
| 45 | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| 46 | </EM> |
| 47 | </TD> |
| 48 | </TR> |
| 49 | |
| 50 | <TR> |
| 51 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| 52 | <A HREF="../../../../../../org/eclipse/wtp/releng/tools/versionchecker/DependencyChecker.html" title="class in org.eclipse.wtp.releng.tools.versionchecker"><B>PREV CLASS</B></A> |
| 53 | NEXT CLASS</FONT></TD> |
| 54 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| 55 | <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> |
| 56 | <A HREF="VersionLister.html" target="_top"><B>NO FRAMES</B></A> |
| 57 | <SCRIPT type="text/javascript"> |
| 58 | <!-- |
| 59 | if(window==top) { |
| 60 | document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); |
| 61 | } |
| 62 | //--> |
| 63 | </SCRIPT> |
| 64 | <NOSCRIPT> |
| 65 | <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> |
| 66 | </NOSCRIPT> |
| 67 | |
| 68 | </FONT></TD> |
| 69 | </TR> |
| 70 | <TR> |
| 71 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
| 72 | SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> |
| 73 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
| 74 | DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> |
| 75 | </TR> |
| 76 | </TABLE> |
| 77 | <A NAME="skip-navbar_top"></A> |
| 78 | <!-- ========= END OF TOP NAVBAR ========= --> |
| 79 | |
| 80 | <HR> |
| 81 | <!-- ======== START OF CLASS DATA ======== --> |
| 82 | <H2> |
| 83 | <FONT SIZE="-1"> |
| 84 | org.eclipse.wtp.releng.tools.versionchecker</FONT> |
| 85 | <BR> |
| 86 | Class VersionLister</H2> |
| 87 | <PRE> |
| 88 | java.lang.Object |
| 89 | <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.eclipse.wtp.releng.tools.versionchecker.VersionLister</B> |
| 90 | </PRE> |
| 91 | <DL> |
| 92 | <DT><B>All Implemented Interfaces:</B> <DD>org.eclipse.core.runtime.IPlatformRunnable</DD> |
| 93 | </DL> |
| 94 | <HR> |
| 95 | <DL> |
| 96 | <DT>public class <B>VersionLister</B><DT>extends java.lang.Object<DT>implements org.eclipse.core.runtime.IPlatformRunnable</DL> |
| 97 | |
| 98 | <P> |
| 99 | A simple, unsupported, little-tested utility to check version numbers of |
| 100 | currently installed plugins against a reference list that was previously |
| 101 | prepared by running this utility on some earlier installed stack. |
| 102 | <P> |
| 103 | |
| 104 | <P> |
| 105 | <HR> |
| 106 | |
| 107 | <P> |
| 108 | <!-- ======== NESTED CLASS SUMMARY ======== --> |
| 109 | |
| 110 | |
| 111 | <!-- =========== FIELD SUMMARY =========== --> |
| 112 | |
| 113 | <A NAME="field_summary"><!-- --></A> |
| 114 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| 115 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| 116 | <TD COLSPAN=2><FONT SIZE="+2"> |
| 117 | <B>Field Summary</B></FONT></TD> |
| 118 | </TR> |
| 119 | </TABLE> |
| 120 | <A NAME="fields_inherited_from_class_org.eclipse.core.runtime.IPlatformRunnable"><!-- --></A> |
| 121 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| 122 | <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| 123 | <TD><B>Fields inherited from interface org.eclipse.core.runtime.IPlatformRunnable</B></TD> |
| 124 | </TR> |
| 125 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
| 126 | <TD><CODE>EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART</CODE></TD> |
| 127 | </TR> |
| 128 | </TABLE> |
| 129 | |
| 130 | <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
| 131 | |
| 132 | <A NAME="constructor_summary"><!-- --></A> |
| 133 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| 134 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| 135 | <TD COLSPAN=2><FONT SIZE="+2"> |
| 136 | <B>Constructor Summary</B></FONT></TD> |
| 137 | </TR> |
| 138 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
| 139 | <TD><CODE><B><A HREF="../../../../../../org/eclipse/wtp/releng/tools/versionchecker/VersionLister.html#VersionLister()">VersionLister</A></B>()</CODE> |
| 140 | |
| 141 | <BR> |
| 142 | </TD> |
| 143 | </TR> |
| 144 | </TABLE> |
| 145 | |
| 146 | <!-- ========== METHOD SUMMARY =========== --> |
| 147 | |
| 148 | <A NAME="method_summary"><!-- --></A> |
| 149 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| 150 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| 151 | <TD COLSPAN=2><FONT SIZE="+2"> |
| 152 | <B>Method Summary</B></FONT></TD> |
| 153 | </TR> |
| 154 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
| 155 | <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
| 156 | <CODE>static void</CODE></FONT></TD> |
| 157 | <TD><CODE><B><A HREF="../../../../../../org/eclipse/wtp/releng/tools/versionchecker/VersionLister.html#main(java.lang.String[])">main</A></B>(java.lang.String[] args)</CODE> |
| 158 | |
| 159 | <BR> |
| 160 | </TD> |
| 161 | </TR> |
| 162 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
| 163 | <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
| 164 | <CODE> java.lang.Object</CODE></FONT></TD> |
| 165 | <TD><CODE><B><A HREF="../../../../../../org/eclipse/wtp/releng/tools/versionchecker/VersionLister.html#run(java.lang.Object)">run</A></B>(java.lang.Object o)</CODE> |
| 166 | |
| 167 | <BR> |
| 168 | </TD> |
| 169 | </TR> |
| 170 | </TABLE> |
| 171 | <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> |
| 172 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| 173 | <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| 174 | <TD><B>Methods inherited from class java.lang.Object</B></TD> |
| 175 | </TR> |
| 176 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
| 177 | <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> |
| 178 | </TR> |
| 179 | </TABLE> |
| 180 | |
| 181 | <P> |
| 182 | |
| 183 | <!-- ============ FIELD DETAIL =========== --> |
| 184 | |
| 185 | |
| 186 | <!-- ========= CONSTRUCTOR DETAIL ======== --> |
| 187 | |
| 188 | <A NAME="constructor_detail"><!-- --></A> |
| 189 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| 190 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| 191 | <TD COLSPAN=1><FONT SIZE="+2"> |
| 192 | <B>Constructor Detail</B></FONT></TD> |
| 193 | </TR> |
| 194 | </TABLE> |
| 195 | |
| 196 | <A NAME="VersionLister()"><!-- --></A><H3> |
| 197 | VersionLister</H3> |
| 198 | <PRE> |
| 199 | public <B>VersionLister</B>()</PRE> |
| 200 | <DL> |
| 201 | </DL> |
| 202 | |
| 203 | <!-- ============ METHOD DETAIL ========== --> |
| 204 | |
| 205 | <A NAME="method_detail"><!-- --></A> |
| 206 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| 207 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| 208 | <TD COLSPAN=1><FONT SIZE="+2"> |
| 209 | <B>Method Detail</B></FONT></TD> |
| 210 | </TR> |
| 211 | </TABLE> |
| 212 | |
| 213 | <A NAME="main(java.lang.String[])"><!-- --></A><H3> |
| 214 | main</H3> |
| 215 | <PRE> |
| 216 | public static void <B>main</B>(java.lang.String[] args)</PRE> |
| 217 | <DL> |
| 218 | <DD><DL> |
| 219 | </DL> |
| 220 | </DD> |
| 221 | <DD><DL> |
| 222 | </DL> |
| 223 | </DD> |
| 224 | </DL> |
| 225 | <HR> |
| 226 | |
| 227 | <A NAME="run(java.lang.Object)"><!-- --></A><H3> |
| 228 | run</H3> |
| 229 | <PRE> |
| 230 | public java.lang.Object <B>run</B>(java.lang.Object o) |
| 231 | throws java.lang.Exception</PRE> |
| 232 | <DL> |
| 233 | <DD><DL> |
| 234 | <DT><B>Specified by:</B><DD><CODE>run</CODE> in interface <CODE>org.eclipse.core.runtime.IPlatformRunnable</CODE></DL> |
| 235 | </DD> |
| 236 | <DD><DL> |
| 237 | |
| 238 | <DT><B>Throws:</B> |
| 239 | <DD><CODE>java.lang.Exception</CODE></DL> |
| 240 | </DD> |
| 241 | </DL> |
| 242 | <!-- ========= END OF CLASS DATA ========= --> |
| 243 | <HR> |
| 244 | |
| 245 | |
| 246 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| 247 | <A NAME="navbar_bottom"><!-- --></A> |
| 248 | <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
| 249 | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| 250 | <TR> |
| 251 | <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| 252 | <A NAME="navbar_bottom_firstrow"><!-- --></A> |
| 253 | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| 254 | <TR ALIGN="center" VALIGN="top"> |
| 255 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
| 256 | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
| 257 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/VersionLister.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> |
| 258 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| 259 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| 260 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
| 261 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| 262 | </TR> |
| 263 | </TABLE> |
| 264 | </TD> |
| 265 | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| 266 | </EM> |
| 267 | </TD> |
| 268 | </TR> |
| 269 | |
| 270 | <TR> |
| 271 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| 272 | <A HREF="../../../../../../org/eclipse/wtp/releng/tools/versionchecker/DependencyChecker.html" title="class in org.eclipse.wtp.releng.tools.versionchecker"><B>PREV CLASS</B></A> |
| 273 | NEXT CLASS</FONT></TD> |
| 274 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| 275 | <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> |
| 276 | <A HREF="VersionLister.html" target="_top"><B>NO FRAMES</B></A> |
| 277 | <SCRIPT type="text/javascript"> |
| 278 | <!-- |
| 279 | if(window==top) { |
| 280 | document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); |
| 281 | } |
| 282 | //--> |
| 283 | </SCRIPT> |
| 284 | <NOSCRIPT> |
| 285 | <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> |
| 286 | </NOSCRIPT> |
| 287 | |
| 288 | </FONT></TD> |
| 289 | </TR> |
| 290 | <TR> |
| 291 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
| 292 | SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> |
| 293 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
| 294 | DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> |
| 295 | </TR> |
| 296 | </TABLE> |
| 297 | <A NAME="skip-navbar_bottom"></A> |
| 298 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| 299 | |
| 300 | <HR> |
| 301 | |
| 302 | </BODY> |
| 303 | </HTML> |