主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Etienne Studer
活动总数
236
最后的活动
2016年01月17日 22:03
成员加入日期
2004年08月28日 21:27
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
82
活动概览
帖子(65)
评论(89)
按最近的活动排序
最近的活动
投票数
创建于
2006年04月18日 23:29
Hi BasBeautiful! As always with your replies, it's exactly what I was looking for (using the MarkupModel was too low-level, I guess).Thanks very much for the quick help.etienneP.S. If I ever get to...
社区
IntelliJ IDEA Open API and Plugin Development
MarkupModel - navigate highlighted elements
0 票
创建于
2006年06月04日 06:33
Use the JavaElementVisitor#visitMethodCallExpression(PsiMethodCallExpression) callback and visit the method with a PsiRecursiveElementVisitor.PsiRecursiveElementVisitor visitor = new PsiRecursiveEl...
社区
IntelliJ IDEA Open API and Plugin Development
finding a statement within a PsiMethod
0 票
创建于
2006年05月18日 18:33
Alexey and Martin, thanks for your feedback. It helped!etienne
社区
IntelliJ IDEA Open API and Plugin Development
how to read the plugin.xml file from within plugin
0 票
创建于
2006年11月14日 22:11
Beautiful! Thanks, Sascha.etienne
社区
IntelliJ IDEA Open API and Plugin Development
Showing 'Project Strucuture' dialog programmatically
0 票
创建于
2006年12月18日 08:07
I have experienced the same problem for quite some time now, too.Deleting the plugin and downloading fresh works well.This must be an IDEA issue, I believe. Maybe a JIRA issue should be opened...Et...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot download SimpleIntentions and SimpleActions from plugin Manager
0 票
创建于
2007年01月23日 18:50
Thanks for the feedback. I previously test for isValid() .etienne
社区
IntelliJ IDEA Open API and Plugin Development
Unscrambling stacktrace
0 票
创建于
2006年02月09日 17:02
Thanks Bas.
社区
IntelliJ IDEA Open API and Plugin Development
Grabbing Javadoc from library class
0 票
创建于
2006年02月10日 16:01
Yep, the JavaDoc is getting pretty good, at least the one I have come across! Typically, I now ask myself more often "where do I find that API?" rather than "what does this API do?". And the "where...
社区
IntelliJ IDEA Open API and Plugin Development
Grabbing Javadoc from library class
0 票
创建于
2004年10月22日 16:30
This might help:http://www.intellij.net/forums/thread.jsp?forum=23&thread=108779&tstart=0&trange=15--Etienne
社区
IntelliJ IDEA Open API and Plugin Development
How to set Classpath in OpenApi?
0 票
创建于
2005年01月08日 18:41
Hi MartinThanks for the hint which works fine!--Etienne
社区
IntelliJ IDEA Open API and Plugin Development
Plugin jar on classpath of JavaCommandLineState
0 票
«
第一页
‹
上一页
下一页
›
最后
»