public interface IMavenDiscoveryUI
Modifier and Type | Method and Description |
---|---|
boolean |
implement(List<IMavenDiscoveryProposal> proposals,
org.eclipse.jface.operation.IRunnableWithProgress postInstallHook,
org.eclipse.jface.operation.IRunnableContext context,
Collection<String> projectsToConfigure)
Returns true if postInstallHook has been scheduled for execution and false otherwise
|
boolean implement(List<IMavenDiscoveryProposal> proposals, org.eclipse.jface.operation.IRunnableWithProgress postInstallHook, org.eclipse.jface.operation.IRunnableContext context, Collection<String> projectsToConfigure)
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.