Example usage for org.springframework.ide.eclipse.boot.dash.model AbstractLaunchConfigurationsDashElement subclass-usage

List of usage examples for org.springframework.ide.eclipse.boot.dash.model AbstractLaunchConfigurationsDashElement subclass-usage

Introduction

In this page you can find the example usage for org.springframework.ide.eclipse.boot.dash.model AbstractLaunchConfigurationsDashElement subclass-usage.

Usage

From source file org.springframework.ide.eclipse.boot.dash.model.LaunchConfDashElement.java

/**
 * Concrete {@link BootDashElement} that wraps a launch config.
 *
 * @author Kris De Volder
 */
public class LaunchConfDashElement extends AbstractLaunchConfigurationsDashElement<ILaunchConfiguration>