What is the best IntelliJ IDEA plugin?
I like the Regex and SQL plugins. Which are your favorite ones? ...
I like the Regex and SQL plugins. Which are your favorite ones? ...
Documentation on Intellij plugin development is scarce. If you have written any Intellij plugin, how did you write tests for plugin? Any pointer to documentation or source code is appreciated. ...
I'm trying to port an app from Eclipse to IntelliJ. The app builds fine but it fails to run properly. Here's a partial stack trace I receive: ERROR/AndroidRuntime(957): java.io.IOException: Resource not found: "org/joda/time/tz/data/ZoneInfoMap" ClassLoader: dalvik.system.PathClassLoader@43761190 at org.joda.time....
Has anyone had any success developing XQuery in IntelliJ? Specifically, does anyone know of any code completion or code syntax highlighting abilities that exist already or that you've built? ...
Hi I have just started using IntelliJ again and have version 9. I just installed the Mecurial plugin and now the ide won't start anymore. Has an error of Fatal error initializing class com.intellij.openapi.actionSystem.ActionManager: java.lang.VerifyError: class com.dcx.hg.MercurialVcs overrides final method getName.()Ljava/lang/String...
Is there a setting or a plugin to display VCS markers on files in the project view ? Here is what i'm talking about (Subversive/Subclipse on Eclipse): (I am mainly asking for Subversion). ...
I am using the vim plugin for IntelliJ Idea. Where should I place the .vimrc for that plugin. Using Windows XP ...
I created private repository on bitbucket.org. I want to use it from IntelliJ IDEA. I choose "Check out from Version Control" and there is message box with field Mercurial Repository URL and Test Repository button. What should I enter into Mercurial Repository URL? I tried http://bitbucket.org/my_user_name/my_repo_name, https://, a...