Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,199

    Re: Where is the error?

    Do you have the JDK installed?

    The tutorial shows how to compile a program with the javac command:
    "Hello World!" for Microsoft Windows (The Java™ Tutorials > Getting Started > The "Hello World!"...
  2. Replies
    3
    Views
    1,199

    Re: Where is the error?

    Do you have the JDK installed with the javac compiler?
    If you do, use the javac program to compile your code and it will give you the compiler errors.
    If you have questions about the error...
Results 1 to 2 of 2