主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Konstantin Bulenkov
活动总数
280
最后的活动
2020年10月02日 14:52
成员加入日期
2007年09月26日 12:45
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
123
活动概览
文章(0)
帖子(2)
评论(155)
按最近的活动排序
最近的活动
投票数
创建于
2020年10月02日 14:52
The main IDE window is IdeFrameImpl. Inside the window, all components are pure Swing components with some exceptions. For example, some plugins still use JavaFX (it's deprecated now). And starting...
社区
IntelliJ IDEA Users
is intellij window a JFrame?
2 票
创建于
2019年06月06日 13:05
Try to change another icons Example:
社区
IntelliJ IDEA Open API and Plugin Development
How to replace project tree arrow icons in theme plugin?
0 票
创建于
2019年03月08日 13:36
Preliminary date is the end of March. However, functionality should be already available in Early Access Program http://eap.jetbrains.com or via http://toolbox.app
社区
IntelliJ IDEA Users
Changing color schemes in entire IDE, not just editor
0 票
创建于
2019年03月08日 13:11
The support will be available in 2019.1
社区
IntelliJ IDEA Users
Changing color schemes in entire IDE, not just editor
0 票
已编辑于
2017年11月06日 16:59
Hi Dotan. This is not possible at the moment. You can propose a patch for it here: https://github.com/JetBrains/intellij-community Classes needed to be patched are JBEditorTabsPainter and JBEditorT...
社区
IntelliJ IDEA Open API and Plugin Development
Change editor tab colour based on user-configured regexes.
1 票
创建于
2017年02月11日 13:00
正式评论
>my plugin need to refresh all toolbars ActionToolbarImpl.updateAllToolbarsImmediately()
社区
IntelliJ IDEA Open API and Plugin Development
Toolbar names madness
0 票
创建于
2016年11月24日 10:18
1. Yes. It will happen even if you update to say 2016.3.1. So, you will have 2016.3.1 and 2016.3 as a backup version 2. Try to do it. I don't see any problem here. And you're welcome to vote here h...
社区
IntelliJ IDEA Users
[SOLVED] Just updated to IDEA 2016.3 using JetBrains Toolbox. Can I delete the old IDEA folder?
1 票
创建于
2016年11月24日 08:44
正式评论
It does. However, Toolbox has a feature called "rollback" – if for some reason you don't like the update (something wrong after update with your project, or there is a regression bug on our side) y...
社区
IntelliJ IDEA Users
[SOLVED] Just updated to IDEA 2016.3 using JetBrains Toolbox. Can I delete the old IDEA folder?
0 票
创建于
2016年06月26日 19:56
正式评论
Hello Michael. As far as I know IntelliJ Platform does not support dockable/floating toolbars.
社区
IntelliJ IDEA Open API and Plugin Development
Toolbar
0 票
创建于
2016年06月20日 15:39
正式评论
I'd recommend to extend DialogWrapper class, make it modal, and add whatever you want as center panel. Don't forget to call init() method in constructor or before show().
社区
IntelliJ IDEA Open API and Plugin Development
Message dialog in Intellij
0 票
下一页
›
最后
»