Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Testmove"

Line 1: Line 1:
 
blah blah blah
 
blah blah blah
  
 +
hi there!
  
 
waiting for timeout 2 minutes
 
waiting for timeout 2 minutes

Revision as of 07:38, 1 May 2008

blah blah blah

hi there!

waiting for timeout 2 minutes


no disconnect after save

    class myfirstjavaprog
{  
        public static void main(String args[])
        {
           System.out.println("Hello World!");
        }
}

Back to the top