IntelliJ 13.0.2, Maven, and Tomcat 7 JSP hotswap
All,I'm having issues with hot swapping .jsp,.js, .html, and .css files when developing with intelliJ and deploying to tomcat. (The issue being it doesn't work for me) Relevant version info:IntelliJ:...
View ArticleAdding Gradle support to Grails module
We have an existing Grails module and want to add Gradle support to it. If I add a build.gradle file to it then attach it in the Gradle view it works but then I my Grails view goes away. It seems I can...
View ArticleIDEA 13 SVN error "wrong committed version number"
Hi, since I upgraded to Intellij IDEA 13, I am getting a new error message when committing to svn: "Wrong committed revision number: -1" Howevver, looking at the repository, changes have been...
View ArticleIdea 13 hotswap crashes
When I try to do hot swap, I've got an NPE.Here is log: 2014-02-12 16:00:05,730 [ 122428] INFO - ij.compiler.impl.CompileDriver - java.io.EOFException at...
View ArticleFSnotifier corrupting overnight?
We're wondering if anyone one else is having this rather bizarre issue. Running 13.0.2 build 133.696 on CentOS 6.5 every morning we get the error "native file watcher executable is out of date" when...
View ArticleIntellij Ultimate 13 FTP stopped working
All my FTP connections are timing out in the remote host tab. Only a problem with Intellij, can connect with FileZilla and Notepad++ no problem. Anyone had this problem or know of a possible solution?...
View ArticleHow to pass command line options to capistrano?
I love the support for Ruby and Capistrano in 12.1. Being able to debug those Ruby files is wonderful.One thing that I haven't been able to do, however, is to pass capistrano command line options along...
View ArticleUpdate resources but not java/compile
On the tomcat config I have the option "On Frame Deactivation" set to "Update Resources". I wonder if anybody had this issue. It's kind of a bummer becaus I'm used to use those shortcuts in every...
View ArticleImporting Projects/Modules with IDEA + PHP
I have IDEA 13 Ultimate with the PHP plugin and I'm trying to work on a PHP project that uses, well, other PHP projects. In a nutshell, I have a project create for a site, but I need to pull in a...
View ArticleIntellij 13 - Generate Persistence Mapping - JPA Annotations - No options to...
Hello Intellij Community I am using Intellij 13 and I would like to generate persistence mapping using JPA. But on the generation tool, there are no options to specify whether the annotation should be...
View ArticleHow to determine what file/folder IntelliJ has problem watching
Every time I start my project in IntelliJ IDEA 13.0.2, I get the message External file changes sync may be slowProject files cannot be watched (are they under network mount?) I use inotifywait on a few...
View ArticleTrouble finding jar during JUnit Tests
Idea Ver: 12.1.4Project JDK: 1.6.0_20JUnit Ver: 4.8.1 Scenario: - Running a JUnit test involving JDBC with Oracle- SQL Exception thrown during: DriverManager.registerDriver (new...
View ArticleTerminal exposes unwanted IntelliJ Classpath and LD_LIBRARY
When I use the Intellj IDEA 13 Terminal tool, or launch a terminal from the IDE I find IDEA classpath settings have been set for IntelliJ. If I then try to build a project with Ant or Maven, that use a...
View ArticleIDEA 13.0.2 SVN share (fails with error E175002)
Hello, I try to "share" a simple project to SVN .. and cannot get it working in IDEA 13.0.2 I configured the project for subversion, configured the https repository and authentication and try to share...
View ArticleIntelliJ 13 - no JPA validation after upgrade from v12
I'm having trouble getting JP QL validating working in v13. I upgraded from v12 and it brought over my project automatically. As far as I can see I've set everything up correctly, in the module...
View ArticleGWT Code completion and Inspection 'Unresolved references to html tags'...
Hello, The "Inspection 'Unresolved references to html tags' options" seems to only inspect HTML GWT host pages.It also seems to affect the "code completion" feature to find id tagded elements. For...
View ArticleLibrary is not used
I have a project to which I added JFreeChart to the project dependencies. That view now claims that the Library jfreechart is not used. The message makes no sense to me so it's left me wondering what I...
View Articleproblem with Python plugin and Intellilang (133.818)
Hi, Since a few days (after the latest update ??) my Python project behave strange: when I type a line with quotes (single or double) in it, the cursor refuses to advance to the next line, unless I end...
View Articledereference checking IntelliJ 13.0.2
=INFO REPORT==== 2014-01-28 10:05:08 === I(<0.456.0>:ejabberd_listener:281) : (#Port<0.437>) Accepted connection {{10,67,254,75},51851} -> {{10,67,254,101},5222} 2014-01-28...
View ArticleCurly brace completion like pycharm in IntelliJ
Does anyone know how to make the editor close {{ and {% like pycharm does in IntelliJ? It's very convenient when working with jinja2 templates. Thanks!
View Article