ALwolfman9 / jspin

Automatically exported from code.google.com/p/jspin
0 stars 0 forks source link

couldn't find java SE runtime environment #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. trying to run jSpin application
2.
3.

What is the expected output? What do you see instead?
I get an error message saying "couldn't find java SE runtime environment", 
however I should get the application ruuning

What version of the product are you using? On what operating system?
jSpin 5.0

Please provide any additional information below.
I have javaw and jre but I don't know where exactly should I place them.

Thanks

Original issue reported on code.google.com by donuts1...@gmail.com on 31 Dec 2012 at 10:11

GoogleCodeExporter commented 8 years ago
Hi,

You didn't mention which operating system you are using. If it is Windows, I 
should be able to help:

Normally, when you install Java, it associates Java with "jar" files. To check 
this, use the Windows Explorer to navigate to the file "jspin.jar" (or create a 
desktop shortcut to this file). Double-clicking on this should open the 
software.

Alternatively, if the Java bin directory is in your "path", you should be able 
to run "java -jar jspin.jar" from the directory where it is installed.

Moti

Original comment by moti.ben.ari@gmail.com on 31 Dec 2012 at 10:34

GoogleCodeExporter commented 8 years ago
Sorry for that. 
Yes I'm running it on Windows.

Thanks

Original comment by donuts1...@gmail.com on 31 Dec 2012 at 10:36

GoogleCodeExporter commented 8 years ago
I have Java, and all the jar files.
But still not running. Do I have to place them in a specific place o be 
recognized by jSpin app???

Thanks again.

Original comment by donuts1...@gmail.com on 31 Dec 2012 at 10:38

GoogleCodeExporter commented 8 years ago
jSpin is an "ordinary" Java program which will run once your Java interpreter 
is set up to run any Java program. There are two ways to do this (file 
association and command line path). It is not hard to set these up but it does 
require technical familiarity with Windows and it is not something that I can 
do remotely. Sorry!! Please try to find a Windows expert where you study or 
work. Once jSpin starts running, please write again if you have any problems.

Original comment by moti.ben.ari@gmail.com on 31 Dec 2012 at 10:46