Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » M7 - Autocompletion change?
M7 - Autocompletion change? [message #203706] Tue, 17 May 2005 05:59 Go to next message
Eclipse UserFriend
Hello,

I'm testing Eclipse 3.1 M7 and I had an unpleasant surprise:

In M6 and 3.0.* when I write something like
BigDecimal myBigDecimal = new
and I click Ctrl-Space I obtain a list of suggestions.
The first is, gracefully, BigDecimal.

In M7 I don't obtain the suggestions list and, for me
is a disavantage.

Is this a bug or will be the normal behaviour?

Thanks,

Francesc Rosés
Re: M7 - Autocompletion change? [message #203717 is a reply to message #203706] Tue, 17 May 2005 06:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Francesc Rosés:

> I'm testing Eclipse 3.1 M7 and I had an unpleasant surprise:
>
> In M6 and 3.0.* when I write something like
> BigDecimal myBigDecimal = new and I click Ctrl-Space I obtain a list of
> suggestions. The first is, gracefully, BigDecimal.
>
> In M7 I don't obtain the suggestions list and, for me is a disavantage.
>
> Is this a bug or will be the normal behaviour?

As I saw in new features description this is such "feature" -
"Improved completion on empty word". See my bug report:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=95505

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: M7 - Autocompletion change? [message #204492 is a reply to message #203717] Sat, 21 May 2005 05:52 Go to previous message
Eclipse UserFriend
This is bad. I liked the previous 'feature' when after typing new u
could just get the list of completions.

Why did ou not decide to go with it?

PRASHANT

Konstantin Scheglov wrote:
> Francesc Rosés:
>
>> I'm testing Eclipse 3.1 M7 and I had an unpleasant surprise:
>>
>> In M6 and 3.0.* when I write something like
>> BigDecimal myBigDecimal = new and I click Ctrl-Space I obtain a list
>> of suggestions. The first is, gracefully, BigDecimal.
>>
>> In M7 I don't obtain the suggestions list and, for me is a disavantage.
>>
>> Is this a bug or will be the normal behaviour?
>
>
> As I saw in new features description this is such "feature" -
> "Improved completion on empty word". See my bug report:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=95505
>
Previous Topic:How to analyze fine-grained source code change with AST
Next Topic:method javadoc
Goto Forum:
  


Current Time: Fri Jun 06 19:47:58 EDT 2025

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

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

Back to the top