Re: Eclipse Woes
Re: Eclipse Woes
- Subject: Re: Eclipse Woes
- From: Cornelius Jaeger <email@hidden>
- Date: Tue, 20 Nov 2007 21:20:11 +0100
hi fred
please include your eclipse and wolips version as this helps to narrow
down problems.
double check your build path, especially Libraries to make sure all
relevant webobjects classes are included in your project.
if these errors are wod only, check here:
http://wiki.objectstyle.org/confluence/display/WOL/Sticky+WOD+error+markers+will+not+go+away
as far as i know a fix is in the works scheduled for this week or so.
if you can't compile it sounds like a buggy install of eclipse.
for what it's worth i'm using 3.3.1.1 and WOLips 3.3.4655
regards
cornelius
On Nov 20, 2007, at 7:57 PM, Fred Shurtleff wrote:
Hi All,
I am having a number of problems with Eclipse not being able to find
Variables/Components/Methods, etc sporadically over several
projects, and wanted see if others have run into this issue.
For example, one page throws up a dialogue window - 'Buggy key in
WoComponent' > Reason: This WOComponent does not have an instance
variable of the name testObject or _testObject, nor a method
named.... (It also gives a the same message in the console window)
But the component java file does in fact contain this var.
Another example, I have a link with an action class &
directActionName binding (DirectAction & Page1Action), and Eclipse
reports:
Error: java.lang.NoSuchMethodException:
com.webobjects.appserver.WODirectAction.page1Action()
But this action is in fact in the DirectAction class.
These errors are a real 'show stopper'- how do you proceed from here?
A while back I ran into a similar problem where the project could
not find a variable in the session class(that was in fact there),
and Keiran K offered a snippet of code to use the project's session
class. But now this problem seems to have plagued other places in
the project.
Does anyone have any idea what is causing these type of problems?
TIA for any info.
_______________________________________________
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
_______________________________________________
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
References: | |
| >Eclipse Woes (From: Fred Shurtleff <email@hidden>) |