Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » JDK 1.5.0 - Does it work with Eclipse 3.0.1?
JDK 1.5.0 - Does it work with Eclipse 3.0.1? [message #273386] Tue, 05 October 2004 10:46 Go to next message
Eclipse UserFriend
Originally posted by: mrksio2.yahoo.com

Will the new features in JDK 1.5.0 work with Eclipse 3.0.1? I tried to
create a file using templates yesterday
ArrayList<Integer> list = new ArrayList<Integer>();
and Eclipse was not happy.

Thanks
Re: JDK 1.5.0 - Does it work with Eclipse 3.0.1? [message #273407 is a reply to message #273386] Tue, 05 October 2004 15:37 Go to previous message
Eclipse UserFriend
Originally posted by: uj.pdb.tele2.se

I've downloaded the Cheetah patch on Eclipse 3.0.0. This made it possible
to use generics and the foreach loop. Then I tried the same with 3.0.1 but
it didn't worked so I changed to Eclipse 3.1 M2 and then it works again
(without any separate download of Cheetah).

news-server.hvc.rr.com wrote:

> Will the new features in JDK 1.5.0 work with Eclipse 3.0.1? I tried to
> create a file using templates yesterday
> ArrayList<Integer> list = new ArrayList<Integer>();
> and Eclipse was not happy.

> Thanks
Previous Topic:Gtk-WARNING in Action constructor
Next Topic:JDK 1.5.0 - Does it work with Eclipse 3.0.1?
Goto Forum:
  


Current Time: Fri May 16 06:38:40 EDT 2025

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

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

Back to the top