Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Re: Please help me! i am unable to compile and execute java files in command prompt

    I missed the last error message:
    The class in in a package: javaapplication1. The simplest way to get the code to execute is to remove the package statement and compile it again and then execute it.
  2. Re: Please help me! i am unable to compile and execute java files in command prompt

    Make sure the file: HelloTest.java is in the folder where you issue the javac command
Results 1 to 2 of 2