ide-java
ide-java copied to clipboard
pass arguments to command line of javac
Hello,
I'd like to add "-d bin" as a command line argument whenever javac is run automatically on the .java files in my java project.
I'm new to programming, hoping for some help.
Thanks,
Adam