主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yusuf Ugur Ozbek
活动总数
14
最后的活动
2023年02月25日 02:28
成员加入日期
2021年05月19日 13:18
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
3
活动概览
帖子(3)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2023年02月25日 02:28
That looks like it solves my issue. Many thanks for your support Yann Cebron Could you please point me a documentation which describes that? Shouldn't this one describe what you said?
社区
IntelliJ IDEA Open API and Plugin Development
Kotlin UI DSL Version 2 compatibility problems against IU-222.4459.24
0 票
已编辑于
2022年02月24日 10:55
Thanks Karol, it is reported here.
社区
IntelliJ IDEA Open API and Plugin Development
How to get console logs for Gradle projects?
0 票
创建于
2022年02月11日 14:22
Hi Karol, Thanks again for the reply. That is really strange that you can't reproduce. One of my plugin user reported that to me, and after that I confirmed that is not working for Gradle projects....
社区
IntelliJ IDEA Open API and Plugin Development
How to get console logs for Gradle projects?
0 票
创建于
2022年02月10日 16:41
Hi Karol 👋🏼 Thanks for your answer. To reproduce that, please follow the below steps; Download a simple Gradle project from https://start.spring.io Run the plugin on IntelliJ Open the simple Gra...
社区
IntelliJ IDEA Open API and Plugin Development
How to get console logs for Gradle projects?
0 票
创建于
2021年06月08日 13:30
That helped, thanks a lot 🙏🏼
社区
IntelliJ IDEA Open API and Plugin Development
How to access data sources which are in the /.idea/dataSources.xml in my custom plugin?
0 票
已编辑于
2021年06月04日 13:56
Many thanks for your answer Yann! I updated the plugin.xml, and now it works. I update the data source URL like below, it works but `dataSource.delegate as LocalDataSource` says `'getDelegate()' "...
社区
IntelliJ IDEA Open API and Plugin Development
How to access data sources which are in the /.idea/dataSources.xml in my custom plugin?
0 票