0
how to download eclipse and java?
It keeps on saying your jvm is out of date but it is 1.8.
2 Answers
+ 1
1. Download the JDK 8 (Java Development Kit): http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
2. After you've downloaded the JDK, install the Luna IDE by Eclipse:
https://eclipse.org/downloads/packages/eclipse-ide-java-developers/lunasr2
0
Thank you so much