platform-update-home/doc/working/documentation/standalone_update.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15, Wed May 5 18:02:28 2004 UTC revision 1.16, Sun May 9 02:24:31 2004 UTC
# Line 74  Line 74 
74   &nbsp;&nbsp;&nbsp; -application&nbsp; org.eclipse.update.core.standaloneUpdate<br>   &nbsp;&nbsp;&nbsp; -application&nbsp; org.eclipse.update.core.standaloneUpdate<br>
75   &nbsp;&nbsp;&nbsp; -command listFeatures<br>   &nbsp;&nbsp;&nbsp; -command listFeatures<br>
76   &nbsp;&nbsp;&nbsp; -from <i>local_site_dir</i> <br>   &nbsp;&nbsp;&nbsp; -from <i>local_site_dir</i> <br>
77     <br>
78     The features are listed as:
79     <br>
80     <code>
81     Site: <em>site url </em><br>
82      &nbsp;&nbsp;Feature: <em>id version</em>  enabled (or disabled)
83     </code>
84     <br>
85    
86  <br><b>Adding a local site with more features:</b><br>  <br><b>Adding a local site with more features:</b><br>
87   java -cp startup.jar org.eclipse.core.launcher.Main <br>   java -cp startup.jar org.eclipse.core.launcher.Main <br>

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16