Search:

Type: Posts; User: Zaphod_b

Search: Search took 0.11 seconds.

  1. Re: Trouble running a java file from the windows command prompt.

    Did you look at the links that I gave? I mean different people have different ways of organizing the projects, and I thought those were pretty representative (and I also thought they gave enough...
  2. Re: Trouble running a java file from the windows command prompt.

    All I wanted to do was to make sure your installation files and paths were correct. When you changed things and didn't tell me what you changed (like having a package statement) it made it a matter...
  3. Re: Trouble running a java file from the windows command prompt.

    I tried to give the most complete set of step-by-step instructions that I could come up with. Did you try those steps, starting with a completely empty directory? Did those steps work? Did any...
  4. Re: Trouble running a java file from the windows command prompt.

    Instead of "doesn't work," I think we might save some bandwidth if you tell us exactly what doesn't work. Describe the steps you took and paste exact error messages into your post (don't abbreviate;...
  5. Re: Trouble running a java file from the windows command prompt.

    Here's the sequence:

    javac Example.java

    If no errors then

    java Example


    Cheers!
Results 1 to 5 of 5