Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] GoLand plugin? #157

Open
MichaelSnowden opened this issue May 17, 2023 · 1 comment
Open

[question] GoLand plugin? #157

MichaelSnowden opened this issue May 17, 2023 · 1 comment

Comments

@MichaelSnowden
Copy link

I see that there's already a PlantUML plugin for GoLand, but that does not generate PlantUML diagrams, it only helps you view and manipulate them. Is there a plugin that will run this tool to generate the PlantUML from GoLand?

Thanks

@OpenWaygate
Copy link

For anyone has similar requirement in Goland or Intellij idea, you can follow this

  1. make sure that goplantuml is installed and added to PATH
  2. settings -> Tools -> External Tools -> Add
image

Then you can right click on folder/file and choose the added External Tools to generate .puml file

image

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

No branches or pull requests

2 participants