This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| start [2015/02/26 09:25] – fxfire | start [2015/02/26 15:01] (current) – removed fxfire | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Startpaaaaaaaaaaaage | ||
| - | |||
| - | <code java> | ||
| - | // print Hello World! | ||
| - | import static net.sf.joove.lang.* | ||
| - | |||
| - | public class HelloWorld { | ||
| - | |||
| - | public static void main(String[] args) { | ||
| - | print(" | ||
| - | } | ||
| - | |||
| - | } | ||
| - | </ | ||