主页
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年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 票
创建于
2012年04月02日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Need help with my plugin: no component in default project: ...
0 票
创建于
2012年07月03日 15:52
It solve my problem, Although I'm only interested in parsing the file and not the GUI representation (Highlight) of the results
社区
IntelliJ IDEA Open API and Plugin Development
Need help with Leda PsiLiteralExpression#getParsingError
0 票
«
第一页
‹
上一页