jar

org.eclipse.platform : org.eclipse.equinox.registry

Maven & Gradle

Sep 11, 2022
62 usages
25 stars

Extension Registry Support · Extension Registry Support

Table Of Contents

Latest Version

Download org.eclipse.platform : org.eclipse.equinox.registry JAR file - Latest Versions:

All Versions

Download org.eclipse.platform : org.eclipse.equinox.registry JAR file - All Versions:

Version Vulnerabilities Size Updated
3.11.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.eclipse.equinox.registry-3.11.200.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.core.internal.registry

├─ org.eclipse.core.internal.registry.BaseExtensionHandle.class - [JAR]

├─ org.eclipse.core.internal.registry.BaseExtensionPointHandle.class - [JAR]

├─ org.eclipse.core.internal.registry.BufferedRandomInputStream.class - [JAR]

├─ org.eclipse.core.internal.registry.CombinedEventDelta.class - [JAR]

├─ org.eclipse.core.internal.registry.ConfigurationElement.class - [JAR]

├─ org.eclipse.core.internal.registry.ConfigurationElementHandle.class - [JAR]

├─ org.eclipse.core.internal.registry.ConfigurationElementMulti.class - [JAR]

├─ org.eclipse.core.internal.registry.Contribution.class - [JAR]

├─ org.eclipse.core.internal.registry.DirectMap.class - [JAR]

├─ org.eclipse.core.internal.registry.Extension.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionDelta.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionHandle.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionMulti.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionPoint.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionPointHandle.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionPointMulti.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionRegistry.class - [JAR]

├─ org.eclipse.core.internal.registry.ExtensionsParser.class - [JAR]

├─ org.eclipse.core.internal.registry.Handle.class - [JAR]

├─ org.eclipse.core.internal.registry.HashtableOfStringAndInt.class - [JAR]

├─ org.eclipse.core.internal.registry.IObjectManager.class - [JAR]

├─ org.eclipse.core.internal.registry.IRegistryConstants.class - [JAR]

├─ org.eclipse.core.internal.registry.KeyedElement.class - [JAR]

├─ org.eclipse.core.internal.registry.KeyedHashSet.class - [JAR]

├─ org.eclipse.core.internal.registry.OffsetTable.class - [JAR]

├─ org.eclipse.core.internal.registry.ReadWriteMonitor.class - [JAR]

├─ org.eclipse.core.internal.registry.ReferenceMap.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryChangeEvent.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryDelta.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryIndexChildren.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryIndexElement.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryMessages.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryObject.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryObjectFactory.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryObjectFactoryMulti.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryObjectManager.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryProperties.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryProviderFactory.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistrySupport.class - [JAR]

├─ org.eclipse.core.internal.registry.RegistryTimestamp.class - [JAR]

├─ org.eclipse.core.internal.registry.TableReader.class - [JAR]

├─ org.eclipse.core.internal.registry.TableWriter.class - [JAR]

├─ org.eclipse.core.internal.registry.TemporaryObjectManager.class - [JAR]

├─ org.eclipse.core.internal.registry.ThirdLevelConfigurationElementHandle.class - [JAR]

org.eclipse.core.internal.registry.osgi

├─ org.eclipse.core.internal.registry.osgi.Activator.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.EclipseBundleListener.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.EquinoxRegistryStrategy.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.EquinoxUtils.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.ExtensionEventDispatcherJob.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.OSGIUtils.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.RegistryCommandProvider.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.RegistryProviderOSGI.class - [JAR]

├─ org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.class - [JAR]

org.eclipse.core.internal.adapter

├─ org.eclipse.core.internal.adapter.AdapterFactoryProxy.class - [JAR]

├─ org.eclipse.core.internal.adapter.AdapterManagerListener.class - [JAR]

org.eclipse.core.runtime

├─ org.eclipse.core.runtime.ContributorFactoryOSGi.class - [JAR]

├─ org.eclipse.core.runtime.ContributorFactorySimple.class - [JAR]

├─ org.eclipse.core.runtime.IConfigurationElement.class - [JAR]

├─ org.eclipse.core.runtime.IContributor.class - [JAR]

├─ org.eclipse.core.runtime.IExecutableExtension.class - [JAR]

├─ org.eclipse.core.runtime.IExecutableExtensionFactory.class - [JAR]

├─ org.eclipse.core.runtime.IExtension.class - [JAR]

├─ org.eclipse.core.runtime.IExtensionDelta.class - [JAR]

├─ org.eclipse.core.runtime.IExtensionPoint.class - [JAR]

├─ org.eclipse.core.runtime.IExtensionRegistry.class - [JAR]

├─ org.eclipse.core.runtime.IRegistryChangeEvent.class - [JAR]

├─ org.eclipse.core.runtime.IRegistryChangeListener.class - [JAR]

├─ org.eclipse.core.runtime.IRegistryEventListener.class - [JAR]

├─ org.eclipse.core.runtime.InvalidRegistryObjectException.class - [JAR]

├─ org.eclipse.core.runtime.RegistryFactory.class - [JAR]

org.eclipse.core.internal.registry.spi

├─ org.eclipse.core.internal.registry.spi.ConfigurationElementAttribute.class - [JAR]

├─ org.eclipse.core.internal.registry.spi.ConfigurationElementDescription.class - [JAR]

org.eclipse.core.runtime.dynamichelpers

├─ org.eclipse.core.runtime.dynamichelpers.ExtensionTracker.class - [JAR]

├─ org.eclipse.core.runtime.dynamichelpers.IExtensionChangeHandler.class - [JAR]

├─ org.eclipse.core.runtime.dynamichelpers.IExtensionTracker.class - [JAR]

├─ org.eclipse.core.runtime.dynamichelpers.IFilter.class - [JAR]

org.eclipse.core.runtime.spi

├─ org.eclipse.core.runtime.spi.IDynamicExtensionRegistry.class - [JAR]

├─ org.eclipse.core.runtime.spi.IRegistryProvider.class - [JAR]

├─ org.eclipse.core.runtime.spi.RegistryContributor.class - [JAR]

├─ org.eclipse.core.runtime.spi.RegistryStrategy.class - [JAR]

Advertisement

Dependencies from Group

Jun 09, 2023
244 usages
64 stars
Jun 09, 2023
157 usages
25 stars
Jun 09, 2023
142 usages
25 stars
Jun 09, 2023
135 usages
64 stars
Jun 09, 2023
87 usages
66 stars

Discover Dependencies

pwt
Nov 28, 2017
4 usages
39 stars
Aug 03, 2018
7 usages
141 stars
Nov 06, 2019
62 usages
2.2k stars
May 10, 2018
6 usages
20 stars
May 18, 2020
65 usages
293 stars
Sep 27, 2017
34 usages
May 20, 2021
1 usages
17 stars