How to use a set of macros (a file) in different plantuml diagrams(.pu files) without including the file?

0 votes
asked Apr 10, 2019 in Question / help by Govardhan
I am generating svg's by using plantuml.jar file, And I have a file where all the macros are defined and want to use it in all the plantuml diagrams(.plantuml files) with out including (!include directive).

Because I do not have write permission to modify plantuml files and also number of files are huge to modify even I can. Is there any flags to plantuml.jar file to specify the macro file to use for plantuml diagrams?
commented Apr 10, 2019 by albert (3,520 points)
In the help I see:
      -I\path\to\*.puml   To include files with pattern
did you have a try with this? (I didn't try it)

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...