Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jean-Paul Balabanian
Total activity
17
Last activity
January 17, 2016 22:05
Member since
February 22, 2005 21:29
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (3)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
March 06, 2009 10:21
Thank you. I found an example in the Javascript plugin.
Community
IntelliJ IDEA Open API and Plugin Development
Gutter Icon
0 votes
Created
March 06, 2009 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.
Community
IntelliJ IDEA Open API and Plugin Development
Gutter Icon
0 votes
Created
March 06, 2009 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Gutter Icon
0 votes
Created
February 06, 2009 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...
Community
IntelliJ IDEA Open API and Plugin Development
Structure View update
0 votes
Created
February 05, 2009 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...
Community
IntelliJ IDEA Open API and Plugin Development
Structure View update
0 votes
Created
February 02, 2009 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...
Community
IntelliJ IDEA Open API and Plugin Development
Structure View update
0 votes
Created
February 16, 2006 20:59
I have the same problem and I also do not have any method breakpoints.
Community
IntelliJ IDEA Users
IDEA 5.1 debugs very slowly
0 votes
Created
February 15, 2006 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...
Community
IntelliJ IDEA Users
IDEA 5.1 debugs very slowly
0 votes
Created
February 23, 2005 07:22
Thanks! That fixed it. :)
Community
IntelliJ IDEA Users
Browse CVS repository shows only files
0 votes
Created
February 22, 2005 22:07
I checked with SmartCVS and it showed the modules as expected. I use the latest CVSNT available on their website.
Community
IntelliJ IDEA Users
Browse CVS repository shows only files
0 votes