diff options
author | Silenio Quarti <silenio_quarti@ca.ibm.com> | 2013-02-21 14:43:53 -0500 |
---|---|---|
committer | Silenio Quarti <silenio_quarti@ca.ibm.com> | 2013-02-21 14:43:53 -0500 |
commit | 16cb1d5e095ea6609c4ac99f463026c07640c2bc (patch) | |
tree | 7e91b32a649dca5d840afa1bdc1de457ff167839 | |
parent | 4c1eda61e98b25db9aad6cc6379ffa1b432de12b (diff) | |
download | eclipse.platform.swt-16cb1d5e095ea6609c4ac99f463026c07640c2bc.tar.gz eclipse.platform.swt-16cb1d5e095ea6609c4ac99f463026c07640c2bc.tar.xz eclipse.platform.swt-16cb1d5e095ea6609c4ac99f463026c07640c2bc.zip |
update tools build instrucitons
-rw-r--r-- | bundles/org.eclipse.swt.tools/readme_build_update_site.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/bundles/org.eclipse.swt.tools/readme_build_update_site.txt b/bundles/org.eclipse.swt.tools/readme_build_update_site.txt index c5e9388d88..5f6661cdd3 100644 --- a/bundles/org.eclipse.swt.tools/readme_build_update_site.txt +++ b/bundles/org.eclipse.swt.tools/readme_build_update_site.txt @@ -3,11 +3,11 @@ Instructions to build the update site: 1) Import projects ssh://<user>@git.eclipse.org/gitroot/platform/eclipse.platform.swt/bundles/org.eclipse.swt.tools ssh://<user>@git.eclipse.org/gitroot/platform/eclipse.platform.swt/bundles/org.eclipse.swt.tools/feature - :extssh:<user>@dev.eclipse.org:/cvsroot/org.eclipse/www/swt -2) Popup menu on Package Explorer and select "Export" -3) Choose "Deployable features" and click "Next" -4) Check org.eclipse.swt.tools.feature -5) Check "Directory" and enter the path to "<workspace>\swt\updates\<current_version>" + ssh://<user>@git.eclipse.org/gitroot/www.eclipse.org/swt +2) Select org.eclipse.swt.tools.feature in Package Explorer +3) Popup menu on Package Explorer and select "Export" +4) Choose "Deployable features" and click "Next" +5) Check "Directory" and enter the path to "<git>/www.eclipse.org/swt/updates/<current_version>" 6) Click "Finish" -7) Refresh <workspace>\swt\updates\<current_version> and commit changes +7) Refresh <git>/www.eclipse.org/swt and commit changes 8) Wait the changes to be mirrored to the www.eclipse.org/swt to check for updates
\ No newline at end of file |