thanks for everyone's help..... nice to see a simple solution Ted
--- On Thu, 5/7/09, David Avendasora <[email protected]> wrote: > From: David Avendasora <[email protected]> > Subject: Re: can't create WOComponent > To: "Theodore Petrosky" <[email protected]> > Cc: [email protected] > Date: Thursday, May 7, 2009, 12:53 PM > Hi Ted, > > When you create a Component, it also creates a .java file > to go with it in your Sources directory. You must manually > delete that file if you delete the Component. The New > WebObjects Component window sees that file and assumes you > haven't deleted the component. It should just say that there > is a .java file with that name instead of a Component. > > Good news is that it is a simple fix. > > Dave > > On May 7, 2009, at 12:43 PM, Theodore Petrosky wrote: > > > > > I created a new WOComponent then deleted it. (right > click => select Delete). I want to create a new > WOComponent with the same name but I get an error: > > > > A component by that name already exists. > > > > Do I need to clean out some cache somewhere that is > holding onto this name? > > > > Ted > > > > > > > > _______________________________________________ > > Do not post admin requests to the list. They will be > ignored. > > Webobjects-dev mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com > > > > This email sent to [email protected] > > > > > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
