Re: Eclipse 3.3.1 build

2007-10-18 Thread Jonas Wolz
Ken Yamada wrote: > From: Mike Bowie <[EMAIL PROTECTED]> >> One caveat I failed to mention, is that 3.3.1 doesn't build with jdk1.5 >> so far. The instructions indicate that it should, but Ken hasn't had >> any success as far as I know and I've not looked at it. > * Edit the file build.xml: >

Re: Eclipse 3.3.1 build

2007-10-19 Thread Jonas Wolz
Mike Bowie wrote: > One of the 3.3.0 port version we had built and ran quite happily with > jdk1.5, but we've not seen the same success with 3.3.1 so far. > > I may have a poke at it this weekend and see what we can wrangle. For > now the eclipse-devel port is tied to jdk1.6 and the upcoming 3.3.

Re: Eclipse 3.3.1 build

2007-10-21 Thread Jonas Wolz
So far your port seems to work very well for me. Thank you very much! I found a small glitch, however: When I tried to use the Eclipse Update Manager it gave me the following error message: Error Parsing feature stream. Error parsing feature stream. Unknown element "condition" in parsin

Re: Eclipse 3.3.1 build

2007-10-21 Thread Jonas Wolz
Attached you will find the modified patches. Using them Eclipse builds without ant-contrib on my computer, but of course I can not guarantee anything. The "trick" I used was moving the "conditional parts" into a new target with a suitable "if" attribute which gets called by an antcall. I also modi