Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    3,520

    Re: Problem with file creation

    Have you tried executing javac directly instead of using cmd?

    Also there is a class that will do a compile via method calls.
    See the API doc for the JavaCompiler interface.
  2. Replies
    5
    Views
    3,520

    Re: Problem with file creation

    Can you post the code that shows how you are calling javac?
Results 1 to 2 of 2