Etienne Studer
- Total activity 236
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 82
-
Created 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 -
Created [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... -
Created [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... -
Created [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... -
Created How to share configuration data between two independent plugins
hello How can I share configuration data between two plugins A and B that otherwise do not depend on each other. The configuration data should be accessible if one has installed A only, B only, or ... -
Created Where is ApplicationComponent state stored in?
helloA trivial question, but into which file is the state of an ApplicationComponent that implements JDOMExternalizable persisted to? I searched without success...etienne -
Created Showing 'Project Strucuture' dialog programmatically
HelloIs it possible to programmatically launch the 'Project Structure' dialog or any other dialog that is accessible from the 'Settings' dialog? If so, how can it be achieved?Thanks in advance for ... -
Created [ANN] SimpleActions 1.1.4
HelloI have recently updated the SimpleActions plugin to run with IDEA 6. Also, there is a new action to hide all bottom tool windows (ShiftAltF12). The plugin is now bundled with the PluginErrorRe... -
Created [ANN] PluginErrorReportSubmitter 1.0.3 - plugin error notification by email
Hi Plugin DevelopersI've written an implementation of the ErrorReportSubmitter extension point that allows your plugin users to submit exception reports which will then be forwarded to you by email... -
Created ClassNotFoundException in 5383
Hi DmitryToday, I wanted to create some forms with the UI designer but had to abort very soon due to the exception below.Etiennecom.intellij.uiDesigner.HSpacerjava.lang.ClassNotFoundException: com....