I have designed a program, and I would like to focuss myself on programming real programs. And I would like to learn how to make an file executable. I have tried tutorials on the internet, but can't seen to get them work.
At the moment I have:
- 1 file with my code. (.java)
- 1 file when compiled the code (.class)

