Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » 3.1 M5: too much Java5 ?
3.1 M5: too much Java5 ? [message #198574] Tue, 15 March 2005 12:06 Go to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Every time when I use code complete for generic container, for
example ArrayList, Eclipse suggests ArrayList<E> and then complains that
generics are available only for 1.5.
My projects are configured for 1.4, so I don't understand, is it bug
in Eclipse or some problem with my configuration?

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: 3.1 M5: too much Java5 ? [message #198742 is a reply to message #198574] Wed, 16 March 2005 10:13 Go to previous messageGo to next message
David Audel is currently offline David AudelFriend
Messages: 12
Registered: July 2009
Junior Member
I can not reproduce your problem but i'm not sure to understand your
example.

It look like a bug, could you enter a bug against JDT/Core
(https://bugs.eclipse.org/bugs/enter_bug.cgi) with exact step to
reproduce this behavior ?

David

Konstantin Scheglov wrote:
>
> Every time when I use code complete for generic container, for example
> ArrayList, Eclipse suggests ArrayList<E> and then complains that
> generics are available only for 1.5.
> My projects are configured for 1.4, so I don't understand, is it bug
> in Eclipse or some problem with my configuration?
>
Re: 3.1 M5: too much Java5 ? [message #198756 is a reply to message #198742] Wed, 16 March 2005 10:44 Go to previous message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

David Audel:

Done.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=88156

> I can not reproduce your problem but i'm not sure to understand your
> example.
>
> It look like a bug, could you enter a bug against JDT/Core
> (https://bugs.eclipse.org/bugs/enter_bug.cgi) with exact step to
> reproduce this behavior ?
>
> David
>
> Konstantin Scheglov wrote:
>
>>
>> Every time when I use code complete for generic container, for
>> example ArrayList, Eclipse suggests ArrayList<E> and then complains
>> that generics are available only for 1.5.
>> My projects are configured for 1.4, so I don't understand, is it bug
>> in Eclipse or some problem with my configuration?
>>


--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Previous Topic:refactoring - rename
Next Topic:How to get Annotations from IField and IMethod?
Goto Forum:
  


Current Time: Tue Apr 23 16:29:32 GMT 2024

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

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

Back to the top