Generate directory

Issue #44 open
Mike Colgan created an issue

Where does it save the plantuml file to? I’m pressing “sketch.it” and I’m getting a “Successfully generated PlantUML” but there are no .plantuml files anywhere in my project. Does it save them elsewhere or is this a bug? Intellij Ultimate 2019.1

Comments (4)

  1. Philippe MESMEUR repo owner

    Hello Mike,

    PlantUML files are generated in the project itself:

    • One at the root
    • One per module
    • One per package

    If you do not have any plantuml file, it certainly means that Sketch.It! does not succeed to pass your project structure

    Be sure that it would be a pleasure to help you to correct this issue but I would need your contribution:

    • Can you please report me how did you create your project structure?
    • What is the build environment you are using? maven? gradle? other?
    • Would it be possible that you provide me the IntelliJ logs generated while running Sketch.It!
    • Would it be possible that you create a light project sample that reproduce the issue and provide me this sample?

    Best regards,

    Philippe

  2. Log in to comment