Automatically build Permanently deleted user Created May 07, 2006 23:37 How can I get IDEA to automatically build my changed source files as they are saved?
You can't, I fear. It's the other way round: IDEA automatically saves your changed source files as they are built. So just press Ctrl+F9 to 'save' your source files and you're done.
That's what I thought would be the answer - not to worry.
Thanks.