Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 152026

Summary: Eclipse-sdk should be compiled with Java >=1.5
Product: Gentoo Linux Reporter: Craig Andrews <candrews>
Component: Current packagesAssignee: Development Tools Team <dev-tools>
Status: RESOLVED NEEDINFO    
Severity: normal CC: federico, java
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Craig Andrews gentoo-dev 2006-10-19 21:10:29 UTC
The Hibernate Tools plugin will not install on a Gentoo emerged version of eclipse-sdk. If you compile eclipse-sdk with Java <1.5, a few internal eclipse plugins are not compiled, including org.eclipse.jdt.apt.core, which is a dependency of Hibernate Tools. Therefore, we need to compile Eclipse with Java 1.5

I'm working on making this possible now... but I have no idea how hard it will be. I really need Hibernate Tools, as you may be able to tell :-)
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2006-10-20 06:25:32 UTC
In reality, eclipse actually DOES require 1.4 to compile. It requires 1.4 for some plugins, and 1.5 for others.

If there are some plugins not being built though, that's another issue...
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2007-01-06 17:38:27 UTC
Need to know things like, what version of eclipse you are trying this with.