Example usage for org.springframework.ide.eclipse.boot.dash.model BootDashModelContext interface-usage

List of usage examples for org.springframework.ide.eclipse.boot.dash.model BootDashModelContext interface-usage

Introduction

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

Usage

From source file org.springframework.ide.eclipse.boot.dash.test.TestBootDashModelContext.java

public class TestBootDashModelContext implements BootDashModelContext {

    private File stateLoc;
    private ILaunchManager launchManager;
    private IWorkspace workspace;
    private IScopedPropertyStore<IProject> projectProperties;