June 30, 2010
6:58 p.m.
if I build on 12024 I would not need to do the following? BreakPoint category: 'System-BreakPoints'.
BreakpointManager category: 'System-BreakPoints'. MczInstaller category: 'System-Installers'. SARInstaller category: 'System-Installers'
ScriptLoader new addPackage: 'System-Installers'. ScriptLoader new addPackage: 'System-BreakPoints'.
if I do?
DecompilerTests compileAll. LanguageEnvironment compileAll. FileServices cleanUp. CodeHolder compileAll. CompiledMethod compileAll. Debugger compileAll. Object compileAll. MCMczInstallerTest compileAll. MCInitializationTest compileAll.
sorry to ask instead of trying to understand but it takes some times so I prefer to know in advance