• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: error in import com.webobjects.eoaccess.*;
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error in import com.webobjects.eoaccess.*;


  • Subject: Re: error in import com.webobjects.eoaccess.*;
  • From: Ray Ackland <email@hidden>
  • Date: Mon, 6 Aug 2007 11:50:14 +1200

Frol,

I suspect you added your new class to the first target in the list. However, everything else is probably in the second target (Application Server). So when you build, the new file doesn't have all the other files required in the same "place".

In the main window, try unticking the target box on the right when displaying the project target, and then select the Application target from the popup menu (on the top left of the window). Make sure the Java file is ticked there.

Don't forget to switch back to the overall target (with your project name) after that.

r

On 6/08/2007, at 11:26, Pelsser François wrote:

Hi
I have made a new WebObjects Project and I have errors when I had added a class and I compile

UserEdit.java:8: package com.webobjects.foundation does not exist
UserEdit.java:9: package com.webobjects.appserver does not exist
UserEdit.java:10: package com.webobjects.eocontrol does not exist
UserEdit.java:11: package com.webobjects.eoaccess does not exist

Does someone know what is the problem?

Thanks

Frol

 _______________________________________________
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: 
 >error in import com.webobjects.eoaccess.*; (From: Pelsser François <email@hidden>)

  • Prev by Date: error in import com.webobjects.eoaccess.*;
  • Next by Date: Re: actions contained within WODynamicElement
  • Previous by thread: error in import com.webobjects.eoaccess.*;
  • Next by thread: Making individual objects bookmarkable
  • Index(es):
    • Date
    • Thread