Re: WOLips Questions
Re: WOLips Questions
- Subject: Re: WOLips Questions
- From: Ramsey Gurley <email@hidden>
- Date: Fri, 16 Dec 2011 10:24:40 -0700
On Dec 16, 2011, at 9:37 AM, Gino Pacitti wrote:
> Thanks for that.. it resolved the first question but this:
>> Press control-space again, and you get an autocomplete list of all your existing wod bindings. Start typing and the ones that don't match are filtered out of the list.
>
> Does not seem to work... do I have turn something on?
>
> Gino
It should. Maybe your eclipse is borked? On rare occasions, autocomplete stops working for me in the component editor and I have to restart eclipse to get it going again.
>
>
> On 16 Dec 2011, at 16:31, Ramsey Gurley wrote:
>
>>
>> On Dec 16, 2011, at 8:55 AM, Gino Pacitti wrote:
>>
>>> Sorry if this is somewhere obvious but how do modify this behavior in Eclipse WOLips
>>>
>>>
>>> I use the insert WOString into component view and it prints:
>>>
>>> <webobject name = "myStringName"/>
>>>
>>> How do I get it to be <webobject name = "myStringName"></webobject>
>>
>> Type in
>>
>> <we
>>
>> followed by control-space. That will autocomplete to
>>
>> <webobject name = ""></webobject>
>>
>> and leave the cursor between the quote marks. Press control-space again, and you get an autocomplete list of all your existing wod bindings. Start typing and the ones that don't match are filtered out of the list.
>>
>>>
>>> And if in the wod file... I saw in a WOCommunity movie a way to mouse over the work myName and a modal window appears asking for setters and getters to be made... How is that done?
>>
>> command-click the myName. You can also command-click the component name to open the component and java file as well.
>>
>>>
>>>
>>> myStringName : WOString {
>>> value = myName;
>>> }
>>>
>>>
>>> Gino
>>> _______________________________________________
>>> 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
>>
>
> _______________________________________________
> 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
_______________________________________________
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