Etienne Studer
- Total activity 236
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 82
-
Etienne Studer created a post, 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... -
-
Etienne Studer created a post, 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 -
Etienne Studer created a post, 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 ... -
Etienne Studer created a post, [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... -
Etienne Studer created a post, 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'... -
Etienne Studer created a post, Keyboard short-cut: navigate between panes of a Diff View
hiIs there a keyboard short-cut that allows me to navigate from one pane in the Diff View to the other pane?Thanks, etienne -
Etienne Studer created a post, [ANN] PluginErrorReportSubmitter 1.0.6 - username/email reusage
hiI have uploaded a new version 1.0.6 of the +PluginErrorReportSubmitter + which will reuse the username/email entered in the error report form. This data will be shared by all plugins that make us... -
Etienne Studer created a post, [ANN] PluginUpdateNotifier 1.0.1 - checks for updates of installed plugins
HiI've written a little plugin PluginUpdateNotifier that allows you to get notified when updates are available for your installed 3rd-party plugins.The update check interval can be configured under... -
Etienne Studer created a post, [ANN] SimpleIntentions 1..5.7
HiI just wanted to mention that I've recently upgraded and reviewed the SimpleIntentions plugin to run with IDEA 6. Also, the log level inspection now supports IDEA's Logger as well. A reported NPE...