Dietrich Travkin

Results 35 comments of Dietrich Travkin

Hi @BenceSzalai and @arnaudroques, I think, this is a duplicate of issue #1580 which was fixed by PR #1587. Thank you @pete-w for the hint. I've prepared a PR #1770...

Hi @vsch, Could you please check and merge this PR? Thank you very much.

Actually, it should rather be the following. Then hiding [works as expected](https://www.plantuml.com/plantuml/uml/SoWkIImgAStDuKhEIImkLd24qaus0Ob5YRbsN5mPcIcf2avSN8uADhgwG8P3QbuAK3q0). ```plantuml @startuml class A class B hide B A

Sounds like a helpful feature. I'd suggest a slightly differing syntax. ```plantuml @startuml [a] [b] [c] [d] --> [e] : to be hidden hide hide @enduml ```

Sounds good. That could be helpful for many people using Ant oder maybe Gradle. Unfortunately, it seems that this repo's owner @hallvard has not the time to implement and ant...

Hello @hallvard, what would be necessary to automate updating the Eclipse-plug-in to the newest plantuml.jar? Did you already have an idea how to do that?

Hi, Since this issue cannot easily be solved, I started a [discussion](https://github.com/hallvard/plantuml/discussions/166). Maybe we can somehow simplify making releases.

Hi @OepenerPlatt, It seems, @hallvard has no time for maintaining the PlantUML Eclipse plug-in. Maybe you could look at the latest source code, implement a fix in a pull request...

Hi @OepenerPlatt, I'd say, create a fork / pull request, start your development in a new branch coming from the develop branch, use the issue number in the commits (#112),...

Hi @OepenerPlatt, That are good news! Thank you very much. Unfortunately, I cannot look into the details before April. I'm currently not in office for some time. I'll take a...