Dmitry Jemerov

- Total activity 10388
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 0
- Subscriptions 4279
-
Created Re: Make IDEA more modular?
Hello Donald,The stuff that you don't use can be turned off in Settings | Plugins. We find it much easier both for us and for users to have a single bundled installer compared to a "core + plugins ... -
Created Re: EAP forum mirroring to newsgroup is broken!
Hello Stephen,Fixed. Hoping it will stay fixed for a while. :)Even reading with NNTP is not possible anymore (at least on the EAPforum messages are never mirrored from web to nntp).On 10.02.2012 16... -
Created Re: One project depending on another
This depends on user demand. If you need to have this configurable, could you please describe your usecase?---Original message URL: http://devnet.jetbrains.net/message/5447197#5447197 -
Created Re: Eclipse : ResourceBundleEditor analog
Hello Eugene,It does. Please make sure that "Transparent native-to-ascii conversion" is enabled in Settings | File Encodings.Please, tell me normal plugin, what works how EclipseResourceBundleEdito... -
Created Re: Any support for PythonDoc
Hello Edgar,No. It looks like PythonDoc has not been updated since 2006, and the Python community has moved on to other documentation tools (primarily Sphinx), so it's unlikely that we'll ever supp... -
Created Re: how to pass input to processes' stdin using OSProcessHandler?
Hello Jhonny,You need to flush the stream returned by getProcessInput() after you write data to it.Hello, I need to pass a password to an application invoked usingOSProcessHandler.The code is as fo... -
Created Re: Use of DirectoryChooser
Hello Jhonny,The API you would normally use for this task is FileChooserFactory.I need to get a SDK directory in the 'RunConfigurationEditorForm'. Iam trying to use com.intellij.ide.util.DirectoryC... -
Created Re: Fatal Error: Unable to find package java.lang in classpath orbootclasspath
Hello kay,Please make sure that "Internal Java Platform" in your IntelliJ IDEA Plugin SDK is specified correctly.Hi guys,when i try to make / run my plugin, i am suddenly receiving thiserror:Fatal ... -
Created Re: Code completion locks keyboard, please fix this
Hello tanner,Please attach ~/Library/Logs/PyCharm10/idea.log After upgrading to 1.5.2 (from 1.2.1) whenever the code completion pops up it doesn't allow me to use the keyboard to select an option o... -
Created Re: JBoss 7 support
Hello Jon,We do not plan to release any new updates for IDEA 9; if JBoss 7 doesn't work with it now, it won't work any time in the future either. It's likely that JBoss 7 support will only be inclu...