diff options
author | Susan Franklin | 2009-03-16 21:27:50 +0000 |
---|---|---|
committer | Susan Franklin | 2009-03-16 21:27:50 +0000 |
commit | 74ce5fbf3c3a4305acab74da8caed9633be69ec4 (patch) | |
tree | 55c3516249bed693e5ecaa8bf4ade81740075a2a /examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt | |
parent | 8325457c9b7605a0b39f47b7e1d4a728dcb7a2a8 (diff) | |
download | rt.equinox.p2-74ce5fbf3c3a4305acab74da8caed9633be69ec4.tar.gz rt.equinox.p2-74ce5fbf3c3a4305acab74da8caed9633be69ec4.tar.xz rt.equinox.p2-74ce5fbf3c3a4305acab74da8caed9633be69ec4.zip |
define JRE's that match BREEs
Diffstat (limited to 'examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt')
-rw-r--r-- | examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt | 6 |
1 files changed, 5 insertions, 1 deletions
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 index 8bc9a7ca6..eb0d08981 100644 --- a/examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt +++ b/examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/readme.txt @@ -9,4 +9,8 @@ This project is a releng builder for the org.eclipse.equinox.p2.examples.rcp.clo 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 +4) Use the included launch config, or run buildProduct.xml as an ant build using the same JRE as the workspace + +5) The build.properties file specifically defines the JRE's for CDC-1.1/Foundation-1.1 and + J2SE-1.5 because these are the required bundle execution environments in the example. + The build should be run on a 1.5 VM.
\ No newline at end of file |