Search:

Type: Posts; User: 3therk1ll

Search: Search took 0.15 seconds.

  1. Replies
    4
    Views
    1,091

    Re: Main Class not loading

    Got it now, I had the wrong version or type of Java installed *facepalm*, thanks mate.
  2. Replies
    4
    Views
    1,091

    Re: Main Class not loading

    Still the same:

    C:\Program Files (x86)\Java\jre7\bin>java C:\Java\Hello.java
    Error: Could not find or load main class C:\Java\Hello.java


    public class Hello
    {
    public static void...
  3. Replies
    4
    Views
    1,091

    Main Class not loading

    Hey guys, literally just started trying to learn Java and already running into trouble-
    Version Info-
    C:\Program Files (x86)\Java\jre7\bin>java -version
    java version "1.7.0_21"
    Java(TM) SE...
Results 1 to 3 of 3