View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

aesi-eclipse / com.virtlink.aesi.eclipse.launching / AesiLaunchConfigurationDelegate

AesiLaunchConfigurationDelegate

open class AesiLaunchConfigurationDelegate : LaunchConfigurationDelegate

The launch configuration delegate.

Constructors

<init> AesiLaunchConfigurationDelegate()
The launch configuration delegate.

Functions

launch open fun launch(configuration: ILaunchConfiguration, mode: String, launch: ILaunch, monitor: IProgressMonitor): Unit
{@inheritDoc}