Re: Eclipse version?

2015-06-22 Thread Ângelo Andrade Cirino
Hi Andrew, I manually installed Luna 4.4.2, WOLips Eclipse plugin from https://jenkins.wocommunity.org/job/WOLips44/lastSuccessfulBuild/artifact/temp/dist/ and WO from Apple's installer. Then setup the WO and Eclipse properties without the WO versions as stated in the wiki (the versioning with

Eclipse version?

2015-06-22 Thread Andrew Kinnie
Greetings all…again. It has been about a zillion years (ok, so I rounded up after I hit 3) since I have done anything with webobjects, and thus I need to install fresh on my new computer. I saw the install docs on the community list, but they seem pretty out of date. I tried golipse but it se

Re: Organising Libraries folder with Fluffy Bunny layout and Wonder build.xml

2015-06-22 Thread John Huss
Yes, just add another star to the copy rule for Libraries in build.xml: Libraries/** On Mon, Jun 22, 2015 at 5:03 AM Paul Hoadley wrote: > Hello, > > I’m working on a project that requires a bunch of third party JARs, and by > “bunch” I mean something ridiculous like about 20. (Alright, it’s Jers

Organising Libraries folder with Fluffy Bunny layout and Wonder build.xml

2015-06-22 Thread Paul Hoadley
Hello, I’m working on a project that requires a bunch of third party JARs, and by “bunch” I mean something ridiculous like about 20. (Alright, it’s Jersey.) To maintain some sanity in Libraries, I created Libraries/Jersey and threw them in there. While this works fine in Eclipse once they’re al