./knime -application org.eclipse.equinox.p2.director -nosplash -consolelog -r 'jar:file:/knime/knimoe_220.zip!/' -i com.ccg_obsolete.feature.group,com.chemcomp.feature.group,com.ccg_ROW.feature.group -d $(pwd) # ./knime -application org.eclipse.equinox.p2.director -nosplash -help CompilerOracle: exclude javax/swing/text/GlyphView.getBreakSpot -help | -h | -? Prints this command line help information. -list | -l [ ] Lists all IU's found in the given repositories. IUs can optionally be listed. Each entry in the list is in the form [ '/' ]. -listInstalledRoots | -lir Lists all root IU's found in the given profile. Each entry in the list is in the form [ '/' ]. -listFormat | -lf Formats the list of IUs according to the given string. Use ${property} for variable parts, e.g. ${org.eclipse.equinox.p2.name} for the IU's name. ID and version of an IU are available through ${id} and ${version}. -installIU | -installIUs | -i Installs the listed IU's. Each entry in the list is in the form [ '/' ]. -uninstallIU | -uninstallIUs | -u Uninstalls the listed IU's. Each entry in the list is in the form [ '/' ]. -revert Revert the installation to a previous state [ the number representing the previous state of the profile as found in p2/org.eclipse.equinox.p2.engine// ]. -destination | -d The folder in which the targeted product is located. -downloadOnly Only download the artifacts. -metadatarepository | metadatarepositories | -m A list of URL's denoting meta-data repositories. -artifactrepository | artifactrepositories | -a A list of URL's denoting artifact repositories. -repository | repositories | -r A list of URL's denoting co-located meta-data and artifact repositories. -verifyOnly Only verify that the actions can be performed. Don't actually install or remove anything. -tag Tag the provisioning operation for easy referencing when reverting. -listTags List the tags available -profile | -p Defines what profile to use for the actions. -flavor | -f Defines what flavor to use for a newly created profile. -shared | -s [ ] Use a shared location for the install. The defaults to ${user.home}/.p2 -bundlepool | -b The location where the plug-ins and features will be stored. Effective only when a new profile is created. -profileproperties A list of properties in the form key=value pairs. Effective only when a new profile is created. -iuProfileproperties Path to a properties file containing a list of IU profile properties to set. -roaming Indicates that the product resulting from the installation can be moved. Effective only when a new profile is created. -p2.os The OS to use when the profile is created. -p2.ws The windowing system to use when the profile is created. -p2.arch The architecture to use when the profile is created. -p2.nl The language to use when the profile is created. -purgeHistory Remove the history of the profile registry. -followReferences Follow repository references. root@96d8414041ac:/knime/knime_4.1.3#