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 void
EclipseRunMojo. 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 void
TestMojo. addCustomProfileArg(EquinoxLaunchConfiguration cli)
(package private) void
TestMojo. addProgramArgs(EquinoxLaunchConfiguration cli, java.lang.String... arguments)
-