public final class org.eclipse.core.resources.ResourcesPlugin extends org.eclipse.core.runtime.Plugin
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.eclipse.core.resources.ResourcesPlugin
  super_class: org.eclipse.core.runtime.Plugin
{
  public static final java.lang.String PI_RESOURCES;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "org.eclipse.core.resources"

  public static final java.lang.String PT_BUILDERS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "builders"

  public static final java.lang.String PT_NATURES;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "natures"

  public static final java.lang.String PT_MARKERS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "markers"

  public static final java.lang.String PT_FILE_MODIFICATION_VALIDATOR;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "fileModificationValidator"

  public static final java.lang.String PT_MOVE_DELETE_HOOK;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "moveDeleteHook"

  public static final java.lang.String PT_TEAM_HOOK;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "teamHook"

  public static final java.lang.String PT_REFRESH_PROVIDERS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "refreshProviders"

  public static final java.lang.String PT_MODEL_PROVIDERS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "modelProviders"

  public static final java.lang.String PT_VARIABLE_PROVIDERS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "variableResolvers"

  public static final java.lang.String PT_FILTER_MATCHERS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "filterMatchers"

  public static final java.lang.Object FAMILY_AUTO_BUILD;
    descriptor: Ljava/lang/Object;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.lang.Object FAMILY_AUTO_REFRESH;
    descriptor: Ljava/lang/Object;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.lang.Object FAMILY_MANUAL_BUILD;
    descriptor: Ljava/lang/Object;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.lang.Object FAMILY_MANUAL_REFRESH;
    descriptor: Ljava/lang/Object;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final java.lang.String PREF_ENCODING;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "encoding"

  private static final java.lang.String PREF_DESCRIPTION_PREFIX;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "description."

  public static final java.lang.String PREF_MAX_NOTIFICATION_DELAY;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "maxnotifydelay"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final java.lang.String PREF_AUTO_BUILDING;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "description.autobuilding"

  public static final java.lang.String PREF_BUILD_ORDER;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "description.buildorder"

  public static final java.lang.String PREF_DEFAULT_BUILD_ORDER;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "description.defaultbuildorder"

  public static final java.lang.String PREF_MAX_BUILD_ITERATIONS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "description.maxbuilditerations"

  public static final java.lang.String PREF_APPLY_FILE_STATE_POLICY;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "description.applyfilestatepolicy"

  public static final java.lang.String PREF_FILE_STATE_LONGEVITY;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "description.filestatelongevity"

  public static final java.lang.String PREF_MAX_FILE_STATE_SIZE;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "description.maxfilestatesize"

  public static final java.lang.String PREF_MAX_FILE_STATES;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "description.maxfilestates"

  public static final java.lang.String PREF_SNAPSHOT_INTERVAL;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "description.snapshotinterval"

  public static final java.lang.String PREF_DISABLE_LINKING;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "description.disableLinking"

  public static final java.lang.String PREF_AUTO_REFRESH;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "refresh.enabled"

  public static final java.lang.String PREF_LIGHTWEIGHT_AUTO_REFRESH;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "refresh.lightweight.enabled"

  public static final java.lang.String PREF_SEPARATE_DERIVED_ENCODINGS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "separateDerivedEncodings"

  public static final boolean DEFAULT_PREF_SEPARATE_DERIVED_ENCODINGS;
    descriptor: Z
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final java.lang.String PREF_MISSING_NATURE_MARKER_SEVERITY;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "missingNatureMarkerSeverity"

  public static final java.lang.String PREF_MAX_CONCURRENT_BUILDS;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "maxConcurrentBuilds"

  private static org.eclipse.core.resources.ResourcesPlugin plugin;
    descriptor: Lorg/eclipse/core/resources/ResourcesPlugin;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static org.eclipse.core.internal.resources.Workspace workspace;
    descriptor: Lorg/eclipse/core/internal/resources/Workspace;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private org.osgi.framework.ServiceRegistration<org.eclipse.core.resources.IWorkspace> workspaceRegistration;
    descriptor: Lorg/osgi/framework/ServiceRegistration;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lorg/osgi/framework/ServiceRegistration<Lorg/eclipse/core/resources/IWorkspace;>;

  private org.osgi.framework.ServiceRegistration<org.eclipse.osgi.service.debug.DebugOptionsListener> debugRegistration;
    descriptor: Lorg/osgi/framework/ServiceRegistration;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lorg/osgi/framework/ServiceRegistration<Lorg/eclipse/osgi/service/debug/DebugOptionsListener;>;

  private org.eclipse.core.internal.resources.CheckMissingNaturesListener checkMissingNaturesListener;
    descriptor: Lorg/eclipse/core/internal/resources/CheckMissingNaturesListener;
    flags: (0x0002) ACC_PRIVATE

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 133
            new java.lang.Object
            dup
            invokespecial java.lang.Object.<init>:()V
            putstatic org.eclipse.core.resources.ResourcesPlugin.FAMILY_AUTO_BUILD:Ljava/lang/Object;
         1: .line 141
            new java.lang.Object
            dup
            invokespecial java.lang.Object.<init>:()V
            putstatic org.eclipse.core.resources.ResourcesPlugin.FAMILY_AUTO_REFRESH:Ljava/lang/Object;
         2: .line 152
            new java.lang.Object
            dup
            invokespecial java.lang.Object.<init>:()V
            putstatic org.eclipse.core.resources.ResourcesPlugin.FAMILY_MANUAL_BUILD:Ljava/lang/Object;
         3: .line 163
            new java.lang.Object
            dup
            invokespecial java.lang.Object.<init>:()V
            putstatic org.eclipse.core.resources.ResourcesPlugin.FAMILY_MANUAL_REFRESH:Ljava/lang/Object;
         4: .line 356
            aconst_null
            putstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.core.resources.ResourcesPlugin this
         0: .line 371
            aload 0 /* this */
            invokespecial org.eclipse.core.runtime.Plugin.<init>:()V
         1: .line 372
            aload 0 /* this */
            putstatic org.eclipse.core.resources.ResourcesPlugin.plugin:Lorg/eclipse/core/resources/ResourcesPlugin;
         2: .line 373
            return
        end local 0 // org.eclipse.core.resources.ResourcesPlugin this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lorg/eclipse/core/resources/ResourcesPlugin;

  private static void constructWorkspace();
    descriptor: ()V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 390
            new org.eclipse.core.internal.resources.LocalMetaArea
            dup
            invokespecial org.eclipse.core.internal.resources.LocalMetaArea.<init>:()V
            invokevirtual org.eclipse.core.internal.resources.LocalMetaArea.createMetaArea:()V
         1: .line 391
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws org.eclipse.core.runtime.CoreException

  public static java.lang.String getEncoding();
    descriptor: ()Ljava/lang/String;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=0
         0: .line 407
            invokestatic org.eclipse.core.resources.ResourcesPlugin.getPlugin:()Lorg/eclipse/core/resources/ResourcesPlugin;
            invokevirtual org.eclipse.core.resources.ResourcesPlugin.getPluginPreferences:()Lorg/eclipse/core/runtime/Preferences;
            ldc "encoding"
            invokevirtual org.eclipse.core.runtime.Preferences.getString:(Ljava/lang/String;)Ljava/lang/String;
            astore 0 /* enc */
        start local 0 // java.lang.String enc
         1: .line 408
            aload 0 /* enc */
            ifnull 2
            aload 0 /* enc */
            invokevirtual java.lang.String.length:()I
            ifne 3
         2: .line 409
      StackMap locals: java.lang.String
      StackMap stack:
            ldc "file.encoding"
            invokestatic java.lang.System.getProperty:(Ljava/lang/String;)Ljava/lang/String;
            astore 0 /* enc */
         3: .line 411
      StackMap locals:
      StackMap stack:
            aload 0 /* enc */
            areturn
        end local 0 // java.lang.String enc
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            1    4     0   enc  Ljava/lang/String;

  public static org.eclipse.core.resources.ResourcesPlugin getPlugin();
    descriptor: ()Lorg/eclipse/core/resources/ResourcesPlugin;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 420
            getstatic org.eclipse.core.resources.ResourcesPlugin.plugin:Lorg/eclipse/core/resources/ResourcesPlugin;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.eclipse.core.resources.IWorkspace getWorkspace();
    descriptor: ()Lorg/eclipse/core/resources/IWorkspace;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 431
            getstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
            ifnonnull 2
         1: .line 432
            new java.lang.IllegalStateException
            dup
            getstatic org.eclipse.core.internal.utils.Messages.resources_workspaceClosed:Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 433
      StackMap locals:
      StackMap stack:
            getstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void stop(org.osgi.framework.BundleContext);
    descriptor: (Lorg/osgi/framework/BundleContext;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.eclipse.core.resources.ResourcesPlugin this
        start local 1 // org.osgi.framework.BundleContext context
         0: .line 443
            aload 0 /* this */
            aload 1 /* context */
            invokespecial org.eclipse.core.runtime.Plugin.stop:(Lorg/osgi/framework/BundleContext;)V
         1: .line 446
            aload 0 /* this */
            getfield org.eclipse.core.resources.ResourcesPlugin.debugRegistration:Lorg/osgi/framework/ServiceRegistration;
            invokeinterface org.osgi.framework.ServiceRegistration.unregister:()V
         2: .line 447
            aload 0 /* this */
            aconst_null
            putfield org.eclipse.core.resources.ResourcesPlugin.debugRegistration:Lorg/osgi/framework/ServiceRegistration;
         3: .line 449
            getstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
            ifnonnull 5
         4: .line 450
            return
         5: .line 452
      StackMap locals:
      StackMap stack:
            getstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
            aload 0 /* this */
            getfield org.eclipse.core.resources.ResourcesPlugin.checkMissingNaturesListener:Lorg/eclipse/core/internal/resources/CheckMissingNaturesListener;
            invokevirtual org.eclipse.core.internal.resources.Workspace.removeResourceChangeListener:(Lorg/eclipse/core/resources/IResourceChangeListener;)V
         6: .line 453
            getstatic org.eclipse.core.runtime.preferences.InstanceScope.INSTANCE:Lorg/eclipse/core/runtime/preferences/IScopeContext;
            ldc "missingNatureMarkerSeverity"
            invokeinterface org.eclipse.core.runtime.preferences.IScopeContext.getNode:(Ljava/lang/String;)Lorg/eclipse/core/runtime/preferences/IEclipsePreferences;
            aload 0 /* this */
            getfield org.eclipse.core.resources.ResourcesPlugin.checkMissingNaturesListener:Lorg/eclipse/core/internal/resources/CheckMissingNaturesListener;
            invokeinterface org.eclipse.core.runtime.preferences.IEclipsePreferences.removePreferenceChangeListener:(Lorg/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener;)V
         7: .line 454
            aload 0 /* this */
            getfield org.eclipse.core.resources.ResourcesPlugin.workspaceRegistration:Lorg/osgi/framework/ServiceRegistration;
            ifnull 9
         8: .line 455
            aload 0 /* this */
            getfield org.eclipse.core.resources.ResourcesPlugin.workspaceRegistration:Lorg/osgi/framework/ServiceRegistration;
            invokeinterface org.osgi.framework.ServiceRegistration.unregister:()V
         9: .line 458
      StackMap locals:
      StackMap stack:
            invokestatic org.eclipse.core.resources.ResourcesPlugin.getPlugin:()Lorg/eclipse/core/resources/ResourcesPlugin;
            invokevirtual org.eclipse.core.resources.ResourcesPlugin.savePluginPreferences:()V
        10: .line 459
            getstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
            aconst_null
            invokevirtual org.eclipse.core.internal.resources.Workspace.close:(Lorg/eclipse/core/runtime/IProgressMonitor;)V
        11: .line 463
            aconst_null
            putstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
        12: .line 464
            aload 0 /* this */
            aconst_null
            putfield org.eclipse.core.resources.ResourcesPlugin.workspaceRegistration:Lorg/osgi/framework/ServiceRegistration;
        13: .line 465
            return
        end local 1 // org.osgi.framework.BundleContext context
        end local 0 // org.eclipse.core.resources.ResourcesPlugin this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   14     0     this  Lorg/eclipse/core/resources/ResourcesPlugin;
            0   14     1  context  Lorg/osgi/framework/BundleContext;
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
         Name  Flags
      context  

  public void start(org.osgi.framework.BundleContext);
    descriptor: (Lorg/osgi/framework/BundleContext;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // org.eclipse.core.resources.ResourcesPlugin this
        start local 1 // org.osgi.framework.BundleContext context
         0: .line 474
            aload 0 /* this */
            aload 1 /* context */
            invokespecial org.eclipse.core.runtime.Plugin.start:(Lorg/osgi/framework/BundleContext;)V
         1: .line 477
            new java.util.Hashtable
            dup
            iconst_2
            invokespecial java.util.Hashtable.<init>:(I)V
            astore 2 /* properties */
        start local 2 // java.util.Hashtable properties
         2: .line 478
            aload 2 /* properties */
            ldc "listener.symbolic.name"
            ldc "org.eclipse.core.resources"
            invokevirtual java.util.Hashtable.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 479
            aload 0 /* this */
            aload 1 /* context */
            ldc Lorg/eclipse/osgi/service/debug/DebugOptionsListener;
            getstatic org.eclipse.core.internal.utils.Policy.RESOURCES_DEBUG_OPTIONS_LISTENER:Lorg/eclipse/osgi/service/debug/DebugOptionsListener;
            aload 2 /* properties */
            invokeinterface org.osgi.framework.BundleContext.registerService:(Ljava/lang/Class;Ljava/lang/Object;Ljava/util/Dictionary;)Lorg/osgi/framework/ServiceRegistration;
            putfield org.eclipse.core.resources.ResourcesPlugin.debugRegistration:Lorg/osgi/framework/ServiceRegistration;
         4: .line 481
            new org.eclipse.core.internal.resources.LocalMetaArea
            dup
            invokespecial org.eclipse.core.internal.resources.LocalMetaArea.<init>:()V
            invokevirtual org.eclipse.core.internal.resources.LocalMetaArea.hasSavedWorkspace:()Z
            ifne 6
         5: .line 482
            invokestatic org.eclipse.core.resources.ResourcesPlugin.constructWorkspace:()V
         6: .line 486
      StackMap locals: java.util.Hashtable
      StackMap stack:
            new org.eclipse.core.internal.resources.Workspace
            dup
            invokespecial org.eclipse.core.internal.resources.Workspace.<init>:()V
            putstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
         7: .line 487
            getstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
            invokevirtual org.eclipse.core.internal.resources.Workspace.getRoot:()Lorg/eclipse/core/resources/IWorkspaceRoot;
            invokeinterface org.eclipse.core.resources.IWorkspaceRoot.getLocation:()Lorg/eclipse/core/runtime/IPath;
            invokestatic org.eclipse.core.internal.resources.PlatformURLResourceConnection.startup:(Lorg/eclipse/core/runtime/IPath;)V
         8: .line 488
            aload 0 /* this */
            invokevirtual org.eclipse.core.resources.ResourcesPlugin.initializePreferenceLookupOrder:()V
         9: .line 489
            getstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
            aconst_null
            invokevirtual org.eclipse.core.internal.resources.Workspace.open:(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;
            astore 3 /* result */
        start local 3 // org.eclipse.core.runtime.IStatus result
        10: .line 490
            aload 3 /* result */
            invokeinterface org.eclipse.core.runtime.IStatus.isOK:()Z
            ifne 12
        11: .line 491
            aload 0 /* this */
            invokevirtual org.eclipse.core.resources.ResourcesPlugin.getLog:()Lorg/eclipse/core/runtime/ILog;
            aload 3 /* result */
            invokeinterface org.eclipse.core.runtime.ILog.log:(Lorg/eclipse/core/runtime/IStatus;)V
        12: .line 492
      StackMap locals: org.eclipse.core.runtime.IStatus
      StackMap stack:
            aload 0 /* this */
            aload 1 /* context */
            ldc Lorg/eclipse/core/resources/IWorkspace;
            getstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
            aconst_null
            invokeinterface org.osgi.framework.BundleContext.registerService:(Ljava/lang/Class;Ljava/lang/Object;Ljava/util/Dictionary;)Lorg/osgi/framework/ServiceRegistration;
            putfield org.eclipse.core.resources.ResourcesPlugin.workspaceRegistration:Lorg/osgi/framework/ServiceRegistration;
        13: .line 493
            aload 0 /* this */
            new org.eclipse.core.internal.resources.CheckMissingNaturesListener
            dup
            invokespecial org.eclipse.core.internal.resources.CheckMissingNaturesListener.<init>:()V
            putfield org.eclipse.core.resources.ResourcesPlugin.checkMissingNaturesListener:Lorg/eclipse/core/internal/resources/CheckMissingNaturesListener;
        14: .line 494
            getstatic org.eclipse.core.resources.ResourcesPlugin.workspace:Lorg/eclipse/core/internal/resources/Workspace;
            aload 0 /* this */
            getfield org.eclipse.core.resources.ResourcesPlugin.checkMissingNaturesListener:Lorg/eclipse/core/internal/resources/CheckMissingNaturesListener;
            iconst_1
            invokevirtual org.eclipse.core.internal.resources.Workspace.addResourceChangeListener:(Lorg/eclipse/core/resources/IResourceChangeListener;I)V
        15: .line 495
            getstatic org.eclipse.core.runtime.preferences.InstanceScope.INSTANCE:Lorg/eclipse/core/runtime/preferences/IScopeContext;
            ldc "org.eclipse.core.resources"
            invokeinterface org.eclipse.core.runtime.preferences.IScopeContext.getNode:(Ljava/lang/String;)Lorg/eclipse/core/runtime/preferences/IEclipsePreferences;
            aload 0 /* this */
            getfield org.eclipse.core.resources.ResourcesPlugin.checkMissingNaturesListener:Lorg/eclipse/core/internal/resources/CheckMissingNaturesListener;
            invokeinterface org.eclipse.core.runtime.preferences.IEclipsePreferences.addPreferenceChangeListener:(Lorg/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener;)V
        16: .line 496
            return
        end local 3 // org.eclipse.core.runtime.IStatus result
        end local 2 // java.util.Hashtable properties
        end local 1 // org.osgi.framework.BundleContext context
        end local 0 // org.eclipse.core.resources.ResourcesPlugin this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   17     0        this  Lorg/eclipse/core/resources/ResourcesPlugin;
            0   17     1     context  Lorg/osgi/framework/BundleContext;
            2   17     2  properties  Ljava/util/Hashtable<Ljava/lang/String;Ljava/lang/String;>;
           10   17     3      result  Lorg/eclipse/core/runtime/IStatus;
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
         Name  Flags
      context  

  private void initializePreferenceLookupOrder();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // org.eclipse.core.resources.ResourcesPlugin this
         0: .line 503
            invokestatic org.eclipse.core.internal.preferences.PreferencesService.getDefault:()Lorg/eclipse/core/internal/preferences/PreferencesService;
            astore 1 /* service */
        start local 1 // org.eclipse.core.internal.preferences.PreferencesService service
         1: .line 504
            aload 1 /* service */
            invokevirtual org.eclipse.core.internal.preferences.PreferencesService.getDefaultDefaultLookupOrder:()[Ljava/lang/String;
            astore 2 /* original */
        start local 2 // java.lang.String[] original
         2: .line 505
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            astore 3 /* newOrder */
        start local 3 // java.util.List newOrder
         3: .line 507
            aload 3 /* newOrder */
            ldc "project"
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         4: .line 508
            aload 3 /* newOrder */
            aload 2 /* original */
            invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
            invokeinterface java.util.List.addAll:(Ljava/util/Collection;)Z
            pop
         5: .line 509
            aload 1 /* service */
            aload 3 /* newOrder */
            aload 3 /* newOrder */
            invokeinterface java.util.List.size:()I
            anewarray java.lang.String
            invokeinterface java.util.List.toArray:([Ljava/lang/Object;)[Ljava/lang/Object;
            checkcast java.lang.String[]
            invokevirtual org.eclipse.core.internal.preferences.PreferencesService.setDefaultDefaultLookupOrder:([Ljava/lang/String;)V
         6: .line 510
            return
        end local 3 // java.util.List newOrder
        end local 2 // java.lang.String[] original
        end local 1 // org.eclipse.core.internal.preferences.PreferencesService service
        end local 0 // org.eclipse.core.resources.ResourcesPlugin this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lorg/eclipse/core/resources/ResourcesPlugin;
            1    7     1   service  Lorg/eclipse/core/internal/preferences/PreferencesService;
            2    7     2  original  [Ljava/lang/String;
            3    7     3  newOrder  Ljava/util/List<Ljava/lang/String;>;
}
SourceFile: "ResourcesPlugin.java"
InnerClasses:
  public abstract IPreferenceChangeListener = org.eclipse.core.runtime.preferences.IEclipsePreferences$IPreferenceChangeListener of org.eclipse.core.runtime.preferences.IEclipsePreferences