| 1 | | = Running Java on your OSWALD = |
|---|
| 2 | | This section describes how to use java on your OSWALD. The process is fairly simple, we will be working with a hello world program. There are a few steps, the first is to create the source, we will call it '''!HelloWorld.java''', make the file using a text editor and fill it in with the following contents. This step is done on your computer. |
|---|
| | 1 | = Running Java on the OSWALD = |
|---|
| | 2 | This section describes how to use java on the OSWALD. The process is fairly simple, we will be working with a hello world program. There are a few steps, the first is to create the source, we will call it '''!HelloWorld.java''', make the file using a text editor and fill it in with the following contents. This step is done on your computer. |
|---|