Eclipse 3.0R

This forum is for discussing the JDK 1.5 plugin for Eclipse

Eclipse 3.0R

Postby tilak » Wed Jun 23, 2004 1:39 am

I downloaded eclipse 3.0 R stable build. Downloaded JDK1.5 beta 2.
I installed eclipse and used update manager to install Cheetah.
But only a few JDK1.5 features work. The parameterised class is working but although ArrayList<Integer> list = new ArrayList<Integer>() ; compiles, the line list.add(1, 5) does not compile at all. Any ideas on what I am doing wrong ?
tilak
 

Postby genady » Wed Jun 23, 2004 2:27 pm

Hi,

This plugin is not the official Cheetah.
If you need advice on cheetah issues, please use eclipse newsgroups:

http://www.eclipse.org/newsgroups/index.html
http://www.eclipse.org/newsportal/threa ... .tools.jdt

(You will need to get a password to read the newsgroups).

From what I know, cheetah is still very young and does not support all 1.5 features. Eclipse team is currently very busy with releasing version 3.0 (which will not include cheetah). The next version, 3.1, will natively support 1.5 syntax.

Best Regards,
Genady
genady
Site Admin
 
Posts: 396
Joined: Sat Aug 16, 2003 5:15 pm


Return to JDK 1.5 Plugin

Who is online

Users browsing this forum: No registered users and 1 guest

cron