Yusuf Ugur Ozbek

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Yusuf Ugur Ozbek commented, -
-
-
Yusuf Ugur Ozbek created a post, AnsweredHow 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 commented, -
-
Yusuf Ugur Ozbek created a post, AnsweredHow 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...