IDEA Ultimate vs other IDEs
So I'm a little confused with how Jetbrains IDE's work. From my understanding: PhpStorm, RubyMine, PyCharm (Professional) all contain the features of WebStorm (but some plugins may not be set up by...
View ArticleImport Database Schema - hangs with large database
I have an oracle database with a dozen schemas and hundreds of tables each, over 10K tables total(Oracle Forms Application). After pulling in Schema, the dialog is not responsive attempting to...
View ArticleDownloading Libraries from Maven Repositories
Ubuntu Linux, Intellij 14, Ultimate Edition. I have a new project, created from the Java Command line template. There are no code changes at all. I would like to add a library by browsing to the Maven...
View ArticleSearch Everywhere in IntelliJ 14 on Ubuntu
Hi, Does anybody have problems with Search Everywhere (Double shift) on Ubuntu? Worked in 13, in 14 dialog appears but input field ins't focused. When I try with mouse to put caret there it...
View Article"Navigate to Test" is only working one-way for me in IDEA 14
Hi, I could use some troubleshooting help. Something has definitely changed in IDEA 14 that is preventing this feature from working with my project structure. On IDEA 12 and 13, things were peachy. I...
View ArticleReplace Constructor with Factory Method
Hi, The, Replace Constructor with Factory Method, refactor uses a method name with 'create' as a prefix to the class name. Does anyone know if it's possible to change this default name - I want to use...
View ArticleMaven "Threads" option doesn't work
Hi everyone,I noticed that using the "Threads" option in the maven plugin's defintions doesn't do anything when I'm doing maven builds from within intellij using the Execute Maven Goal option.First, I...
View ArticleNew plugin to build Android apps with REST/JSON APIs
As the product lead in charge of developers at Magnet, I invite you to check out a new open source product we are about to release: rest2mobile. It's an IntelliJ IDEA plugin that generates native code...
View ArticleDisable rich-text copying?
Is it possible to simply disable rich text copying in IDEA 14? I sometimes copy from IDEA and paste into Evernote, and as if IDEA 14, the pasted text often ends up huge and green. It takes extra steps...
View ArticleIntelliJ doesnt resolve gradle dependencies.
I'm not sure if this is a bug or if i'm doing something wrong... I have a gradle project, with two submodules, each with an identical build.gradle, that looks like this: apply plugin:...
View ArticleAll modules compiled every time. Actionscript/Flex
I manage a project with about 10 modules. It seems like IntelliJ compiles all modules every time I start up the debugger. As far as the manual goes, this is not supposed to happen."IntelliJ IDEA keeps...
View ArticleScratch files appear to be worthless
Am I missing something or are scratch files worthless? You can't execute them, you don't get javadoc quick lookup, you don't get code completion, you don't get code formatting, and the IdeaVIM plugin...
View ArticleJre expected but jdk found
Hi, After update to intellij 14 can't run simple one-class 'main' method application. This in the log: 2014-11-06 15:48:38,000 [2713286] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED...
View ArticleSearch Everywhere in IntelliJ 14 on Ubuntu
Hi, Does anybody have problems with Search Everywhere (Double shift) on Ubuntu? Worked in 13, in 14 dialog appears but input field ins't focused. When I try with mouse to put caret there it...
View ArticleArtifacts: Build on make doesn't work
Hello, I'm using Intellij 14.0.1 and I've noticed, that since version 14.0.0 , the "build on make" function doesn't work for me anymore. I also tried to put the artifact generation into my run...
View ArticleHiding IDEA 14 debug information in editor
When you debug code in IDEA 14 you get addtional debugging information appended to lines in the editor. But if you disconnect the debugger this information remains visible in the editor - is there a...
View ArticleShortcut key to close diff popup window?
Hi, IIJ might be the best tool I've found for comparing git branches but for one glaring flaw. I can: 1) Open the list of files to diff.2) Begin the file diff via Ctrl-D3) Navigate the file via F7 and...
View ArticleWhich tab is active?
I am using version 14 and am mostly happy with the new version. I prefer to be able to see all tabs that I have in my editor, so I have my tabs in several rows, as I had in ver 13. As I rememberd it I...
View ArticleIdea 14 gets unresponsive
Just as the idea 13, the idea 14 evaluation version I started using a week ago, seems to have crashed again. When it happens, it does so randomly, after a long use, ie a couple of days. With Idea 13 I...
View ArticleMultiline tabs in Idea 14
Hola,I recently updated to Idea 14 and was surprised to see that tabs are forced to a single line with a drop-down context if there is more (a'la Adobe CC products). Is there a way to change back to...
View Article