Yusuf Ugur Ozbek
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
-
Yusuf Ugur Ozbek 创建了一个帖子, 已回答Kotlin UI DSL Version 2 compatibility problems against IU-222.4459.24
Dear Sir/Madam, I hope you're having great times. I updated my plugin settings to Kotlin UI DSL Version 2. However when I run `Run Verifications`, it throws the below error (you can also check this... -
Yusuf Ugur Ozbek 进行了评论, -
-
-
Yusuf Ugur Ozbek 创建了一个帖子, 已回答How to get console logs for Gradle projects?
Hello, Hope you are doing well and healthy. I wrote a plugin which reads the logs from the console. Currently, it works very well for the Maven projects. Unfortunately, I cannot say the same thing ... -
Yusuf Ugur Ozbek 进行了评论, -
-
Yusuf Ugur Ozbek 创建了一个帖子, 已回答How to access data sources which are in the /.idea/dataSources.xml in my custom plugin?
Hello, I would like to access and modify data sources which are defined manually in the Database Tool Window. My plugin is generated from JetBrains/intellij-platform-plugin-template. That means the...