Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152026 - Eclipse-sdk should be compiled with Java >=1.5
Summary: Eclipse-sdk should be compiled with Java >=1.5
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-19 21:10 UTC by Craig Andrews
Modified: 2007-01-06 17:38 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.