Skip to content

WeaverGenerator dependent of Graphviz's dot being present on the system #102

Description

@joaobispo

WeaverGenerator automatically calls dot to generate a graph representation of the join point model. This representation is just for visualization, and should be optional, build is prevented from happening if the dot program is not present in the system.

Either activate the generation of the graph representation with a flag, or automatically detect if the program is present in the system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions