Is there an option for auto-create output dirs when compiling with javac?

C

Catherina Svensson

When I perform a compiling operation like:

javac -d build\WEB-INF\classes my.java

and the directory build\WEB-INF\classes does NOT exist then the javac command fails.

Is there really no auto-create-dir-when-necessary option for javac ?

Cat
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,088
Latest member
JeremyMedl

Latest Threads

Top