Re: Reference Lib JARs Not Recognized

2009-03-09 Thread David Holt
Hi Drew, The new WOLips/Eclipse 3.4 that you've just upgraded to allows you to easily embed all the frameworks that you are using into your project. This way, you actually don't need to have *any* of the frameworks installed on your production box if you have "embedded" them properly in y

Re: Reference Lib JARs Not Recognized

2009-03-07 Thread Drew Thoeni
David, This does help. I actually, normally, do it this way, but at one point in the past I was discussing having the right frameworks on the production servers (keep in mind, I'm small time compared to most people on this list) and someone suggested that for the less-used JARs, I add the

Re: Reference Lib JARs Not Recognized

2009-03-06 Thread David Avendasora
Hi Drew, You are _really_ doing things the hard way. Adding Frameworks to your projects is much, much easier than adding individual .jars to your project's Libraries folder. 1) Download the latest Wonder Frameworks, unzip the archive and add all the FrameworkName.framework directories to

Re: Reference Lib JARs Not Recognized - Solved

2009-03-02 Thread Drew Thoeni
Turns out if I get the latest JARs, all is well. Thanks! Drew On Mar 2, 2009, at 6:42 PM, Chuck Hill wrote: On Mar 2, 2009, at 3:25 PM, Drew Thoeni wrote: Screen shots. Good idea. You can see in this screen shot ERExtensions.jar is in the "Referenced Libraries" More useful is the Libra

Re: Reference Lib JARs Not Recognized

2009-03-02 Thread Chuck Hill
On Mar 2, 2009, at 3:25 PM, Drew Thoeni wrote: Screen shots. Good idea. You can see in this screen shot ERExtensions.jar is in the "Referenced Libraries" More useful is the Libraries tab of the project's properties. having gotten there by me 1) putting the JAR in the file system folder

Re: Reference Lib JARs Not Recognized

2009-03-02 Thread Chuck Hill
On Mar 1, 2009, at 3:46 PM, Drew Thoeni wrote: Checked that and it seems OK. Your earlier post on that was helpful as com.webobjects was not being resolved. Adding the properties file corrected that issue. In this case, my project actually shows the JAR as part of the Referenced Librarie

Re: Reference Lib JARs Not Recognized

2009-03-01 Thread Drew Thoeni
I did the install of Eclipse and did a reinstall of WO from Leopard disk and then the WO update from Apple. I'm using Mac OS X 10.5.6 on a MBP. On Mar 1, 2009, at 2:34 PM, Don Lindsay wrote: Hello Drew; It sounds like a build path issue. You just installed WOLips and WebObjects from yo

Re: Reference Lib JARs Not Recognized

2009-03-01 Thread Drew Thoeni
Checked that and it seems OK. Your earlier post on that was helpful as com.webobjects was not being resolved. Adding the properties file corrected that issue. In this case, my project actually shows the JAR as part of the Referenced Libraries, if I remove it, it shows back up in "Libraries"

Re: Reference Lib JARs Not Recognized

2009-03-01 Thread Chuck Hill
Check the contents of ~/Library/Application\ Support/WOLips/wolips.properties On Mar 1, 2009, at 7:53 AM, Drew Thoeni wrote: I just did the big upgrade from Eclipse 3.3 to the 3.4.2 with WOLips installed fresh. I added the WO frameworks (as com.webobjects) was not resolved but am still

Re: Reference Lib JARs Not Recognized

2009-03-01 Thread Don Lindsay
Hello Drew; It sounds like a build path issue. You just installed WOLips and WebObjects from your message. When you did a fresh install did you reinstall webObjects? What operating system are you running on? Don On Mar 1, 2009, at 10:53 AM, Drew Thoeni wrote: I just did the big upgrade

Reference Lib JARs Not Recognized

2009-03-01 Thread Drew Thoeni
I just did the big upgrade from Eclipse 3.3 to the 3.4.2 with WOLips installed fresh. I added the WO frameworks (as com.webobjects) was not resolved but am still having difficulties getting JARs in my Referenced Libraries to resolve. Example: I have ERExtensions.jar in Referenced Librari