public class ScriptingStandalone
extends java.lang.Object
java -jar bootstrap/bin/ybootstrap.jar "new de.hybris.platform.scripting.ScriptingStandalone().run();"
From eclipse, just run as Java Application. Note that you maybe need to add all other projects like
ext-commerce, ext-pim to the Launch configuration classpath.| Constructor and Description |
|---|
ScriptingStandalone() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Main class to be able to run it directly as a java program.
|
void |
run() |
Copyright © 2018 SAP SE. All Rights Reserved.