Ls chin wrote:Hi,
I'm getting an error "Warning: SomeClassName.java modified in the future".
Not every file is giving me this error, only certain files do. I can't figure out what's wrong with them, there's nothing weird or extraordinary in those files that produce this error though.
Any idea what is it?
Thank you for your help.
This is because, The time of the system is not current on which you are running the build file. There are some classes in directories that get modified later the date your system is showing currently.....your system time is not up to date...or you modified the file with future date....check your system time when you are running the build file...
Regards
Yogesh Tyagi