|
What this is
Other links
The source code<?xml version="1.0" encoding="UTF-8"?> <component xmlns="http://eclipse.org/component" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://eclipse.org/component ../component.xsd " name="Eclipse Platform Runtime"> <component-depends unrestricted="true"/> <plugin id="org.eclipse.core.runtime" /> <plugin id="org.eclipse.core.runtime.compatibility" /> <package name="org.eclipse.core.boot"/> <package name="org.eclipse.core.runtime"> <type name="EventStats" instantiate="false" subclass="false" /> <type name="IAdapterManager" implement="false" /> <type name="IConfigurationElement" implement="false" /> <type name="IExtension" implement="false" /> <type name="IExtensionDelta" implement="false" /> <type name="IExtensionPoint" implement="false" /> <type name="IExtensionRegistry" implement="false" /> <type name="ILibrary" implement="false" /> <type name="ILog" implement="false" /> <type name="InvalidRegistryObjectException" subclass="false" instantiate="false"/> <type name="IPath" implement="false" /> <type name="IPluginDescriptor" implement="false" /> <type name="IPluginPrerequisite" implement="false" /> <type name="IPluginRegistry" implement="false" /> <type name="IRegistryChangeEvent" implement="false" /> <type name="Path" subclass="false" /> <type name="PluginVersionIdentifier" subclass="false" /> <type name="Preferences" subclass="false" /> <type name="QualifiedName" subclass="false" /> </package> <package name="org.eclipse.core.runtime.content"> <type name="BinarySignatureDescriber" instantiate="false" /> <type name="IContentDescription" implement="false" /> <type name="IContentType" implement="false" /> <type name="IContentTypeManager" implement="false" /> <type name="XMLRootElementContentDescriber" instantiate="false" /> </package> <package name="org.eclipse.core.runtime.dynamicHelpers"/> <package name="org.eclipse.core.runtime.jobs"> <type name="IJobChangeEvent" implement="false" /> <type name="IJobManager" implement="false" /> <type name="IJobStatus" implement="false" /> <type name="ILock" implement="false" /> <type name="MultiRule" subclass="false" /> </package> <package name="org.eclipse.core.runtime.preferences"> <type name="IExportedPreferences" implement="false" /> <type name="IPreferencesService" implement="false" /> </package> <package name="org.osgi.service.prefs"/> <package name="org.eclipse.core.runtime.model"/> </component> |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.