Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Konstantin Bulenkov
Total activity
280
Last activity
October 02, 2020 14:52
Member since
September 26, 2007 12:45
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
123
Activity overview
Posts (2)
Comments (155)
Sort by recent activity
Recent activity
Votes
Created
January 29, 2013 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...
Community
PhpStorm
OSX COCOA THEME
0 votes
Created
March 12, 2014 14:18
Sure, find me in Skype (konstantin.bulenkov) and we will be able to continue in Russian
Community
PhpStorm
Phpstorm 7.1.2 as external git difftool problem
0 votes
Created
August 04, 2015 15:05
Hi!Looks like a bug. Could you please click on the filter and press Control Option L. Can you see something now?
Community
PhpStorm
QUESTION: Keyboard equivalent (Why is menu item's key equivalent DIFFERENT from Preference's keymap setting?)
0 votes
Created
September 01, 2008 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....
Community
IntelliJ IDEA Plugin Users
Is SoapUI like functionality predicted to the Web Services plugin ?
0 votes
Created
August 05, 2008 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'...
Community
IntelliJ IDEA Plugin Users
WSDL Wizard
0 votes
Created
September 23, 2008 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...
Community
IntelliJ IDEA Plugin Users
simpleUML for IDEA 8.0
0 votes
Created
October 02, 2008 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...
Community
IntelliJ IDEA Plugin Users
simpleUML for IDEA 8.0
0 votes
Created
May 04, 2016 11:37
Official comment
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...
Community
IntelliJ IDEA Open API and Plugin Development
AnActionEvent "cannot share data context between Swing events"
0 votes
Created
September 26, 2007 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?
Community
IntelliJ IDEA Open API and Plugin Development
Is it possible using "Find usages" functionality of IDEA in my plugin?
0 votes
Created
March 18, 2013 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...
Community
IntelliJ IDEA Open API and Plugin Development
Intercept action for project
0 votes
«
First
‹
Previous
Next
›
Last
»