Where is this option? how to set the Main.as as Always Compile? The breakpoints and step by step function not work for me...
Asked
Active
Viewed 895 times
2 Answers
0
In 'project properties' You have tab :'Compiler options' , first put text in 'Link report' option and compile , it will generate XML with compiled classes , than write additional Classes in file and put file in 'Load Externs'. Now compiler will include all classes from XML .

turbosqel
- 1,542
- 11
- 20