paolovalladolid Posted May 8, 2014 Posted May 8, 2014 I get a "You need a Java SE 6 Runtime" error message when I try to start Jaspersoft Studio 5.5. However I already have Java SE 1.7 installed.
Friendly User Posted May 9, 2014 Posted May 9, 2014 What does "java -version" command display in command line/shell?
paolovalladolid Posted May 12, 2014 Author Posted May 12, 2014 Hi, here's the java -version output:java version "1.7.0_51"Java SE Runtime Environment (build 1.7.0_51-b13)Java HotSpot 64-Bit Server VM (build 24.51-b03, mixed mode)
andresbaal Posted May 14, 2014 Posted May 14, 2014 define the variable JAVA_HOME with the value C:Program FilesJavajdk1.7.0_51 ( is my jdk)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now