Hi all,
I've been using my
IDE to compile and run my programs. However, when I want to use -javac or -jar commands in my command prompt, it doesnt work.
-java works for me. Why is that so? I hope anyone can give me solution.
Note : I'm on windows vista
Another question :
I've been using JMF (
Java Media Framework) to develop a simple audio player. However it can be run on my pc. What happens if I try to run the program at another pc, will it still work? The other pc will not have JMF installed, but will have JRE to run java apps. If it cannot be run on the other pc, is there any solution?
Thank you for your kind assistance.