summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti <silenio>2011-08-08 21:48:39 -0400
committerSilenio Quarti <silenio>2011-08-08 21:48:39 -0400
commitcd264d862f2f56adf2c3b93f916ee29c73ec1486 (patch)
tree6ae94d91a56b3f56c9c29138486eaf29f709f96d
parentf5546778f64a2d2e4eb58eb868625739ba24409d (diff)
downloadeclipse.platform.swt-cd264d862f2f56adf2c3b93f916ee29c73ec1486.tar.gz
eclipse.platform.swt-cd264d862f2f56adf2c3b93f916ee29c73ec1486.tar.xz
eclipse.platform.swt-cd264d862f2f56adf2c3b93f916ee29c73ec1486.zip
updating instructions
-rw-r--r--bundles/org.eclipse.swt/buildSWT.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/bundles/org.eclipse.swt/buildSWT.xml b/bundles/org.eclipse.swt/buildSWT.xml
index 37c47c4d65..08c23b6b0d 100644
--- a/bundles/org.eclipse.swt/buildSWT.xml
+++ b/bundles/org.eclipse.swt/buildSWT.xml
@@ -23,11 +23,7 @@
for Example: ant -f buildSWT.xml increment_version -Dnatives_changed=true
To build the libraries of a fragment, run
- ant -f <fragment dir>/build.xml build_libraries
-
- Notes:
- To run only clean define a property named "targets" to empty ("").
-
+ ant -f <fragment dir>/build.xml build_libraries
-->
<project name="swtbuild" basedir=".">