Cross Compiling ~ Compile java code written in Mac in Windows
October 11, 2011
Leave a comment
I have a problem of compiling student assignment where a few of them have written it in Mac OS. Obviously, I’m using Windows.
The solution, delete the hidden file that come along with the programme, .classFile.java. If you can’t see it, just toggle the folder option to show hidden file.
Categories: Java