Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Boaz Nahum
Total activity
218
Last activity
May 02, 2024 09:07
Member since
August 17, 2005 15:55
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
70
Activity overview
Posts (55)
Comments (92)
Sort by recent activity
Recent activity
Votes
Created
November 27, 2006 19:45
Thanks !!!It was so fast. plugin IdeaJad decompile Element and put it under my plugin source root !!!
Community
IntelliJ IDEA Open API and Plugin Development
Exception Class org/jdom/Element violates loader constraints
0 votes
Created
December 17, 2006 07:50
I also want to add that FileWtacher give me these strange message - after file was deleted by ClearCase:2006-12-17 09:48:51,640 INFO - lij.localVcs.impl.LocalVcsImpl - purged 0 itemsThanksBoaz
Community
IntelliJ IDEA Open API and Plugin Development
Change in behaviour of CVS in build 6117 and 6137 ?
0 votes
Created
September 19, 2006 10:03
Thanks for the quick answer, but:my configuration editor is implementing 'SettingsEditor' and not 'Configurable'@Override public SettingsEditor getConfigurationEditor() { return new WFApp...
Community
IntelliJ IDEA Open API and Plugin Development
How to use TextFieldWithHistory in SettingsEditor
0 votes
Created
September 19, 2006 10:26
Tnanks.You doing it in PluginPackerDialog.doOKAction().No such luck to me.Any way, ???????????
Community
IntelliJ IDEA Open API and Plugin Development
How to use TextFieldWithHistory in SettingsEditor
0 votes
Created
December 06, 2006 12:05
ThanksThis solved my problem.(I had bad time convince intellij to package this directory in the root).RegardsBoaz
Community
IntelliJ IDEA Open API and Plugin Development
Can't see my inspection description
0 votes
Created
January 09, 2007 11:16
Thanks Dmitry.I can do that. The problem is that com.intellij.openapi.wm.impl.welcomeScreen.WelcomeScreen has no public method which i can add my action ?RegardsBoaz
Community
IntelliJ IDEA Open API and Plugin Development
Have problems adding action group to welcome screen
0 votes
Created
January 09, 2007 14:03
Hi Dmitry.Thanks, now it works.I have bad time trying to display the popup.First i tried the naive way: InputEvent inputEvent = e.getInputEvent(); Component component = inputEvent.getComponen...
Community
IntelliJ IDEA Open API and Plugin Development
Have problems adding action group to welcome screen
0 votes
Created
December 06, 2006 12:22
I see
Community
IntelliJ IDEA Open API and Plugin Development
How to share configuration data between two independent plugins
0 votes
Created
April 02, 2012 12:23
Thank for your reply.I check what you told me.My VCS was registered twice onec in <project-components> and once in <extensions>:Now that I removed the registration in <project-components>, then th...
Community
IntelliJ IDEA Open API and Plugin Development
Need help with my plugin: no component in default project: ...
0 votes
Created
July 03, 2012 15:52
It solve my problem, Although I'm only interested in parsing the file and not the GUI representation (Highlight) of the results
Community
IntelliJ IDEA Open API and Plugin Development
Need help with Leda PsiLiteralExpression#getParsingError
0 votes
«
First
‹
Previous