RE : What the...??? (SOLVED)
RE : What the...??? (SOLVED)
- Subject: RE : What the...??? (SOLVED)
- From: "Jacky Vaillancourt" <email@hidden>
- Date: Tue, 22 Jul 2003 11:06:44 -0400
- Organization: Enigme Informatique inc.
Hi,
I've got a similar problem right now. I did the exact same thing
as Bill, the "organize import", then change it back, but no luck. It
still doesn't work.
The > to follow up in an array or dictionary doesn't work
either. I was able to get the application and session by adding two
methods (thanks to Ulrich), but that's it.
Is there something that I can do to get it back like it was? I
even tried to use PB, same result.
Thanks,
Jacky Vaillancourt
Inigme Informatique Inc
www.enigme.ca
-----Message d'origine-----
De : email@hidden
[mailto:email@hidden] De la part de Chuck Hill
Envoyi : 19 juillet 2003 19:59
@ : Goodbye Bill; List: WebObjects-Dev
Objet : Re: What the...??? (SOLVED)
That is a "feature" of WOBuilder. :-(
You can change a preference in Eclipse to always generate wild card
import
even for a single class. It under the Java section somewhere...
Chuck
At 05:52 AM 19/07/2003 -0400, Goodbye Bill wrote:
>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.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
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.
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.501 / Virus Database: 299 - Release Date: 2003-07-14
_______________________________________________
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.