blob: 5dff0d0c686af63ef6c841561aa238b910f44c94 [file] [log] [blame]
<?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 Core Resources">
<component-depends unrestricted="true">
</component-depends>
<plugin id="org.eclipse.core.resources" />
<plugin id="org.eclipse.core.resources.win32" fragment="true" />
<plugin id="org.eclipse.core.resources.linux" fragment="true" />
<plugin id="org.eclipse.core.resources.hpux" fragment="true" />
<plugin id="org.eclipse.core.resources.macosx" fragment="true" />
<plugin id="org.eclipse.core.resources.qnx" fragment="true" />
<package name="org.eclipse.core.resources">
<type name="ICommand" implement="false" />
<type name="IContainer" implement="false" />
<type name="IFile" implement="false" />
<type name="IFileState" implement="false" />
<type name="IFolder" implement="false" />
<type name="IMarker" implement="false" />
<type name="IMarkerDelta" implement="false" />
<type name="IPathVariableChangeEvent" implement="false" />
<type name="IPathVariableManager" implement="false" />
<type name="IProject" implement="false" />
<type name="IProjectDescription" implement="false" />
<type name="IProjectNatureDescriptor" implement="false" />
<type name="IResource" implement="false" />
<type name="IResourceChangeEvent" implement="false" />
<type name="IResourceDelta" implement="false" />
<type name="IResourceProxy" implement="false" />
<type name="IResourceRuleFactory" implement="false" />
<type name="IResourceStatus" implement="false" />
<type name="ISaveContext" implement="false" />
<type name="ISavedState" implement="false" />
<type name="ISynchronizer" implement="false" />
<type name="IWorkspace" implement="false" />
<type name="IWorkspaceDescription" implement="false" />
<type name="IWorkspaceRoot" implement="false" />
<type name="ResourcesPlugin" subclass="false"
instantiate="false" />
</package>
<package name="org.eclipse.core.resources.mapping"></package>
<package name="org.eclipse.core.resources.refresh">
<type name="IRefreshResult" implement="false" />
</package>
<package name="org.eclipse.core.resources.team">
<type name="IResourceTree" implement="false" />
</package>
</component>