| -runee: JavaSE-11 |
| -runfw: org.eclipse.osgi |
| -runsystemcapabilities: ${native_capability} |
| |
| -resolve.effective: active;skip:="osgi.service" |
| |
| -runrequires: \ |
| osgi.identity;filter:='(osgi.identity=org.eclipse.app4mc.transformation.starter)',\ |
| osgi.identity;filter:='(osgi.identity=org.eclipse.app4mc.amlt2systemc.m2t)' |
| |
| -runbundles: \ |
| org.apache.felix.scr,\ |
| org.eclipse.equinox.cm,\ |
| org.eclipse.equinox.event,\ |
| org.eclipse.osgi.services,\ |
| org.eclipse.osgi.util,\ |
| org.eclipse.equinox.common,\ |
| com.google.guava,\ |
| com.google.inject,\ |
| javax.inject,\ |
| javax.xml,\ |
| org.slf4j.api,\ |
| org.apache.commons.lang,\ |
| org.apache.commons.logging,\ |
| org.apache.commons.math3,\ |
| org.eclipse.app4mc.amalthea.model,\ |
| org.eclipse.app4mc.amlt2systemc.m2t,\ |
| org.eclipse.app4mc.transformation,\ |
| org.eclipse.app4mc.util.sessionlog,\ |
| org.eclipse.app4mc.util.sessionlog.console,\ |
| org.eclipse.app4mc.util.sessionlog.file,\ |
| org.eclipse.emf.common,\ |
| org.eclipse.emf.ecore,\ |
| org.eclipse.emf.ecore.xcore.lib,\ |
| org.eclipse.emf.ecore.xmi,\ |
| org.eclipse.xtext.xbase.lib,\ |
| org.apache.felix.gogo.command,\ |
| org.apache.felix.gogo.runtime,\ |
| org.apache.felix.gogo.shell,\ |
| org.eclipse.equinox.console,\ |
| org.eclipse.app4mc.transformation.starter |
| |
| -runproperties: \ |
| osgi.console=xxx,\ |
| app4mc.log.level=INFO,\ |
| org.eclipse.emf.ecore.EPackage.Registry.INSTANCE=org.eclipse.emf.ecore.impl.EPackageRegistryImpl |