My build script creates a build folder and then generates it’s stuff in this folder.
After upgrading to MyEclipse 5 it validates all the stuff in this folder, resulting in lots of errors and warnings.
I tried marking the build folder “derived” and doing a Project | Clean.
That fixed the problem – until I did a new build, therby deleting and re-creating the folder.
Is there another way to tell MyEclipse to not validate the contents of my build folder?
Kind Regards
Claus Nielsen