dotBunny / CLionSourceCodeAccess

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

Improve detect CLion path on Windows #80

Closed shiena closed 6 years ago

shiena commented 6 years ago

Search in the following order and apply the first found clion64.exe .

  1. First install CLion from JetBrainsToolbox
  2. The ProgID that the CLion installer registered in the registry

We do not know the version of CLion you want to use, so we do not compare versions etc.