Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464790 - dev-java/netbeans-ide requires specific Java version
Summary: dev-java/netbeans-ide requires specific Java version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-06 02:03 UTC by Jessica Hawkwell
Modified: 2013-05-09 14:42 UTC (History)
1 user (show)

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


Attachments
Kitty's lame patch attempt. (netbeans-ide-7.3.ebuild.patch,757 bytes, patch)
2013-04-06 02:06 UTC, Jessica Hawkwell
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jessica Hawkwell 2013-04-06 02:03:08 UTC
I have OpenJDK 7 (dev-java/icedtea-7.2.3.8) and I noticed a slight issue when I went to install NetBeans IDE.  netbeans-ide-7.3 requires Java 6, ignoring the installed Java 7.

I know for a fact NetBeans runs flawlessly with Java 7, and is designed for both Java 6 and 7.  I'm fairly certain the Java requirement for NetBeans can be changed from a specific version to any installed version.

Reproducible: Always
Comment 1 Jessica Hawkwell 2013-04-06 02:06:46 UTC
Created attachment 344586 [details, diff]
Kitty's lame patch attempt.
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-05-09 14:42:29 UTC
+  09 May 2013; Tom Wijsman <TomWij@gentoo.org> netbeans-ide-7.3.ebuild:
+  Allow newer versions than Java 1.6 for Netbeans IDE, tested and compiles with
+  1.7. Fixes bug #464790.