Using 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 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 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 ArticleMouse clicks and popup windows.
Hi, I'm using IDEA in 2 computers, with very similar setups:LinuxKDE desktopJava 1.7.0_45 JDKIDEA 13.1In one of them, it works flawlessly, but on the other one I can observe the following anomalies:In...
View ArticleUpdate problems on automatic compilation
Hi, I must be missing somthing simple, but still can't find how to get Intelli to update problems list on automatic compilation? Like in eclipse. I tried both with javac and eclipse compilers, no...
View Articleadd code to hundred classes
I just staring with intellij i'm looking to a way to add to about one hundred classes this code just under the class declaration : @Override public String getUrl() { return BASE_URL +...
View ArticleCVS never finishes loading folders
Our company has an older CVS server and I am having some trouble getting IntelliJ to communicate properly with it. The setup and test connection work fine (additionally it is the same CVS string as I...
View ArticleSeparate class exclusions per module?
Hey guys, I am trying to migrate some old eclipse projects over to IntellIJ so we can fully switch over. I have run into a few issues, but this one is the worst. We have one workspace setup such that...
View ArticleWhat is IDEA 13.0.1 doing with all the CPU activity?
These images will help tell the story of why I'm asking. First, I start up IDEA and wait for background processes to finish. This is what my CPU Usage shows, with the bottom graph showing a graph of...
View ArticleWondering how to change font in the project panel (then pane that comes up...
Hi..I have succeeded in chaning the font for my editor windows (Settings/Editor/Colors&Fonts).. I would like to effect a change to the fontused in the Project window. Any advice on how to do that...
View ArticleHow to make Javadoc @link autocompleter avoid full package names?
I think some autocomplete behavior for writing Javadoc has changed for me recently. I'm using IDEA 13.0.1, and have been using IDEA since version 12. Suppose I'm writing a Java class, and I have...
View Article