platform-update-home/doc/working/documentation/standalone_update.html
Parent Directory
|
Revision Log
|
Patch
| revision 1.13, Sat Sep 13 19:33:04 2003 UTC | revision 1.14, Wed Mar 31 20:37:41 2004 UTC | |
|---|---|---|
| # | Line 68 | Line 68 |
| 68 | -application org.eclipse.update.core.standaloneUpdate<br> | -application org.eclipse.update.core.standaloneUpdate<br> |
| 69 | -command search<br> | -command search<br> |
| 70 | -from <i>remote_site_url</i> <br> | -from <i>remote_site_url</i> <br> |
| 71 | ||
| 72 | <br><b>Listing configured features:</b><br> | |
| 73 | java -cp startup.jar org.eclipse.core.launcher.Main <br> | |
| 74 | -application org.eclipse.update.core.standaloneUpdate<br> | |
| 75 | -command configuredFeatures<br> | |
| 76 | -from <i>local_site_dir</i> <br> | |
| 77 | ||
| 78 | <br><b>Adding a local site with more features:</b><br> | |
| 79 | java -cp startup.jar org.eclipse.core.launcher.Main <br> | |
| 80 | -application org.eclipse.update.core.standaloneUpdate<br> | |
| 81 | -command addSite<br> | |
| 82 | -from <i>local_site_dir</i> <br> | |
| 83 | ||
| 84 | <br> | <br> |
| 85 | <b>Mirroring feature(s) from a remote site:</b><br> | <b>Mirroring feature(s) from a remote site:</b><br> |
| 86 | java -cp startup.jar org.eclipse.core.launcher.Main <br> | java -cp startup.jar org.eclipse.core.launcher.Main <br> |
|
||||||||
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
