Devlocalca
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
-
Devlocalca created a post, AnsweredHow to create a CLion project, specifying a separate directory for IDE files than code?
I want my IDE project files here: c:\dev\ide\<prj_name>\clion\.idea\ And my code here:C:\dev\<prj_name>\ How do I do this with CLion? I can do this with every other IDE from JetBrains, except CLion... -
Devlocalca created a post, CLion: Where is 'Settings->Project->Project Structure' in CLion?
In PyCharm, and every other Jetbrains IDE, and every other IDE in the free world, except for (CLion), I can create an IDE project, and then add directories to it, directories that may be outside of... -