Uses of Class
org.eclipse.sisu.equinox.launching.internal.EquinoxLaunchConfiguration
-
Packages that use EquinoxLaunchConfiguration Package Description org.eclipse.tycho.extras.eclipserun org.eclipse.tycho.surefire -
-
Uses of EquinoxLaunchConfiguration in org.eclipse.tycho.extras.eclipserun
Methods in org.eclipse.tycho.extras.eclipserun with parameters of type EquinoxLaunchConfiguration Modifier and Type Method Description private voidEclipseRunMojo. addProgramArgs(EquinoxLaunchConfiguration cli, java.lang.String... arguments) -
Uses of EquinoxLaunchConfiguration in org.eclipse.tycho.surefire
Methods in org.eclipse.tycho.surefire with parameters of type EquinoxLaunchConfiguration Modifier and Type Method Description private voidTestMojo. addCustomProfileArg(EquinoxLaunchConfiguration cli)(package private) voidTestMojo. addProgramArgs(EquinoxLaunchConfiguration cli, java.lang.String... arguments)
-