user-guide:advanced-groimp-arguments
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
user-guide:advanced-groimp-arguments [2024/07/05 15:13] – gaetan | user-guide:advanced-groimp-arguments [2025/05/24 23:11] (current) – barley1965 | ||
---|---|---|---|
Line 7: | Line 7: | ||
> java -Xverify: | > java -Xverify: | ||
- | The command above can be splitted | + | The command above can be split in two: |
- the java command and arguments | - the java command and arguments | ||
- the GroIMP arguments | - the GroIMP arguments | ||
Line 15: | Line 15: | ||
In the given example, the java command is '' | In the given example, the java command is '' | ||
- | There is two java arguments: | + | There are two java arguments: |
- | - '' | + | - '' |
- | - '' | + | - '' |
Java arguments MUST be given before the argument `-jar core.jar`. All arguments given after are pushed to GroIMP and not to the JVM. | Java arguments MUST be given before the argument `-jar core.jar`. All arguments given after are pushed to GroIMP and not to the JVM. | ||
Line 23: | Line 23: | ||
A non exhaustive list of common Java arguments used with GroIMP: | A non exhaustive list of common Java arguments used with GroIMP: | ||
- '' | - '' | ||
- | - '' | + | - '' |
- | - '' | + | - '' |
**Note: if you run GroIMP from Eclipse, the java arguments can be set in the Run Configuration...> | **Note: if you run GroIMP from Eclipse, the java arguments can be set in the Run Configuration...> | ||
Line 35: | Line 35: | ||
A non exhaustive list of common Java arguments used with GroIMP: | A non exhaustive list of common Java arguments used with GroIMP: | ||
- | - '' | + | - '' |
- | - '' | + | - '' |
- | - '' | + | - '' |
- | - '' | + | - '' |
- '' | - '' | ||
Line 48: | Line 48: | ||
It is possible to forward parameters from the command line to the GroIMP simulation using additional parameters beginning with an capital X. | It is possible to forward parameters from the command line to the GroIMP simulation using additional parameters beginning with an capital X. | ||
- | so for a variable called number with the value 5 the additional parameter would be '' | + | For example, |
A tutorial for this can be found [[: | A tutorial for this can be found [[: |
user-guide/advanced-groimp-arguments.txt · Last modified: 2025/05/24 23:11 by barley1965