custom scope in structural search
Hi I'm trying to remove all comments in a project and then i selected the comment template in the structural replace window.Then I created a custom scope where i have excluded all, just letting...
View ArticleIntelliJ 13: Cannot reload AVD list, error reading default devices
When trying to run an Android project in IDEA 13, I keep getting an error about being unable to read an AVD list. Pressing escape just causes it to appear again. I cannot launch The error dialog is:...
View ArticleJavaScript recognition in script tag where type isn't “text/javascript”
I use MathJax javascript library. When I change MathJax config I have a problem because he is actually javascript code but his type is "text/x-mathjax-config" and Intellij Idea don't recognize him as...
View ArticleAndroid project and attach sources - whose bug is it?
I have run into an issue that I'm not completely sure whose bug it is, mine or Intellij's. So I'm posting here looking for help. Setup: An Android Library project in IntelliJ IDEA 133.370 that uses...
View ArticleIdea 13 cannot parse valid java source
Hi allsome valid java source code (spring security java configuration) cannot be resolved correctly in Idea 13 editorattached is a screenshot @Configuration @EnableWebSecuritypublicclass...
View ArticleHow to auto-create tables
Hi, try to make a simple JavaEE WebProfile project. Unfortunately I'm not able to auto-create the tables in DerbyDB (on glassfish) There are no warnings, no errors.The db was created and is...
View ArticleMaven Artifact Search -- does it search the maven repo?
Hi, I'm new to IDEA, so please excuse my ignorance. I open the pom.xml file and use Ctrl + Insert to launch the "Maven Artifact Search" dialog box. When I type in my query, "jackson" for example, I get...
View Article[AIR App:Android] "Incorrect keystore password" w/ custom keystore
I'm attempting to use a custom debug keystore for running an AIR app on android device, but after being prompted (via the "Package AIR Application" dialog) for and entering the password I always...
View ArticleNodeJS plugin removed remote path and local directory, vm debugging broken
In IntelliJ 12, with the NodeJS plugin v129.714, there was an option to set the "local directory" and "remote path". This was required for me to map my source folders to my development VM , otherwise...
View ArticleHow to show JQuery Documentation in a web project.
Hello, this one really drives me crazy. I do not get it done, that jquery documentation shows up in a web project. i never manged it in IntelliJ 11 and after updating to 12 its the same. I think its...
View ArticlePlay project can't be compiled
I created a new Play 2 Java project in IntelliJ IDEA. I didn't changed anything. Compiling the (new, default) project I get the following errors:IntelliJ IDEA 13.0.1 Ultimate with Play 2 plugin...
View ArticleCompile few modules via one instance of Annotation Processor
Hi.In case of my project I need to generate code in few modules via one instance of annotation processor. It is necessary for the reason that some time during generation I need to "take a look" in the...
View ArticleIntelliJ Idea and scaladocs
Hello, I am learning IntelliJ and Scala and there is something I haven't been able to make work in IntelliJ. I have IntelliJ IDEA 13.0.1 and followed the setup tutorials and demo application to get...
View ArticleMaven custom global settings file (-gs option)
Hi, I have a global settings file to share between developers. I modified the maven.bat file on each developer's machine to add the -gs option to point to the global settings in a shared drive. When...
View ArticleImporting from eclipse
Hi, I just recently start to try to move to intellij. After trying it several time i have decided to make the big move. I have downloaded an evaluation of ultimate. hence i have decided to import my...
View ArticleLive Templates in code completion
I've just started using IntelliJ community edition (and also 9.0 Beta) and I can't seem to get the Live Templates to show up in the normal code completion dialog. If I type Ctrl+J I get the list of all...
View ArticleRest client returns javax.net.ssl.SSLPeerUnverifiedException: peer not...
I'm trying to access a server that has a self signed certificate. I have no problems using the rest clients in clients, but the java based rest client in idea does not work. Has anybody figured out how...
View ArticleAnother Play 2 / Scala problem: Identifier expected
Hello again Another Play 2 problem – or maybe a problem with the Scala plugin. I'm not sure. The steps o reproduce are: create a new Play project on command line: play new Foobarcreate the IntelliJ...
View ArticleIntelliJ Maven Tomcat Problem : not take external library
Hello, I have a question about IntelliJ IDEA, I would like to migrate Eclipse project to IntelliJ. My project is a Maven Web application and when I tried to deploy it on Tomcat I have some issues. It...
View Article