public class IPL extends Object
This will load all provided jar files from the "libs" sub folder as well as all classes from the "app" folder. When debugging from an IDE, set the system property ide to true - this will bypass class loading, as all classes are typically provided via the system classpath.
This class only generates a ClassLoader which is then used to invoke
sirius.kernel.Sirius#initializeEnvironment(ClassLoader) as stage2.
public static void main(String[] args)
args - currently the command line arguments are ignored.Copyright © 2015. All rights reserved.