Re: Jar in WOA

2010-01-25 Thread Tim Worman
Or, like WOnder ERJars, maybe you could make a framework just for necessary jars and include that framework on the build path of those projects? Tim Worman UCLA GSE&IS On Jan 25, 2010, at 2:57 PM, Joe Moreno wrote: > Chuck, > > Thanks for the quick reply. What you're saying makes sens

Re: Jar in WOA

2010-01-25 Thread Joe Moreno
Chuck, Thanks for the quick reply. What you're saying makes sense - so I'll try removing the jar from /Library/Java/Extensions and add it to each project. Many thanks, Joe On Jan 24, 2010, at 20:15:50, Chuck Hill wrote: On Jan 24, 2010, at 6:29 PM, Joe Moreno wrote: Eclipse 3.3.2 WOL

Re: Jar in WOA

2010-01-24 Thread Chuck Hill
On Jan 24, 2010, at 6:29 PM, Joe Moreno wrote: Eclipse 3.3.2 WOLips 3.3.5047 WO 5.3 Deployed on OS X Server 10.4.11 How can I get a WO app to use the jar that's inside the WOA (app.woa/Contents/Resources/Java) instead of the jar under /Library/ Java/Extensions? AFAIK, you can't. Jars in

Jar in WOA

2010-01-24 Thread Joe Moreno
Eclipse 3.3.2 WOLips 3.3.5047 WO 5.3 Deployed on OS X Server 10.4.11 How can I get a WO app to use the jar that's inside the WOA (app.woa/ Contents/Resources/Java) instead of the jar under /Library/Java/ Extensions? The build.xml seems to be configured correctly: