/
Import Macro
Import Macro
Description: This macro allows you to import classes into your executable document without polluting it with undesirable and unmeaningful user tables.
Syntax: {greenpepper-import: my.class.to.import | some.other.class.to.import | ... }
Example
{greenpepper-import:my.class.to.import|some.other.class.to.import}
This will generate the following hidden table:
import |
my.class.to.import |
some.other.class.to.import |
, multiple selections available,
Related content
Fixtures Conventions
Fixtures Conventions
More like this
Info macro
Info macro
More like this
Group macro
Group macro
More like this
Wiki macro
Wiki macro
More like this
Java extensions - Markdown Dialect
Java extensions - Markdown Dialect
More like this
Include Macro
Include Macro
More like this