Jar examples for s:sisu-equinox-launching
Support for launching an Equinox runtime as new process
You can download jar file sisu-equinox-launching 1.0.0 in this page.
Open Source License
You can use the following script to add sisu-equinox-launching-1.0.0.jar to your project.
<dependency> <groupId>org.eclipse.tycho</groupId> <artifactId>sisu-equinox-launching</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.eclipse.tycho', name: 'sisu-equinox-launching', version: '1.0.0'
libraryDependencies += "org.eclipse.tycho" % "sisu-equinox-launching" % "1.0.0"
<dependency org="org.eclipse.tycho" name="sisu-equinox-launching" rev="1.0.0"/>
@Grapes(@Grab(group='org.eclipse.tycho', module='sisu-equinox-launching', version='1.0.0'))
'org.eclipse.tycho:sisu-equinox-launching:jar:1.0.0'
Click the following link to download the jar file.
sisu-equinox-launching-1.0.0-javadoc.jar