Search:

Type: Posts; User: Bdavis93

Search: Search took 0.13 seconds.

  1. Replies
    8
    Views
    1,820

    Re: Noob, Helloworld stuff not working? Help?

    Wooo it worked! Thanks for the advice.
  2. Replies
    8
    Views
    1,820

    Re: Noob, Helloworld stuff not working? Help?

    Ok I did that and the javac command is functional, however, when I try to enter " javac HelloJava.java ", I'm getting this error message: error: cannot read: HelloJava.java
    1 error

    Any...
  3. Replies
    8
    Views
    1,820

    Re: Noob, Helloworld stuff not working? Help?

    I found the PATH entry and the text that is already there is this: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\

    Are you saying I...
  4. Replies
    8
    Views
    1,820

    Noob, Helloworld stuff not working? Help?

    Just started learning some Java today, I downloaded the Java SE and Netbeans COBundle(JDK 5.0u22 and NB 6.7.1) and wrote this program in notepad.

    import javax.swing.*;

    public class HelloJava {...
Results 1 to 4 of 4