Updates download to file or update and restart
Why do updates of IntelliJ IDEA sometimes allow me to update and restart, but other times send me to a webpage to download the update file? Why can't all updates just allow me to click a button to...
View ArticleHow to view Flex compilation issues?
I must be missing something very simple but where does IDEA show all the on-the-fly analysis errors for a Flex project? I can see them in the scroll-bar gutter but that is obviously per-file only and...
View ArticleHow to convert these Eclipse workspace/projects to IntelliJ?
We used 2 Eclipse based products (MyEclipse and GGTS) and also WebStorm right now. We have more grails/groovy projects and Spring projects in the near future and I'm evaluating IntelliJ and hopefully...
View ArticleActionScript3/AIR
Hi, I'm using the new version 13 for AS3/AIR development (latest Apache FLEX and AIR SDK) and wondered if there is a compatible IntelliJ 13 plug-in for a Flash-style design GUI, maybe even with a few...
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 ArticleGrails oddity with not reloading Plugins
Using IDEA 13 with Grails 2.3.4 I have noticed an oddity with not reloading Plugins - or so it seems. I've created a small Plugin, run maven-install to put it into the local repository; then I have a...
View ArticleIt is possible to bind and connect to localhost:8080 at the same time -...
Hi, Everytime I run an app server of any kind (Tomcat/Jetty,/JBoss AS), this message pops out:It is possible to bind and connect to localhost:8080 at the same time - application server will probably...
View ArticleScala & play2 - generated test classname prevents debug breakpoint
Hi, using Idea 133.193, scala plugin 0.26.327 & play2 plugin 0.26.323 on MAc OSX We shift command T on a controller class to create a test. The suggested class name contains a dollar sign, e.g....
View ArticleHow do I assign FreeMarker Template Data folders?
The Template Data Languages project setting screen is supposed to let me mark template languages used in various folders of the project. However despite being mentioned explictly in the description at...
View ArticleIntelliJ starts app server with Java 7 even though JDK 6 is configured as the...
Hi everyone, I'm running IntelliJ 12 on Mac OS X and have recently installed Oracle JDK 7. My IntelliJ project is configured to use JDK 1.6. When starting JBoss 5.1 from IntelliJ, it starts with Java 7...
View ArticleHow can I get a VirtualFile from a path relative to 'workspace'?
I need a method: VirtualFile getFile(String path)And need to use it like this: getFile("/Module1/src/package1/file1").How can this be done in Intellij IDEA?
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 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 ArticleImage files not displaying
Hi there, so i've just downloaded the intelliJ IDE and i have an app which is working fine in DrJAVA which i've just switched from after realising it was kinda garbage. I have a very simple java app...
View ArticleTool Window - Problems
Hi all I'm wondering about an error which was reported while trying to commit some classes.Although the tool window for "problems" was empty after a couple of clicks I found an error which has been...
View ArticleNavigate file doesnt find all files
HiI have a WebModule project .When doing Ctrl Shift N and start typing the file name , not all files in the structure appear in the list.This seems to be something new that has happened and I dont know...
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 ArticleAditional dependencies to run application
I have a maven project with an application launcher made on eclipse. I tried to use the same configuration to run it on Intellij but I wasn't successful.A lot of dependencies in the project are scoped...
View ArticleIntelliJ, JBoss AS, Maven: exploded artifacts, advice wanted
Hey, I want to deploy a number of artifacts (WAR/EAR) to JBoss AS 7.x and I want to be able to do that using both Maven or IntelliJ. Using IntelliJ I prefer to use exploded artifacts and that's where...
View ArticleUnitTest Runner
I have the pleasure of using both IntelliJ and Resharper. What I have noticed is the Resharper unit test runner is awesome, the Intellij one, slightly less awesome. In Reshaper, if you run a suite of...
View Article