6 lines
307 B
Plaintext
6 lines
307 B
Plaintext
|
Classpath widgets can cantain variables. The text of !path widgets do not get processed with exception of variable references.
|
||
|
|
||
|
!|script|
|
||
|
|given page|ClasspathTestPage|with content|!define BASE_PATH {/some/path/}!-<br>-!!path ${BASE_PATH}blah.jar|
|
||
|
|it should contain|classpath: /some/path/blah.jar|
|