Search:

Type: Posts; User: copeg

Search: Search took 0.12 seconds.

  1. Re: making a .bat file that compiles your java files

    Just to step back a bit...why not use an IDE such as Eclipse to do all this work for you?

    Back to the problem at hand, the file must be in the proper location relative to where javac is being...
  2. Re: making a .bat file that compiles your java files

    try 'javac *.java'
Results 1 to 2 of 2