@Deprecated public interface ICDescriptorOperation
Modifier and Type | Method and Description |
---|---|
void |
execute(ICDescriptor descriptor,
org.eclipse.core.runtime.IProgressMonitor monitor)
Deprecated.
Call-back method executed atomically on a ICDescriptor in a runnable.
|
void execute(ICDescriptor descriptor, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
descriptor
- monitor
- org.eclipse.core.runtime.CoreException
ICDescriptorManager.runDescriptorOperation(IProject, ICDescriptorOperation, IProgressMonitor)
,
ICDescriptorManager.runDescriptorOperation(IProject, ICProjectDescription, ICDescriptorOperation, IProgressMonitor)
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.