You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating a stub code by using following command, I expect the Name of generated Clase should be same as the name of graphml file, rather than "ModelAPI".
When generating a stub code by using following command, I expect the Name of generated Clase should be same as the name of graphml file, rather than "ModelAPI".
java -jar graphwalker-2.5.18-SNAPSHOT-standalone.jar source -f Login.graphml -t ModelAPI.template
I'm not quite sure if this is an issue, but can we make it as an enhancement?
The text was updated successfully, but these errors were encountered: