Search:

Type: Posts; User: kevinco

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,338

    Re: Brand New/First Attempt

    I have now created a folder on the desktop named "Java" and placed both the class file and the java file in it and copied the java.exe file and placed it in the folder and now I am able to execute...
  2. Replies
    3
    Views
    1,338

    Brand New/First Attempt

    Ok so I am doing the infamous Hello World App, here is the code:

    public class HelloApp
    {
    public static void main (String[] args)
    {
    ...
Results 1 to 2 of 2