SyntaxFix
Write A Post
Hire A Developer
Questions
This solved the issue for me today:
cd /path/to/project cd build rm -r classes
Then clean&build it and run the individual files you need.