Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » HippieProposalComputer
HippieProposalComputer [message #318310] Wed, 25 July 2007 09:49 Go to next message
Eclipse UserFriend
Originally posted by: serban.alexe.ama.us

What does "hippie processor" & "hippie word completions" mean ?
What contributions does it bring to the standard Java Content-Assist
Mechanism ?

Thanks.
Re: HippieProposalComputer [message #318322 is a reply to message #318310] Wed, 25 July 2007 14:24 Go to previous messageGo to next message
Eclipse UserFriend
Serban Alexe wrote:
> What does "hippie processor" & "hippie word completions" mean ?
> What contributions does it bring to the standard Java Content-Assist
> Mechanism ?
>

It's also known as tag-completion. In eclipse I'm less sure, but it
normally cycles through the open buffers offering completions at your
cursor.

One difference is it is not looking at java structure, just text
splitting of words.

Later,
PW
Re: HippieProposalComputer [message #318353 is a reply to message #318322] Thu, 26 July 2007 05:03 Go to previous message
Eclipse UserFriend
Paul Webster wrote:

> Serban Alexe wrote:
>
>> What does "hippie processor" & "hippie word completions" mean ?
>> What contributions does it bring to the standard Java Content-Assist
>> Mechanism ?
>>
>
> It's also known as tag-completion. In eclipse I'm less sure, but it
> normally cycles through the open buffers offering completions at your
> cursor.
>
> One difference is it is not looking at java structure, just text
> splitting of words.

And it works in any text editor (Edit > Word Completion [Alt+/]).

Dani

>
> Later,
> PW
Previous Topic:How to use Databinding in rcp
Next Topic:Using FocusCellOwnerDrawHighlighter with OwnerDrawLabelProvider
Goto Forum:
  


Current Time: Fri Jul 18 19:34:55 EDT 2025

Powered by FUDForum. Page generated in 0.05462 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top