主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mclskan
活动总数
8
最后的活动
2018年01月06日 11:47
成员加入日期
2018年01月06日 09:27
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(2)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2018年01月06日 11:47
It would have been better if you could have posted a code block . Tabi eger zamanin varsa. Tesekkurler.
社区
IntelliJ IDEA Open API and Plugin Development
how to highlight file in project tree
0 票
创建于
2018年01月06日 10:45
I found something about implements TreeStructureProvider How can I use it ? Is there any detailed explaination.
社区
IntelliJ IDEA Open API and Plugin Development
Code example to navigate and highlight color programmaticly. Like Version control.
0 票
已编辑于
2018年01月06日 10:03
This way I can get the project... Is there a way to get files and mark background color of it.for (Project project : projects) { ToolWindowManager toolWindowManager = ToolWindowManager.getInstan...
社区
IntelliJ IDEA Open API and Plugin Development
Code example to navigate and highlight color programmaticly. Like Version control.
0 票