主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Hani Suleiman
活动总数
1008
最后的活动
2017年10月07日 00:34
成员加入日期
2002年10月10日 03:55
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
380
活动概览
帖子(115)
评论(513)
按最近的活动排序
最近的活动
投票数
创建于
2014年04月12日 01:21
Change the scope of the dependency in the module dependencies config to 'provided' so it correctly gets loaded by the launched instance of IDEA rather than the system classpath.
社区
IntelliJ IDEA Open API and Plugin Development
How to properly add dependency to another plugin: "TestProxy cannot be cast to TestProxy"
0 票
创建于
2002年12月04日 22:03
Yeah, +1 to a richer API for EJB handling. Ideally it should be possible to have this hook into any number of appservers, where one could create an ejb and have it automatically deployed in the con...
社区
IntelliJ IDEA Open API and Plugin Development
Future Open API support for EJB
0 票
创建于
2005年07月24日 16:17
Maxim, any idea on how I can avoid calling the plugin 'too early' or ensure that it does whatever it needs to do before I call it? I'm having the same problem again with no idea of why it's popped ...
社区
IntelliJ IDEA Open API and Plugin Development
PluginManager calls
0 票
创建于
2005年08月03日 01:18
Excellent, I'm well on the way to much debauchery.The next hurdle is creating asserts. PsiElementFactory doesn't want to play along, so I'm forced to do something like this:(PsiAssertStatement)fact...
社区
IntelliJ IDEA Open API and Plugin Development
Late night PSI fun
0 票
创建于
2005年08月03日 02:38
Excellent, I thought there might have been a stigma with just passing in text fragments, glad there isn't!Next up, how do I resolve a PsiMethodCallExpression back to the actual PsiMethod?For exampl...
社区
IntelliJ IDEA Open API and Plugin Development
Late night PSI fun
0 票
创建于
2005年08月03日 15:45
The fact that it's maintained! Also, if you come up with a decent new feature idea, chances are it'll go in, and you have a sane forum to debate it in. Good luck getting that sort of support for JU...
社区
IntelliJ IDEA Open API and Plugin Development
Late night PSI fun
0 票
创建于
2005年09月17日 16:43
It's be nice if those calls would throw a helpful exception that explains why the parents are null, that way even someoen who doesn't follow the forums can find out why they're getting an error now.
社区
IntelliJ IDEA Open API and Plugin Development
PsiElement.copy()
0 票
创建于
2005年08月04日 01:35
One thing I haven't seen mentioned is a decent pallette to use for GUI development for plugins.It'd be nice to have an IDEA pallette, which includes TableView, TreeView, the fancy splitpane, Colore...
社区
IntelliJ IDEA Open API and Plugin Development
Poll: What is the most important thing for reducing plugin development pain?
0 票
创建于
2006年04月14日 15:10
Ok, I'll look into that. I imagine/hope it'd also have support for viewing the file 'normally', ie as XML, without the custom editor?Something like how the form designer is viewed in package viewer...
社区
IntelliJ IDEA Open API and Plugin Development
Rough guide to xml gui editor type plugin?
0 票
创建于
2006年04月14日 16:15
Very cool, thanks! Now if only there were a good online reference for this sort of thing...
社区
IntelliJ IDEA Open API and Plugin Development
Rough guide to xml gui editor type plugin?
0 票
«
第一页
‹
上一页
下一页
›
最后
»