Example usage for org.springframework.ide.eclipse.boot.core.cli.install BootInstall subclass-usage

List of usage examples for org.springframework.ide.eclipse.boot.core.cli.install BootInstall subclass-usage

Introduction

In this page you can find the example usage for org.springframework.ide.eclipse.boot.core.cli.install BootInstall subclass-usage.

Usage

From source file org.springframework.ide.eclipse.boot.core.cli.install.ZippedBootInstall.java

/**
 * A Boot Installation that is located in a zip file. It must be unzipped locally 
 * before it can be used.
 * <p>
 * This class takes care of downloading and unzipping it automatically to to
 * cache directory located in the workspace.