plantuml / plantuml

Generate diagrams from textual description
https://plantuml.com
Other
9.73k stars 881 forks source link

How to extends a generic class #1672

Closed traitimtrongvang closed 2 months ago

traitimtrongvang commented 3 months ago

I'm concerning that is there a way to extends a generic class? here is what is try, but it says syntax error, please help me out, thank you so much

image

arnaudroques commented 2 months ago

This is a bug! Thanks for the report. This should be fixed with last snapshot.

traitimtrongvang commented 2 months ago

hi @arnaudroques I'm using plantuml jetbrains plugin, my IDE is WriteSide and I see the issue is still happening even after updating the plantuml plugin

image image

I hope you guy can fix this soon, thank you.

The-Lum commented 2 months ago

Hello @traitimtrongvang,

In fact this is currently only fixed on snapshot or pre-release. You must awaiting the new release or perhaps update your plugin with the snapshot version.

If that can help Regards, Th.

The-Lum commented 1 month ago

Hi all,

This is now done, with the last release v1.2024.4:

Regards.