Class DebuggerLaunchPlugin


public class DebuggerLaunchPlugin
extends LaunchPlugin
Author:
Demyan Kimitsa this launch plugin starts JDWP debug server in after launch phase there is no direct reference to this class as it is picked up from classloader. Refer AppCompiler to find details about LauchPlugin calls Refer Config.loadPluginsFromClassPath() to find how configs are loaded from classloader Also corresponding entry has to be done in META-INF/services