|
Just started with Java
The aim is to execute a simple .jar file
To me beginner: rather complicated!
I have the executable .jar file, but does not seem to execute on its own
(I mean (meanly) by doubly clicking)
Following the formal instructions, I executed from the cmd window
(java -jar) but some .dlls cannot be found. Finally, I altered the
system variable PATH. So what's next to this very trivial step?
Thanks in advance,
dp
|