Search:

Type: Posts; User: romsbl

Search: Search took 0.13 seconds.

  1. Replies
    10
    Views
    1,057

    Re: JRE install - issues

    thanks Norm - it turns out file was saved as .txt not .java
  2. Replies
    10
    Views
    1,057

    Re: JRE install - issues

    another question - I am going through Java Tutorial, created MyFirstJavaProgram.java in Notepad, in CMD went to file location, typed 'javac MyFirstJavaProgram.java' and got ''file not found'. Also it...
  3. Replies
    10
    Views
    1,057

    Re: JRE install - issues

    Thanks everyone!
    Looks like JDK8 is not compatible with Vista (was getting 1603 error), I uninstalled everything and installed JDK7, updated Environment variables and it works fine now!
  4. Replies
    10
    Views
    1,057

    Re: JRE install - issues

    Thanks Norm! I couldn't find javac.exe in C:/Program Files/Java/jre7/bin (that's my path), I see javacpl Application - is it the same? I entered path 'C:/Program Files/Java/jre7/bin ' everywhere I...
  5. Replies
    10
    Views
    1,057

    JRE install - issues

    I am new to programming, installed jre-7u67-windows-i586 (have Win Vista), tried java tutorial from Oracle and got stuck on first exercise - created x.java file and tried to run it in CMD: javac...
Results 1 to 5 of 5