Skip to main content

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

I strongly suggest you download eclipse eclipse-SDK-3.1M2-win32. That works ok with Jdk 1.5.
Don't forget to uninstall JDK former versions.
For my opinion there is bug in Eclipse 3.0.1. While Eclipse 3.0.1 was written JDK 1.5 wasn't there yet.
If you don't like to create workspace again, just copy from old install to corresponding path in new eclipse install. 

Good luck,
Asaf

-----Original Message-----
From: eclipse-dev-admin@xxxxxxxxxxx [mailto:eclipse-dev-admin@xxxxxxxxxxx] On Behalf Of Jörg Horchler
Sent: Thursday, October 07, 2004 11:02 AM
To: eclipse-dev@xxxxxxxxxxx
Subject: Spam:[eclipse-dev] Eclipse 3.0.1 and JDK 1.5.0 in Windows XP SP1


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


Back to the top