class lombok.RunTestsViaEcj$EclipseInitializer
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: lombok.RunTestsViaEcj$EclipseInitializer
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // lombok.RunTestsViaEcj$EclipseInitializer this
         0: .line 164
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // lombok.RunTestsViaEcj$EclipseInitializer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/RunTestsViaEcj$EclipseInitializer;

  static void initializeEclipseBundles();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 178
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBundleContext cannot be resolved to a type\n\tEclipseStarter cannot be resolved\n\tRegistryFactory cannot be resolved\n\tIRegistryProvider cannot be resolved to a type\n\tExtensionRegistry cannot be resolved to a type\n\tExtensionRegistry cannot be resolved to a type\n\tIExtensionRegistry cannot be resolved to a type\n\tThe method getRegistry() of type new IRegistryProvider(){} must override or implement a supertype method\n\tExtensionRegistry cannot be resolved to a type\n\tActivator cannot be resolved to a type\n\tPlatformActivator cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tResourcesPlugin cannot be resolved to a type\n\tJavaModelManager cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.lang.Exception
}
SourceFile: "RunTestsViaEcj.java"
NestHost: lombok.RunTestsViaEcj
InnerClasses:
  private EclipseInitializer = lombok.RunTestsViaEcj$EclipseInitializer of lombok.RunTestsViaEcj