mrohland / plantuml

Plantuml package for Atom Text Editor
MIT License
15 stars 6 forks source link

plantUML can't generate the file #9

Open javiercuadrado opened 9 years ago

javiercuadrado commented 9 years ago

Please make sure PlantUml can write to location of original file.

This error happens with all .plantUML files. I also tried to launch Atom from command line and I got same error.

I'm using Atom 1.0.2 on windows 7

mrohland commented 9 years ago

Is plantuml working when used from the commandline with the same files? Have you checked if the png was generated at all when used via shortcut? Could be that the logic to check if a new file was generated is not working under win7

jenskofodhansen commented 8 years ago

I am having this issue as well. PlantUML works as a separate program, but not from Atom. I am using: Windows 10 professional Atom : 1.11.2 Electron: 0.37.8 Chrome : 49.0.2623.75 Node : 5.10.0 Plantuml-preview: 0.12.1

I am pretty new to Atom, so I don't know what information would be useful for debugging this.