Error in Eclipse after migrating XCode project
Error in Eclipse after migrating XCode project
- Subject: Error in Eclipse after migrating XCode project
- From: Kevin Windham <email@hidden>
- Date: Sat, 5 Apr 2008 23:34:04 -0500
I'm getting an error that I can't figure out. The message is:
"There is no key 'user' for the keypath 'session' in HSCWrapper."
In my Session.java file I have this.
public User user;
This code was working fine before the migration. When I reenter the
binding, session.user, I can use autocomplete to enter it, but I
still get the error.
I have a lot of these errors listed in other files where I access
other variables from the session.
TIA,
Kevin
_______________________________________________
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