pierre3 / PlantUmlClassDiagramGenerator

This is a generator to create a class-diagram of PlantUML from the C# source code.
MIT License
632 stars 128 forks source link

Error "Does not exist" #100

Open magray opened 2 months ago

magray commented 2 months ago

[exec] dotnet "c:\Users\mgra.vscode\extensions\pierre3.csharp-to-plantuml-1.4.0\lib\PlantUmlClassDiagramGenerator\PlantUmlClassDiagramGenerator.dll" "c:\Users\mgra\source\repos\AvidiNewsConnector-master\" "c:\Users\mgra\source\repos\AvidiNewsConnector-master\plantuml" -dir -public -createAssociation "c:\Users\mgra\source\repos\AvidiNewsConnector-master" c:\Users\mgra\source\repos\AvidiNewsConnector-master\plantuml -dir -public -createAssociation" does not exist.

de-only-wei commented 1 month ago

did you manage to find a solution to this?