Skip to content

Plugin integration doesn't work with Graphwalker Studio #302

@sonfeldalmos

Description

@sonfeldalmos

According to the documentation the following command works with the cli integration:

java -cp "./graphwalker-cli-4.3.1.jar;./java-plugin-generator-4.3.0.jar;" org.graphwalker.cli.CLI offline -g <My.json>

The documentation suggest that the integration should also work with the Studio as well, so I tried the following command:

java -cp "./graphwalker-studio-4.3.1.jar;./java-plugin-generator-4.3.0.jar;" org.graphwalker.studio.Application offline -g <My.json>

I experience the following error message:
Error: Could not find or load main class org.graphwalker.studio.Application
Caused by: java.lang.ClassNotFoundException: org.graphwalker.studio.Application

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions