Re: Reference Lib JARs Not Recognized
Re: Reference Lib JARs Not Recognized
- Subject: Re: Reference Lib JARs Not Recognized
- From: Chuck Hill <email@hidden>
- Date: Mon, 2 Mar 2009 15:42:29 -0800
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 "Libraries"
System folder? You mean the Libraries folder in the project?
and then adding it to the Java Build Path using project properties
and selecting "Add JARs" and picking this JAR from the project's
"Libraries" folder.
You seem to have a plethora of Libraries folders. :-)
Interestingly, the imports in other classes for org.jfree are
working fine and I assume are referencing the JARs in the
"Referenced Libraries" folder.
The Libraries tab of the project's properties is where you want to be
looking. Are you sure that this is a current jar that matches the
class locations? Wonder was refactored a while back. JarInspector is
a pretty useful tool for debugging things like this. http://www.codeland.org/
Chuck
On Mar 2, 2009, at 2:51 PM, Chuck Hill wrote:
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 Libraries,
Not sure what you are referring to there.
if I remove it, it shows back up in "Libraries" as part of the
project.
On the Build Path tab of the Properties?
It is, in fact in the Libraries folder and its behavior is as
expected. But, the classes are still not resolved.
Maybe some screen shots of what you have setup might help. If
they are in the Libraries folder of the same project it should not
be a path issue.
Chuck
On Mar 1, 2009, at 2:45 PM, Chuck Hill wrote:
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 having difficulties getting JARs in my Referenced
Libraries to resolve.
Example:
I have ERExtensions.jar in Referenced Libraries but "import
er.extensions.localization.ERXLocalizer;" is not resolved. This
strikes me as a path problem, but project properties point to
the correct location.
Any help is appreciated.
Best,
Drew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve
specific problems.
http://www.global-village.net/products/practical_webobjects
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden