From c9171fa8fb3e1a53b1cb92b252e78f420ad33120 Mon Sep 17 00:00:00 2001 From: Andrew Niefer Date: Mon, 16 Mar 2009 20:05:22 +0000 Subject: releng project for building p2.examples.rcp.cloud.releng --- .../readme.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt (limited to 'examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt') diff --git a/examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt b/examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt new file mode 100644 index 000000000..8bc9a7ca6 --- /dev/null +++ b/examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt @@ -0,0 +1,12 @@ +This project is a releng builder for the org.eclipse.equinox.p2.examples.rcp.cloud project. + +1) This build requires 3.5M6 or later + +2) This build requires the deltapack. By default it looks beside the eclipse install for "deltapack/eclipse/*". + If your deltapack is located elsewhere, set the "deltapack" property or edit the buildProduct.xml file. The + version of the deltapack used should match the version of the eclipse that is running. + +3) Due to bug 268867, if the buildDirectory/buildRepo is deleted/cleaned, then the repo must also be removed from + the workspace Available Software Sites preferences. + +4) Use the included launch config, or run buildProduct.xml as an ant build using the same JRE as the workspace \ No newline at end of file -- cgit v1.2.3