Etienne Studer
- Total activity 236
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 82
-
Created How to apply path variables to file path stored in .iml file
helloI'm currently storing a file path as a setting in the modules file (as part of a JDOMExternalizable).Is there an API through which I can go that will a) apply any path variables that are set i... -
Created Manage others' access to the IDE project files
hello jetbrainsWhat is meant by 'Manage others' access to the IDE project files' in the documentation of IDEtalk.http://www.jetbrains.com/idea/features/newfeatures.html#collaborationThanks, etienne -
Created render link in java comment
helloUsing the OpenAPI, is it possible to render part of a Java comment as a link? For example, whenever the string IDEA is found in a comment, render it as a link to the IDEA homepage? If not, is ... -
Created [ANN] PluginUploader 1.1.1 - it's working again
helloI have finally found some time to make the +PluginUploader +plugin work with the "new" IDEA Plugin Repository.The +PluginUploader +allows plugin developers to upload new versions of their plug... -
Created Unscrambling stacktrace
hi jb developersI have two stack traces triggered by calling PsiUtil.hasErrorElementChild. Could you please tell me what is null and what assertion is not fulfilled? They happened in build 6146. I'...