blob: e68c3cd21a5cac4f035c0b17d0b47d7a8ff7096f [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 Variables">
<plugin id="org.eclipse.core.variables" />
<package name="org.eclipse.core.variables">
<type name="IDynamicVariable" implement="false" />
<type name="IDynamicVariableResolver" />
<type name="IStringVariable" implement="false" />
<type name="IStringVariableManager" implement="false" />
<type name="IValueVariable" implement="false" />
<type name="IValueVariableInitializer" />
<type name="IValueVariableListener" />
<type name="VariablesPlugin" instantiate="false" subclass="false" />
</package>
<component-depends unrestricted="true"/>
</component>