Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Eclipse 3.0.1 and JDK 1.5.0 in Windows XP SP1

Jorg,

You probably installed Cheetah, the experimental Java 1.5 JDT code in
your Eclipse 3.0 (the update feature of Eclipse 3.0 was detecting
cheetah as an update when Eclipse 3.0 shipped).

Eclipse 3.0 is not meant to work with Java 1.5.

Use Eclipse 3.1 M2 instead.
(I use it with several 3.0 plugins without any trouble). 
3.1 M2 supports generics and enhanced for loop. The other features will
show up in the next millestones.

Cheers,

	Daniel

PS: this mailing list is not the place to post such messages. Please use
the eclipse newsgroups instead.
  
Le jeudi 07 octobre 2004 à 11:02 +0200, Jörg Horchler a écrit :
> Hi together, 
> 
> I upgraded my os from W2K to XP yesterday. On Windows 2000 I installed Eclipse 3.0 and JDK 1.5 and everything was fine. I could use the new features of JDK 1.5. 
> 
> Today I installed Eclipse 3.0.1 and JDK 1.5.0 on my new Windows XP (with SP1).  I start Eclipse with -vm <PATH_TO_JDK1.5> but in the preferences I can't see tab 1.5 (as I saw on my old installation). 
> 
> And - after I imported my old code - Eclipse can't use the new features of 1.5 (for example: all of my generics are marked as errors now). 
> 
> Is there a Bug in Eclipse 3.0.1 on Windows XP?
> 
> Can anyone help me?
> 
> Greetings 
> Jörg
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> http://dev.eclipse.org/mailman/listinfo/eclipse-dev
-- 
             Daniel Le Berre mailto:leberre@xxxxxxxxxxxxxxxxxxx
             Maitre de Conferences,  CRIL,  Universite d'Artois
             http://www.cril.univ-artois.fr/~leberre

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


Back to the top