Skip to content
Snippets Groups Projects
Commit e383d63b authored by canderson's avatar canderson
Browse files

restore build distribution output

parent 0bb1852d
No related branches found
No related tags found
No related merge requests found
......@@ -92,33 +92,11 @@ if (phpversion() >= 5) {
<table border=0 cellspacing=2 cellpadding=2 width="100%">
<!-- *********** explaination ************** -->
<!-- *********** explanation ************** -->
<table border=0 cellspacing=2 cellpadding=2 width="100%">
<tr>
<td align=left valign=top colspan="2" bgcolor="#0080C0"><font
face="'Bitstream Vera',Helvetica,Arial" color="#FFFFFF">How to use Eclispe 4.1 with WTP.</font></td>
</tr>
<tr>
<td align="left" valign="top" colspan="5">
<p>There are no zips or repositories produced by this build. The purpose of this build
is simply to test that WTP 3.3 can build and compile against Eclipse 4.1. By design, any code produced would be
equivilent to what is produced when compiled against Eclipse 3.7.
Therefore, there is no need for two sets of WTP binary distribtutions, one compiled with Eclipse 3.7 and one compiled with 4.1.
One binary distribution will do, and that binary distribution can be installed into either Eclipse 3.7
or Eclipse 4.1. For Indigo, our official binary distribution will be that one produced when compiling against Eclipse 3.7.</p>
<p>To run and test WTP 3.3 with Eclipse 4.1, simply start with Eclipse 4.1 SDK, unzipped.
Then, install our normal prereqs into it -- EMF and XSD, GEF, DTP, and, optionally Unit Tests Framework -- either as listed above, or from the same download page
you get WTP 3.3 from. Then, into that 4.1 based install, add a WTP 3.3 build distribution obtained from one of the
WTP download pages, where WTP was compiled against 3.7. It sounds more complicated than it is ...
it is the same as you'd normally do for WTP, but you just start with a different Eclipse SDK.
</td>
</tr>
<?php if (false) { ?>
<tr>
<td>
<table border=0 cellspacing=2 cellpadding=2 width="90%" align="center">
......@@ -166,7 +144,6 @@ if (phpversion() >= 5) {
</table>
</tr>
<?php } ?>
</table>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment