List of usage examples for org.springframework.ide.eclipse.boot.dash.model BootDashModelContext interface-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;