主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Konstantin Bulenkov
活动总数
280
最后的活动
2020年10月02日 14:52
成员加入日期
2007年09月26日 12:45
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
123
活动概览
帖子(2)
评论(155)
按最近的活动排序
最近的活动
投票数
创建于
2013年01月29日 16:43
Hello Emar and thank you for your proposals. We can't use Cocoa on 100% because all our IDEs are Java based. There are some java libraries providing UI similar to native Mac OS X UI, but they requi...
社区
PhpStorm
OSX COCOA THEME
0 票
创建于
2014年03月12日 14:18
Sure, find me in Skype (konstantin.bulenkov) and we will be able to continue in Russian
社区
PhpStorm
Phpstorm 7.1.2 as external git difftool problem
0 票
创建于
2015年08月04日 15:05
Hi!Looks like a bug. Could you please click on the filter and press Control Option L. Can you see something now?
社区
PhpStorm
QUESTION: Keyboard equivalent (Why is menu item's key equivalent DIFFERENT from Preference's keymap setting?)
0 票
创建于
2008年09月01日 12:17
Yes, it is. We're going to bundle a modified and extended version of soapUI plugin. Probably, you will be able to use it in IntelliJ IDEA 8.0With best regards, Konstantin Bulenkov JetBrains, Inc....
社区
IntelliJ IDEA Plugin Users
Is SoapUI like functionality predicted to the Web Services plugin ?
0 票
创建于
2008年08月05日 13:45
Hello Preston,Could you please send me URL you tried to use? If it's accessible, there could be another one problem. We do not accept Content-Type text/html for requested wsdl documents. So, if it'...
社区
IntelliJ IDEA Plugin Users
WSDL Wizard
0 票
创建于
2008年09月23日 15:37
Chris,You can add/delete elements from UML diagram using delete button or DnD from any view(project/package/etc). Also, it's possible to expand classes from and collapse classes to a package (butto...
社区
IntelliJ IDEA Plugin Users
simpleUML for IDEA 8.0
0 票
创建于
2008年10月02日 10:15
How do I bring up the UML diagram in the first place?Make sure UML Support is enabled (it's enabled by default). Go to popup menu on any view or popup on source editor, select Show Class Diagram. O...
社区
IntelliJ IDEA Plugin Users
simpleUML for IDEA 8.0
0 票
创建于
2016年05月04日 11:37
正式评论
Chris, DataContext is an abstraction of current focus position. You can't use DataContext if focus has changed (say a popup was shown, editor is closed or not focused anymore, etc). We guarantee th...
社区
IntelliJ IDEA Open API and Plugin Development
AnActionEvent "cannot share data context between Swing events"
0 票
创建于
2007年09月26日 15:15
Thank you a lot, Taras. Is there a way in IDEA to run a compilation of a project and get a result of the compilation?
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible using "Find usages" functionality of IDEA in my plugin?
0 票
创建于
2013年03月18日 10:48
Use ApplicationComponent and AnActionListener. Do all your logic in beforeActionPerformed() method, so you won't have troubles with data context sharing. Get proper project from DataContext: Platfo...
社区
IntelliJ IDEA Open API and Plugin Development
Intercept action for project
0 票
«
第一页
‹
上一页
下一页
›
最后
»