Hi!
This is a tricky task, but I am trying to run a runnable jar across different OSs.
I know that this task is possible should you already have installed eclipse or anything supporting
java.
Now how about a system without any
IDE. Is there a way of perhaps embedding something within the jar that will make it run?
Or perhaps I should use a portable IDE on a USB stick?
How would you do this if you were me?