public class EolLaunchConfigurationMigrationDelegate extends Object implements org.eclipse.debug.core.ILaunchConfigurationMigrationDelegate
| Constructor and Description |
|---|
EolLaunchConfigurationMigrationDelegate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCandidate(org.eclipse.debug.core.ILaunchConfiguration candidate) |
void |
migrate(org.eclipse.debug.core.ILaunchConfiguration candidate) |
public EolLaunchConfigurationMigrationDelegate()
public boolean isCandidate(org.eclipse.debug.core.ILaunchConfiguration candidate)
throws org.eclipse.core.runtime.CoreException
isCandidate in interface org.eclipse.debug.core.ILaunchConfigurationMigrationDelegateorg.eclipse.core.runtime.CoreExceptionpublic void migrate(org.eclipse.debug.core.ILaunchConfiguration candidate)
throws org.eclipse.core.runtime.CoreException
migrate in interface org.eclipse.debug.core.ILaunchConfigurationMigrationDelegateorg.eclipse.core.runtime.CoreExceptionCopyright © 2016. All rights reserved.