On 30 Oct 2014, at 10:31, Mat Booth wrote:
On 30 October 2014 08:46, Sudhir Khanger <ml@xxxxxxxxxxxxxxxxx> wrote:
Hello,
I have just upgraded to Fedora 21. There is only OpenJDK 8 on F21. I
need Oracle JDK 7 for Android Development so I have set that as my
system default so that I can use it with Android Studio too. Eclipse
Luna crashes with JDK 7. As per this bug report [1] Eclipse Luna
requires Java 8 on F21. Upstream Eclipse Luna requires JDK 7 or
above.
How can I use Eclipse Luna on F21 with Oracle JDK 7 as default?
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1123853
--
Regards,
Sudhir Khanger,
sudhirkhanger.com,
github.com/donniezazen,
5577 8CDB A059 085D 1D60 807F 8C00 45D9 F5EF C394.
--
java-devel mailing list
java-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/java-devel
Hi,
Why does Android Development require JDK 7? Maybe we can fix it so
that you
don't need to install a third party JDK.
I believe Android Studio that is based on Intellij is hitting the issues
of swing and awt having
bugs/issues that affects Intellij too thus they recommend using Java 7
and even Java 6 if you want
to have best experience.
But afaik they *should* run with Java 8. What errors are you getting ?
To solve it though you should be able to setup the actual javavm in the
eclipse.ini you launch with.
/max
http://about.me/maxandersen
--
java-devel mailing list
java-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/java-devel