Thank You very much.
By default, every Project has scripts and Java class files processing enabled. But since the future 3.0 version adds few more controls on that Project Properties | Advanced page, we had to remove the checkboxes that were rarely used.
Anyway, if you will need to disable scripts, Java classes or to keep Primary files, you can used Advanced= commands. For example, to disable scripts, please place the following line after the starting Project address in the URLs field (on a separate line):
Additional=DisableScripts
If you don`t need both scripts and Java applets, use the following line:
Additional=DisableScripts;DisableJava
I hope this helps.
Best regards,
Oleg Chernavin
MP Staff