public class MavenLaunchParticipantInfo extends Object
Modifier and Type | Method and Description |
---|---|
IMavenLaunchParticipant |
createParticipant() |
String |
getId() |
List<String> |
getModes() |
String |
getName() |
static List<MavenLaunchParticipantInfo> |
readParticipantsInfo() |
public String getId()
public String getName()
public IMavenLaunchParticipant createParticipant() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public static List<MavenLaunchParticipantInfo> readParticipantsInfo()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.