blob: 0b2e3577b042270b81923e2be3bad2e41fb7c25b [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 Java Debug">
<plugin id="org.eclipse.jdt.launching" />
<package name="org.eclipse.jdt.launching">
<type name="AbstractJavaLaunchConfigurationDelegate" />
<type name="AbstractVMInstall" />
<type name="AbstractVMInstallType" />
<type name="AbstractVMRunner" />
<type name="ExecutionArguments" subclass="false" />
<type name="IJavaLaunchConfigurationConstants" implement="false" />
<type name="IRuntimeClasspathEntry" implement="false" />
<type name="IRuntimeClasspathEntry2" implement="false" />
<type name="IRuntimeClasspathEntryResolver" />
<type name="IRuntimeClasspathProvider" />
<type name="IRuntimeContainerComparator" />
<type name="IVMConnector" />
<type name="IVMInstall" />
<type name="IVMInstall2" />
<type name="IVMInstallChangedListener" />
<type name="IVMInstallType" />
<type name="IVMRunner" />
<type name="JavaLaunchDelegate" />
<type name="JavaRuntime" instantiate="false" subclass="false" />
<type name="LibraryLocation" subclass="false" />
<type name="PropertyChangeEvent" subclass="false" />
<type name="SocketUtil" subclass="false" instantiate="false" />
<type name="StandardClasspathProvider" />
<type name="StandardSourcePathProvider" />
<type name="VMRunnerConfiguration" subclass="false" />
<type name="VMStandin" subclass="false" />
</package>
<package name="org.eclipse.jdt.launching.environments">
<type name="CompatibleEnvironment" subclass="false" />
<type name="IExecutionEnvironment.java" implement="false" />
<type name="IExecutionEnvironmentAnalyzerDelegate" />
<type name="IExecutionEnvironmentsManager" implement="false" />
</package>
<package name="org.eclipse.jdt.launching.sourcelookup">
<type name="ArchiveSourceLocation" subclass="false" />
<type name="DirectorySourceLocation" subclass="false" />
<type name="IJavaSourceLocation" />
<type name="JavaProjectSourceLocation" subclass="false" />
<type name="JavaSourceLocator" subclass="false" />
<type name="LocalFileStorage" subclass="false" />
<type name="PackageFragmentRootSourceLocation" subclass="false" />
<type name="ZipEntryStorage" subclass="false" />
</package>
<package name="org.eclipse.jdt.launching.sourcelookup.containers">
<type name="ClasspathContainerSourceContainer" subclass="false" />
<type name="ClasspathVariableSourceContainer" subclass="false" />
<type name="JavaProjectSourceContainer" subclass="false" />
<type name="JavaSourceLookupParticipant" subclass="false" />
<type name="JavaSourcePathComputer" />
<type name="PackageFragmentRootSourceContainer" subclass="false" />
</package>
<component-depends unrestricted="true"/>
</component>