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

[Improvment] Pass it multiple packages #15

Open
RoRoche opened this issue May 13, 2020 · 8 comments
Open

[Improvment] Pass it multiple packages #15

RoRoche opened this issue May 13, 2020 · 8 comments

Comments

@RoRoche
Copy link
Owner

RoRoche commented May 13, 2020

No description provided.

@severn
Copy link

severn commented Jun 5, 2020

Do you have an idea on how to do this one?

@RoRoche
Copy link
Owner Author

RoRoche commented Jun 5, 2020

Pass packages as a list of strings instead of a single string, I guess.

@RoRoche RoRoche closed this as completed Jun 5, 2020
@RoRoche RoRoche reopened this Jun 5, 2020
@severn
Copy link

severn commented Jun 5, 2020

Something like this?

packageName = ["x.y.z", "p.d.q"]

@severn
Copy link

severn commented Jun 11, 2020

Are you working on it?

@RoRoche
Copy link
Owner Author

RoRoche commented Jun 11, 2020

Unfortunately not 😓 regular "bread and breakfast" stuffs may be shipped

@severn
Copy link

severn commented Jun 18, 2020

same problem but we are thinking of trying it ourselves.

@Plunts
Copy link

Plunts commented Jul 26, 2021

Not sure if this plugin is still developed, but I have an amendment: it would be nice to define packageName and outputFile as pairs, so you can create a seperate diagram for each package.

@RoRoche
Copy link
Owner Author

RoRoche commented Jul 26, 2021

Hello all,

Great idea to pair package and output file. I'm currently a bit busy to maintain this plugin but would have some time in Q3 I hope. So my plan will be to set this pair in this class: https://github.com/RoRoche/plantuml-gradle-plugin/blob/master/src/main/groovy/com/github/roroche/plantuml/tasks/ClassDiagramExtension.groovy
and then iterate on it by refactoring this one: https://github.com/RoRoche/plantuml-gradle-plugin/blob/master/src/main/groovy/com/github/roroche/plantuml/tasks/BuildClassDiagramTask.groovy
Coming soon! Thank you for your nice suggestions ;)

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

3 participants