Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Etienne Studer
Total activity
236
Last activity
January 17, 2016 22:03
Member since
August 28, 2004 21:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
82
Activity overview
Posts (65)
Comments (89)
Sort by votes
Recent activity
Votes
Created
February 09, 2006 16:25
Thanks for the explanation, Maxim.
Community
IntelliJ IDEA Open API and Plugin Development
Logger #
0 votes
Created
February 20, 2006 05:55
Thanks, Dave. I'm already doing the reformat on the method but it's not having any effect since the method does not know of the javadoc, yet. Even after applying the reformat, the method does not k...
Community
IntelliJ IDEA Open API and Plugin Development
Force PsiElement reparsing
0 votes
Created
February 20, 2006 17:01
Thanks for the hint, Sascha.It now works fine!etienne
Community
IntelliJ IDEA Open API and Plugin Development
Force PsiElement reparsing
0 votes
Created
February 10, 2006 05:40
Hi EvguenyI'm not sure about how to resolve the class from the String. Would you mind commenting on the code below, which is what I currently do:PsiField field = ...;PsiClassType rootType = field.g...
Community
IntelliJ IDEA Open API and Plugin Development
AssignableFrom check on PsiClassType, given a FQ class name String
0 votes
Created
April 19, 2006 23:24
Thanks. It works great!Unfortunately, there are no buttons available that allow me to mark the answer as correct :(etienne
Community
IntelliJ IDEA Open API and Plugin Development
HighlightManager - how to enable F3 functionality
0 votes
Created
November 15, 2006 13:39
Great. Thanks for the quick and helpful reply, Martin.etienne
Community
IntelliJ IDEA Open API and Plugin Development
Where is ApplicationComponent state stored in?
0 votes
Created
November 23, 2006 13:21
Hi MaratYou could also apply the following implementation to save you some work:http://www.intellij.net/forums/thread.jspa?threadID=263093&tstart=30I hope this is helpful...etienne
Community
IntelliJ IDEA Open API and Plugin Development
Custom exception reporting
0 votes
Created
November 30, 2006 17:41
Interesting. Thanks for your thoughts.etienne
Community
IntelliJ IDEA Open API and Plugin Development
How to share configuration data between two independent plugins
0 votes
Created
December 20, 2006 21:52
Answering myself here...The way I now share the configuration between two plugins is by reading/writing my own xml config file in the user's IDEA options folder. String optionsPath = PathManager.g...
Community
IntelliJ IDEA Open API and Plugin Development
How to share configuration data between two independent plugins
0 votes
Created
September 25, 2007 12:06
hello dmitryThanks for your reply. Since this is not the behavior I observe, I guess I'm doing something wrong. What I see in the .iml file of my persisted component is...]]>...where ARCHIVE_PATH i...
Community
IntelliJ IDEA Open API and Plugin Development
How to apply path variables to file path stored in .iml file
0 votes
«
First
‹
Previous