Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179798 - eclipse-sdk fails with sun-jdk-1.7
Summary: eclipse-sdk fails with sun-jdk-1.7
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-25 20:08 UTC by Serkan Kaba (RETIRED)
Modified: 2008-03-11 09:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
1180123476263.log (1180123476263.log,7.47 KB, text/plain)
2007-05-25 20:09 UTC, Serkan Kaba (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Serkan Kaba (RETIRED) gentoo-dev 2007-05-25 20:08:21 UTC
Eclipse doesnot start with sun java 1.7 but fails with a message (log attached)

Reproducible: Always

Steps to Reproduce:
1. emerge sun-jdk-1.7
2. set your user vm to sun-jdk 1.7
3. run eclipse



Expected Results:  
startup successfully
Comment 1 Serkan Kaba (RETIRED) gentoo-dev 2007-05-25 20:09:02 UTC
Created attachment 120321 [details]
1180123476263.log
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-05-25 20:15:08 UTC
Please test alpha13 that was released today.
Comment 3 Serkan Kaba (RETIRED) gentoo-dev 2007-05-26 07:34:32 UTC
Does not work with alpha 13 either
Comment 4 Serkan Kaba (RETIRED) gentoo-dev 2007-06-24 11:41:59 UTC
(In reply to comment #3)
> Does not work with alpha 13 either
> 

still the same error with alpha14
Comment 5 Serkan Kaba (RETIRED) gentoo-dev 2007-06-24 13:48:53 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > Does not work with alpha 13 either
> > 
> 
> still the same error with alpha14
> 

I suppose it is a java 1.7 incompatibility since it doesnot work with openjdk-1.7 either
Comment 6 Pierre Colot 2007-07-25 21:32:46 UTC
Even eclipse 3.3 is not totally compatible with Java 1.6.Some plugins require
Java 1.5 like TDTD. The generated error is not easily related to the Java
version 1.6 but to an unreckognized SaxParser. The version recommanded by eclipse for eclipse 3.3 is java 1.5
 
So, Eclipse 3.2 with sun-jdk-1.7 is now highly improbable.I suppose the best version for eclipse 3.2 is java 1.4

 
Comment 7 Serkan Kaba (RETIRED) gentoo-dev 2008-02-10 07:31:33 UTC
eclipse-sdk 3.3 works with sun-jdk-1.7.0.0_alpha24
Comment 8 Jean-Noël Rivasseau (RETIRED) gentoo-dev 2008-03-11 09:09:00 UTC
Closing, as using JDK 1.7 with Eclipse 3.2 is not supported by upstream. 1.7 on 3.3 is also not supported but apparently works.