Re: Can't build Wonder frameworks with Eclipse Luna / El Capitan / Java 8 setup

2015-11-28 Thread Elizabeth Lynch
Hi Ted The ‘liz’ user does have permissions to write to the Frameworks directory. My build.xml is the same as yours, and there are no strange characters or spaces as far as I can tell. But my problem is not with the Eclipse WoLips Ant Tools->Install - this works OK if I have already built

Re: Can't build Wonder frameworks with Eclipse Luna / El Capitan / Java 8 setup

2015-11-28 Thread Elizabeth Lynch
Hi Well, I dislike this as a ’solution’, but in the end I created a new Eclipse workspace, reimported my projects and the relevant Wonder frameworks, and everything works perfectly. The old workspace still shows the same build error: the new one is good. Thanks for your input. I will now stop

Re: Can't build Wonder frameworks with Eclipse Luna / El Capitan / Java 8 setup

2015-11-27 Thread Theodore Petrosky
have you tried to build from the command line: cd to_Wonder_Directory sudo ant frameworks frameworks.install I think that’s it > On Nov 27, 2015, at 12:00 PM, Elizabeth Lynch wrote: > > In Eclipse, if I use ‘Run As Ant build’ to build any of the Wonder > frameworks, the

Re: Can't build Wonder frameworks with Eclipse Luna / El Capitan / Java 8 setup

2015-11-27 Thread Elizabeth Lynch
Hi Theodore > On 27 Nov 2015, at 19:54, Theodore Petrosky wrote: > > have you tried to build from the command line: > > cd to_Wonder_Directory > sudo ant frameworks frameworks.install Thanks for getting back to me. Yes, I already did that, and the frameworks build and