Hi, Can I run the <javac> command in such a way that if I deleted java file which was previously compiled, it will remove its .class file from the classes directory when it builds again?
Thanks, Ramy.
Hi, Can I run the <javac> command in such a way that if I deleted java file which was previously compiled, it will remove its .class file from the classes directory when it builds again?
Thanks, Ramy.