From 16cb1d5e095ea6609c4ac99f463026c07640c2bc Mon Sep 17 00:00:00 2001 From: Silenio Quarti Date: Thu, 21 Feb 2013 14:43:53 -0500 Subject: update tools build instrucitons --- bundles/org.eclipse.swt.tools/readme_build_update_site.txt | 12 ++++++------ 1 file 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://@git.eclipse.org/gitroot/platform/eclipse.platform.swt/bundles/org.eclipse.swt.tools ssh://@git.eclipse.org/gitroot/platform/eclipse.platform.swt/bundles/org.eclipse.swt.tools/feature - :extssh:@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 "\swt\updates\" + ssh://@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 "/www.eclipse.org/swt/updates/" 6) Click "Finish" -7) Refresh \swt\updates\ and commit changes +7) Refresh /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 -- cgit