Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Robert Beeger
Total activity
524
Last activity
January 18, 2016 00:19
Member since
October 09, 2002 11:13
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
202
Activity overview
Posts (74)
Comments (248)
Sort by recent activity
Recent activity
Votes
Created
February 28, 2009 15:11
Actually finding out what you have to do achieve something in an IDEA plugin is one of the exciting challenges while programming a plugin for IDEA PSI is the program structure interface and is des...
Community
IntelliJ IDEA Open API and Plugin Development
Psi-WHAT??
0 votes
Created
November 24, 2008 22:13
Hello Anna,Thanks for the hint, but could you elaborate a bit about the meanings of the parameters of SearchableOptionsRegistrar.addOption. What are option, hit and path?In the Settings window I ha...
Community
IntelliJ IDEA Open API and Plugin Development
How does SearchableConfigurable work
0 votes
Created
May 02, 2004 13:58
Thanks, works like a charm.Again a working example of the Hollywood principle. ;)
Community
IntelliJ IDEA Open API and Plugin Development
Disabling and enabling actions
0 votes
Created
September 08, 2006 18:40
Thanks for the clarification.But defining extension points and extensions stays supported, doesn't it?Don't want to write a plugin that uses something that won't be there in a week or two :)Cheers,...
Community
IntelliJ IDEA Open API and Plugin Development
Using extensions
0 votes
Created
March 12, 2007 16:43
Hi Marios,1 + 2. They are called ToolWindows.You probably have already downloaded IDEA's plugin development package (It's a separate download called for example idea6733-dev.zip). In the examples f...
Community
IntelliJ IDEA Open API and Plugin Development
Internal frame and lightbulb
0 votes
Created
March 06, 2007 18:24
Thanks, that explains it.
Community
IntelliJ IDEA Open API and Plugin Development
Nullable Methods in FacetEditorContext
0 votes
Created
February 25, 2007 13:03
Thanks, that's what I was looking for.
Community
IntelliJ IDEA Open API and Plugin Development
Documentation on Facets?
0 votes
Created
May 31, 2007 19:13
Hi Bas,Thanks, now I know what IDEA uses internally, but it won't help in my situation since I'm neither autocompleting classes nor packages. I hoped for some generic component into which I could p...
Community
IntelliJ IDEA Open API and Plugin Development
Combobox with Browse-Button and Autocompletion?
0 votes
Created
June 06, 2007 18:51
Hi Sascha,Thanks for pointing this out.Well, it won't work for me, since I need a combobox with those capabilities.I wonder whether it's a coincidence that it was included in IDEA now or whether th...
Community
IntelliJ IDEA Open API and Plugin Development
Combobox with Browse-Button and Autocompletion?
0 votes
Created
November 11, 2007 18:54
Strange, I use ComboboxWithBrowseButton and the file chooser is opened only once after pressing "...".Did you make sure, that addBrowseFolderListener is called only once? The code looks like someth...
Community
IntelliJ IDEA Open API and Plugin Development
Why does TextFieldWithBrowseButton open the file selection dialog twice?
0 votes
«
First
‹
Previous
Next
›
Last
»