WSQ02 – Hello World

--Originally published at GilbertoRogel

Hello world in Java:

WSQ02 – Hello WorldCode for you to copy and paste if you're too lazy to write it yourself :) ..

public class HelloWorld {

public static void main(String[] args){

System.out.println("Hello World");

}

}

Synchronizing your Eclipse project with Github guide: Guide

EGit Download: EGit

Gilberto Rogel García

A01630171