Quote
In case anyone wants to look at my code...here it is, although if I don't get this right, I should start looking for a new objective in life.
// Test.java
// this is just a test to see if enerything is set up properly.
public class Test
{
public static void main(String args[])
{
System.out.println("Eclipse is working!");
}
}
This post has been edited by Locke37: 11 June 2008 - 10:26 AM

New Topic/Question
Reply




MultiQuote





|