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
September 19, 2006 11:02
Sorry i'm being nagger.apparently, 'applyTo()' is looked good place (and this is the place i started from), but this method is invoked on any stroke in editor (i guess record changes in the configu...
Community
IntelliJ IDEA Open API and Plugin Development
How to use TextFieldWithHistory in SettingsEditor
0 votes
Created
October 30, 2006 06:40
Well, this piece of code DID work on IntelliJ 5.x ? So what changed ? can you put some light on this ?Is any other way i can open UNC file in editor ? This is important to out project, because thes...
Community
IntelliJ IDEA Open API and Plugin Development
VirtualFileSystem#refreshAndFindFileByPath does not find UNC file
0 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
«
First
‹
Previous
Next
›
Last
»