dotBunny / CLionSourceCodeAccess

A CLion Plugin for Unreal Engine
136 stars 26 forks source link

Fix to open file path containing space #82

Closed shiena closed 6 years ago

shiena commented 6 years ago

To reproduction

  1. Create a project in a path that contains spaces (e. g. %USERPROFILE%\Documents\Unreal Projects\MyProject )
  2. Create a C++ class
  3. CLion fails to open C++ files