主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Boaz Nahum
活动总数
218
最后的活动
2024年05月02日 09:07
成员加入日期
2005年08月17日 15:55
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
70
活动概览
帖子(55)
评论(92)
按最近的活动排序
最近的活动
投票数
创建于
2006年09月19日 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...
社区
IntelliJ IDEA Open API and Plugin Development
How to use TextFieldWithHistory in SettingsEditor
0 票
创建于
2006年10月30日 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...
社区
IntelliJ IDEA Open API and Plugin Development
VirtualFileSystem#refreshAndFindFileByPath does not find UNC file
0 票
创建于
2006年11月27日 19:45
Thanks !!!It was so fast. plugin IdeaJad decompile Element and put it under my plugin source root !!!
社区
IntelliJ IDEA Open API and Plugin Development
Exception Class org/jdom/Element violates loader constraints
0 票
创建于
2006年12月17日 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
社区
IntelliJ IDEA Open API and Plugin Development
Change in behaviour of CVS in build 6117 and 6137 ?
0 票
创建于
2006年09月19日 10:03
Thanks for the quick answer, but:my configuration editor is implementing 'SettingsEditor' and not 'Configurable'@Override public SettingsEditor getConfigurationEditor() { return new WFApp...
社区
IntelliJ IDEA Open API and Plugin Development
How to use TextFieldWithHistory in SettingsEditor
0 票
创建于
2006年09月19日 10:26
Tnanks.You doing it in PluginPackerDialog.doOKAction().No such luck to me.Any way, ???????????
社区
IntelliJ IDEA Open API and Plugin Development
How to use TextFieldWithHistory in SettingsEditor
0 票
创建于
2006年12月06日 12:05
ThanksThis solved my problem.(I had bad time convince intellij to package this directory in the root).RegardsBoaz
社区
IntelliJ IDEA Open API and Plugin Development
Can't see my inspection description
0 票
创建于
2007年01月09日 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
社区
IntelliJ IDEA Open API and Plugin Development
Have problems adding action group to welcome screen
0 票
创建于
2007年01月09日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Have problems adding action group to welcome screen
0 票
创建于
2006年12月06日 12:22
I see
社区
IntelliJ IDEA Open API and Plugin Development
How to share configuration data between two independent plugins
0 票
«
第一页
‹
上一页
下一页
›
最后
»