Diff/Merge Window - Changing color of links to copy / delete changes
Inside IntelliJ IDEA's diff / merge window, >>, << and X links are available to copy / delete changes between the files being compared. Inside my color scheme, these characters are very...
View ArticleJUnit with Android
Hello,When ever I want to create a test for an activity, I press Control-Shift-T but the Test class gets created in the same location as my source code for development. I want the Test code to be...
View Articleidea 12: new Android project, existing sources?
what am I missing about Idea 12 to create a new project over existing Android sources? This used to be supported, parsing the Manifest to get the package name, etc. Is this hidden somewhere in the...
View ArticleCannot use Launchbar clipboard cache with Intellij
I use Launchbar to cache clipboard items. The thing is that I can use the clipboard cache in any other application besides Intellij. I have to first past and then copy that text in another application...
View ArticlePackaging IntelliJ IDEA CE into a VM
As a contributor to the Apache Software Foundation's Karaf project, I've set up a virtual appliance for folks who want to do OSGi development. The feedback I'm getting from the community indicates a...
View ArticleHow to make IDEA refactor a MyClass.staticMethod to import static line?
Hi there, Would anyone knows what's the equavalent of Eclipse's "Ctrl+Shift+M" in IntelliJ IDEA? Basically in Eclipse, I can press "Ctrl+Shift+M" on a line like "MyClass.staticMethod" after...
View ArticleIntellij 12 not stopping at a breakpoint
Hi, I just upgraded to Intellij 12 and I am investigating the jasypt (Java Simplified Encryption) library, http://www.jasypt.org/, checked out the source from...
View ArticleResource Bundle editor issues.
Good morning, I have two issues (well, one issue and one feature request actually) regarding the resource bundle/property editor. I just wanted to make sure that I don't miss anything nor that there...
View ArticleMake project automatically
Hi, I'm trying to use the new feature of compiling my multi module project automatically. I cheked the option of the compiler. But, even with no run/debug task, I have to manually launch the make...
View ArticleCan't create basic Servlet in 12
Trying to create just a basic Servlet is extremly frustrating in IDEA 12 (same as 11?) Steps.... 0. No IDEA 12 step by step documentation found, so.... 1. I create a web project. 1.5. Added Tomcat App...
View ArticleCant deploy artifact in Tomcat 7
Hello. I'm using IDEA 12 and I'm working on the most basic project setup possible. I'm having 2 classes in my project and a simple artifact setup (exploded web app) which seems to work when I copy it...
View Articleproject panel still white with Darcula
hey just download and installed the latest Idea12when change color scheme to Darcula the only main editor window became blackall another panels like Project, Strcutures, ToDo etc still whiteis there...
View ArticleSQL Dialect vs Informix.
Is there a plan to add support for Informix SQL Dialect? Or perhaps one of those available already is "compatible" with Informix database?
View ArticleHibernate Console MappingNotFoundException with external jar resources
Hello all, Seem to be having problems with the hibernate console seemingly not being able to find mapping resources from the jars in my projects ivy cache (i.e. inside project jars). We've got a mix of...
View ArticleIntelliJ 12 compiler speed
Reading about the new compiler I was looking forward to see faster compilations of my big project with IntelliJ 12. The project has almost 10000 Java-files, and it is set up to compile with the...
View ArticleMavenized projects and JUnit tests
Hey all: I am still learning the ins-and-outs of Maven and IntelliJ so forgive me if this is a silly question. I have a Maven project where I am running JUnit tests against some webflow xml...
View ArticleHelp.. what is this exception in scala plugin?
I am just trying to run some unit tests... Any idea what this could be? Something on my side? A bug on the IDEA side?Help.... (see attached screen shot)
View Articleintellij 12 chinese character display is incorrect when my Comment contain...
hi: I download intellij ultimate 12 ,but t find some problem in it .first ,when i comment like this /** */ ,in this comment ,if it contain chinese character ,it will change the line of underline like...
View ArticleIntellij 11 not respecting Code Style changes!
I'm writing an ActionScript project and there's one thing that Intellij IDEA does that I do not want it to. Intellij inserts a space after I type a comma in the function parameters (like...
View Article