Etienne Studer

- 活动总数 236
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 82
-
Etienne Studer 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, [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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, [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 创建了一个帖子, [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 创建了一个帖子, [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...