paulirwin / JavaToCSharp

Java to C# converter
MIT License
266 stars 90 forks source link

Added support for paths containing spaces #79

Closed NumbGnat closed 11 months ago

NumbGnat commented 12 months ago

-Replaced references to Path.AbsolutePath, with Path.LocalPath

Fixes #80