Karma Debugging - No debuggable browser found
Hi, I have just installed IDEA 13 on a windows 7 machine. I have managed to get Karma test debugging to work about 5 times. Now it pretty much always fails with a error message in the event log:...
View Article(Jet)Gradle window is missing in IDEA 13
With IDEA 12 it was possible to open the JetGradle View even if the current project was not a gradle projcet. But the view displayed the message "There is no linked Gradle project. You can Add one" and...
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 ArticleMandatory external build in IDEA 13 is annoying (because it's slow)
Hi, I use IDEA for servlet applications that run in Tomcat. After resource change (template, css, js etc., some of them on classpath) I just press Ctrl-F10 and run "Update classes and resources". In...
View ArticleSet Scala Home
I needed to do something quickly in Scala so I installed the latest Scala version and the latest Intellij version. I installed Scala 2.10.3 in in E:\dev\scala and then set-up Intellij 13.0.1. I created...
View ArticleDeploy war to Websphere Liberty Profile 8.5.5.0
Hi, my env: Intellij 13.0.1, Windows 8 with Websphere Liberty Profile 8.5.5.0i have a very simple war file and try to deploy it onto WLP 8.5.5.0.Everytime I run or update the application and have...
View Article"enter" key not working anymore
I upgraded to Intellij 13 and my enter key has suddenly stopped working. It works in every other program. Sort of brings productivity to a screeching halt.:) Anyone else have this problem or even...
View ArticleProcess Annotations
According to the help, when processing annotations is enabled, a dedicated annotation processing command appears in the Build menu. I have enabled annotation processing, and in fact it is clearly...
View ArticleJavadocs in autocomplete
Hello, On some other IDE's out there, when you either pres ctrl + Space it show the autocomplete dialouge and either above, below, or next to the method, it displays the javadoc for the highlighted...
View ArticleTomcat in IntelliJ Java Cryptography Extension problem
Hi, I am having a small problem when I am running tomcat in IntelliJ. See below the stacktrace fragment. I have JCE installed in the proper location in my OXS jdk 1.7 location When I deploy my artifact...
View Articleupgrade from 12 to 13: dx.jar is missing
Hello, I used IDEA 12 CEupgraded to 13 right now.and load my last project. it says Android Pre Dex: Cannot find file C:\Android\android-sdk\platform-tools\dx.jar what's wrong? yes, I did "rebuild" and...
View ArticleUsing taglib TEI in a JSP does not appear to be working
I have a JSP project which uses a 3rd party taglib which injects certain objects into the pageContext at runtime. I'm doing development using Apache Sling. One of the tags I'm trying to work with is...
View ArticlePlay 2 isn't installed
Good evening I'm new to IntelliJ IDEA and testing IntelliJ IDEA 13 Ultimate which I want to use for developing with the Play! Framework 2. After installing IntelliJ IDEA 13 Ultimate I installed the...
View ArticleKarma Debugging - No debuggable browser found
Hi, I have just installed IDEA 13 on a windows 7 machine. I have managed to get Karma test debugging to work about 5 times. Now it pretty much always fails with a error message in the event log:...
View ArticleConfiguring File Watchers to transpile SCSS to CSS
Hello, I am having a bit of trouble moving forward in configuring a file watcher in IntelliJ 12 and/or 13 (there doens't seem to be any difference where this is concerned) to transpile SCSS files into...
View ArticleHow do I update IDEA in an offline environment?
We are working in an offline environment. Where can I download IDEA 13.0.1 setup? Is it possible to download the patch file seperately? Is it possible to run a company wide IDEA Update Proxy? The...
View ArticleActionScript Errors Not showing
I just updated to 13.0.1 this morning and now compiler errors for my actionscript project are being swallowed up. Instead of seeing where the error is occuring all I see is the following:...
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 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