Skip to content

Conversation

@sonfeldalmos
Copy link
Owner

No description provided.


public PredefinedPathGenerator(StopCondition stopCondition) {
setStopCondition(stopCondition);
Setfile("C:\\app\\inputs\\SimpleModel.json");
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will make this path injectable

@sonfeldalmos
Copy link
Owner Author

You can use this plugin with executing the following command inside the folder of your jar file.

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

Please note that the command beyond is for Windows user. The syntax og the -cp switch differs on Mac and Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants