1,092 bytes added,
07:30, 6 July 2015 UBIK provides the possibility to add additional assemblies to the UBIK Code Compiler {{Version/ServerSince|2.5.0}}.
The UBIK Code compiler is used when compiling a new customizing or when executing test code in the [[Debugger]].
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS -->
= Instructions =
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
<Give step-by-step instructions, use images, ...>
# Create a new [[Derivate]] of the System Metaclass CUSTOMIZING.
# Register this new MetaClass as a [[Custom_System_Objects_Dialog|customized System Object]] with System Object key CUSTOMIZINGVERSION.
# Open the new MetaClass in the [[Code_Editor]]
# Open the section Methods and add your libraries by overwriting the [[CUSTOMIZING#AddSystemAssemblies|AddSystemAssemblies]] method.
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS -->
==See also==
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
* [[Coding box]]
* [[Code_Editor]]
* [[Debugger]]
* [[CUSTOMIZING]]
* [[Derivate]]