Arne Fischer

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
Edited Plugin Development using IDEA Plugin SDK with target IDE CLion
I am trying to develop a Plugin for CLion. As a build System I am using gradle. The issue is that I can not tell the Gradle that I want to develop a plugin for CLion. Here is what I tried: Using th...