| 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> |
<br><b>Listing installed features:</b><br> |
| 73 |
java -cp startup.jar org.eclipse.core.launcher.Main <br> |
java -cp startup.jar org.eclipse.core.launcher.Main <br> |
| 74 |
-application org.eclipse.update.core.standaloneUpdate<br> |
-application org.eclipse.update.core.standaloneUpdate<br> |
| 75 |
-command configuredFeatures<br> |
-command listFeatures<br> |
| 76 |
-from <i>local_site_dir</i> <br> |
-from <i>local_site_dir</i> <br> |
| 77 |
|
|
| 78 |
<br><b>Adding a local site with more features:</b><br> |
<br><b>Adding a local site with more features:</b><br> |
| 81 |
-command addSite<br> |
-command addSite<br> |
| 82 |
-from <i>local_site_dir</i> <br> |
-from <i>local_site_dir</i> <br> |
| 83 |
|
|
| 84 |
|
<br><b>Removing a local site:</b><br> |
| 85 |
|
java -cp startup.jar org.eclipse.core.launcher.Main <br> |
| 86 |
|
-application org.eclipse.update.core.standaloneUpdate<br> |
| 87 |
|
-command removeSite<br> |
| 88 |
|
-to <i>local_site_dir</i> <br> |
| 89 |
|
|
| 90 |
<br> |
<br> |
| 91 |
<b>Mirroring feature(s) from a remote site:</b><br> |
<b>Mirroring feature(s) from a remote site:</b><br> |
| 92 |
java -cp startup.jar org.eclipse.core.launcher.Main <br> |
java -cp startup.jar org.eclipse.core.launcher.Main <br> |