summaryrefslogtreecommitdiffstats
path: root/bundles
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-02-21 14:43:53 -0500
committerLakshmi Shanmugam <lshanmug@in.ibm.com>2013-02-28 13:56:09 +0530
commit0798097c49f4ae15711e6eccbd25cefbe89e41a6 (patch)
tree4e5879d2d094f9e327a415068bbce64aa1f15260 /bundles
parent016f670aeb8d69c7d1ba8c8de8c50c1b6e647548 (diff)
downloadeclipse.platform.swt-0798097c49f4ae15711e6eccbd25cefbe89e41a6.tar.gz
eclipse.platform.swt-0798097c49f4ae15711e6eccbd25cefbe89e41a6.tar.xz
eclipse.platform.swt-0798097c49f4ae15711e6eccbd25cefbe89e41a6.zip
update tools build instrucitons
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.swt.tools/readme_build_update_site.txt12
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