主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jean-Paul Balabanian
活动总数
17
最后的活动
2016年01月17日 22:05
成员加入日期
2005年02月22日 21:29
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(3)
评论(10)
按最近的活动排序
最近的活动
投票数
创建于
2005年02月22日 22:07
I checked with SmartCVS and it showed the modules as expected. I use the latest CVSNT available on their website.
社区
IntelliJ IDEA Users
Browse CVS repository shows only files
0 票
创建于
2005年02月23日 07:22
Thanks! That fixed it. :)
社区
IntelliJ IDEA Users
Browse CVS repository shows only files
0 票
创建于
2006年02月15日 16:01
I have the same problem on an AMD X2 running Fedora Core 5 Test 2. Increased the amount of memory and removed the .Intellijidea50 directory without effect. The funny thing is that there is no cpu u...
社区
IntelliJ IDEA Users
IDEA 5.1 debugs very slowly
0 票
创建于
2006年02月16日 20:59
I have the same problem and I also do not have any method breakpoints.
社区
IntelliJ IDEA Users
IDEA 5.1 debugs very slowly
0 票
创建于
2009年03月06日 09:10
Debugging the annotate method, the node containing the children with errors is never passed as a parameter. Fixing the errors resolves this.I am using TextRange on subset of an identifier, is that ...
社区
IntelliJ IDEA Open API and Plugin Development
Gutter Icon
0 票
创建于
2009年03月06日 10:21
Thank you. I found an example in the Javascript plugin.
社区
IntelliJ IDEA Open API and Plugin Development
Gutter Icon
0 票
创建于
2009年02月02日 11:59
Hello Dmitry Jemerov,Thanks for the reply. I added the code you suggested but the tree still does not update. I added it to an intention that I could activate to force the update.I have checked tha...
社区
IntelliJ IDEA Open API and Plugin Development
Structure View update
0 票
创建于
2009年03月06日 09:50
The LineMarkerProvider sounds like a good solution. Are there any examples where this is used? There is not a lot documentation in the OpenAPI.
社区
IntelliJ IDEA Open API and Plugin Development
Gutter Icon
0 票
创建于
2009年02月05日 11:08
My structure view now reflects some of the changes that occur. For some reason higher level structures use longer time to get reflected, in many cases changing the current file is necessary. Is the...
社区
IntelliJ IDEA Open API and Plugin Development
Structure View update
0 票
创建于
2009年02月06日 14:28
I am unsure if this is the right solution, or if I just missed the documentation on this, but I was able to make it work by having the ItemPresentation always represent the contents of the associat...
社区
IntelliJ IDEA Open API and Plugin Development
Structure View update
0 票