Hello!
I recently switched to ME 10.
But I’m not really happy because the build process is taking forever due to the absolute annoying validation stuff.
I do development for PTCs PDMLink.
For that purpose I’ve have usually three open projects, each containing about 100-300 source files. All three projects build into the same directory. This build directory is part of the PDMLink installation containing already a lot of classes and with a lot I mean 121.425 class files.
When I do a build ME starts to access every single in the build directory to do whatever with that.
I tried to prevent this by suspending all validators, but ME doesn’t seem to care and stills touches every file in the target directory.
So the build process takes about 30minutes while the system is not usable anymore.
I searched the forums for a similar topic but found no help 🙁
Any ideas how to prevent this absolutely stupid behavior?
Thanks in advance!