• 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: What the...??? (SOLVED)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What the...??? (SOLVED)


  • Subject: Re: What the...??? (SOLVED)
  • From: Goodbye Bill <email@hidden>
  • Date: Sat, 19 Jul 2003 05:52:30 -0400

How retarded is this!?!?!

I had used the "Organize Imports" function within Eclipse to... well...
organize my imports.  This seems like a very cool feature to ensure that
you only import what you are actually going to use.  Well, that cute little
function changed the following common line...

    From this:
    import com.webobjects.appserver.*;

    To this:
    import com.webobjects.appserver.WOComponent;
    import com.webobjects.appserver.WOContext;

My code still ran perfectly, however, WOBuilder failed to give me access
graphically to the session and application.  I switched the import
statements back and everything is just ducky again!

Thanks anyway!  ;-)

"Bill"


On 20030719 0508, "Goodbye Bill" <email@hidden> wrote:

> Okay, this is odd!  I have a project that I've been working on for several
> days now.  Everything was fine up to a few minutes ago.  Now, for some
> reason, every time I double-click a page/component to open it in WOBuilder,
> it loads, but I do not have access to any session-level items down below.
>
> Any ideas?
>
> BTW: I'm using Eclipse, if that's any help.
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: What the...??? (SOLVED)
      • From: Chuck Hill <email@hidden>
References: 
 >What the...??? (From: Goodbye Bill <email@hidden>)

  • Prev by Date: What the...???
  • Next by Date: EO does not register change with EC??
  • Previous by thread: What the...???
  • Next by thread: Re: What the...??? (SOLVED)
  • Index(es):
    • Date
    • Thread