aboutsummaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorcbeust <cbeust@1a8b0fc8-9519-0410-aeec-afd8fd7729cf>2009-11-28 06:14:58 +0000
committercbeust <cbeust@1a8b0fc8-9519-0410-aeec-afd8fd7729cf>2009-11-28 06:14:58 +0000
commit227a263da108cd1b632a2379694f8f73a35fb159 (patch)
treeceb2e6c88c5d6fe9e589265d1a9b0dd2cb99ea88 /NOTES
parentb0bc53937aab50b1aa1b11295ba54a3f914e8da1 (diff)
downloadtestng-227a263da108cd1b632a2379694f8f73a35fb159.tar.gz
Fixed the Eclipse plug-in.
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES6
1 files changed, 5 insertions, 1 deletions
diff --git a/NOTES b/NOTES
index f3300b42..95daf5f1 100644
--- a/NOTES
+++ b/NOTES
@@ -27,6 +27,10 @@ Check "Run an application" in "Program to run", and select org.eclipse.equinox.p
The program arguments are (replace the update site directory appropriately):
--os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -application org.eclipse.equinox.p2.metadata.generator.EclipseGenerator -updateSite /usr/local/cbeust/java/testng-eclipse-update-site -site file:/usr/local/cbeust/java/testng-eclipse-update-site/site.xml -metadataRepository file:/usr/local/cbeust/java/testn-eclipse-update-site/ -artifactRepository file:/usr/local/cbeust/java/testn-eclipse-update-site -artifactRepositoryName "Ganymede Artifacts" -compress -append -reusePack200Files -noDefaultIUs -vmargs -Xmx256m
+Linux:
+-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -application org.eclipse.equinox.p2.metadata.generator.EclipseGenerator -updateSite /usr/local/cbeust/java/testng-eclipse-update-site -site file:/usr/local/cbeust/java/testng-eclipse-update-site/site.xml -metadataRepository file:/usr/local/cbeust/java/testng-eclipse-update-site/ -artifactRepository file:/usr/local/cbeust/java/testng-eclipse-update-site -artifactRepositoryName "Ganymede Artifacts" -compress -append -reusePack200Files -noDefaultIUs -vmargs -Xmx256m
+Mac
+-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -application org.eclipse.equinox.p2.metadata.generator.EclipseGenerator -updateSite /Users/cbeust/java/testng-eclipse-update-site -site file:/Users/cbeust/java/testng-eclipse-update-site/site.xml -metadataRepository file:/Users/cbeust/java/testng-eclipse-update-site/ -artifactRepository file:/Users/cbeust/java/testng-eclipse-update-site -artifactRepositoryName "Ganymede Artifacts" -compress -append -reusePack200Files -noDefaultIUs -vmargs -Xmx256m
+This will generate the site in ~/java/testng-eclipse-update-site