Antlib taskdef in IDEA
I need to work with .7z files in an Ant build I write and run in IDEA. To do that, I've installed Apache Compress Antlib in Ant's lib directory, and added this to the relevant build target:<taskdef...
View ArticleIDEA doesn't do anything on JavaScript "onclick"
I have a simple JSF project (from the Core JavaServer Faces, 3rd Edition, Ch 4.), but the onclick doesn't appear to be executing the actual JavaScript file. IDEA (14.1.4) seems happy with all the paths...
View ArticlePlease publish release notes for minor versions
I am on Linux and although updating is not rocket science, it is hardly a one-click activity either, I have to download, install, update symlings, menu's... and for what? That is what I want to know. I...
View ArticleCopy Paste and SVN Problem
Hey, I'm having the following problems using IntelliJ IDEA 14: 1. Copy Paste between IDEA and other Windows Applications, like Notepad++ etc. stops working all of a sudden. Strange enough copy pasting...
View ArticleIntelliJ IDEA does not detect classpath library jar file
I am attempting to add an external jar to my module's build path. I've added the jar as a module dependency and as a library, and the compiler is still unable to find the jar. I'm using intelliJ 14.1....
View ArticleWeblogic server in clustering
Hi, I cannot understand why we should choose a managed server in the configuration of oracle weblogic server in clustering mode.While inOracle's definition,multiple application components...
View ArticleGrouping gulp tasks
I have project with many apps. On each app have many gulp tasks. Tasks are grouped by meaning. In the end, there is a large list of tasks. It would be very convenient if all these tasks can be grouped.
View ArticleMake JSLint and JSHint working by config file and node, as JSCS and TSLint.
Because it is more convenientand does not causedissonance withjscsandtslint. =)
View ArticlePer-module compiler settings
Hi! Is there a way to specifiy the compiler settings and module level, and not only at project level?I am not speaking about the project structure settings, which is per-module, but Settings ->...
View ArticleHow to choose code inspection profile to run during commit?
It's just i couldn't find anything relevant in IDEA's settings, I am sure I might be missing something obvious. By default, it seems to choose the default project profile. Conversely, for better...
View Articleidea.exe vs. idea64.exe?
For a long time now, I've noticed there are two exe files for IDEA: idea.exe and idea64.exe. It seems obvious from the naming that idea64.exe is a 64-bit version. However, I've never found any...
View ArticleErrors on startup in log: "Error while indexing..."
Version: IntelliJ Ultimate version 14.1.4 (#IU-141-1532, dated June 18, 2015)OS: OS X 10.10.4Everytime I load a Java project I get errors like this in my error log:3:41:26 PM AbstractMethodError...
View Articleauto-format not formatting in play framework template
Hi All. I'm a new Scala and new Play 2.0 user on IDEA 14.1.4 Ultimate & Scala Plugin 1.5.2., and I have an issue where IDEA is not correctly formatting a play template file in my opinion. To...
View ArticleDisable this tooltip
Any way to disable this yellow tooltip?It's distracting, and I never found it useful.
View ArticleAssociate .js files with node.
Hey, In one of my node.js projects, all the nodes.js files have the hexagon icon and have node.js syntax parsing enabled for those javascript files. The new static webproject I made treats .js files...
View ArticleIntellij Idea randomly stops working
Hi, I have already posted on stackoverlow and again, a little different on stackoverflow, but no luck. Intellij Idea randomly stops working and therby blocks some things in my system. The system...
View ArticleWorking with Maven & Eclipse projects
My firm uses Eclipse and Maven as the standard development platform. I've been able to use IntelliJ to work with our SCM and Maven successfully. However, when I access the same local code base from...
View ArticleExternal Tools report format
Hi all, In IntelliJ, we can set up External Tools to run, and they can return their output in a format that IntelliJ can parse, to display messages, complete with line numbers, file names, and links....
View ArticleMake JSLint and JSHint working by config file and node, as JSCS and TSLint.
Because it is more convenientand does not causedissonance withjscsandtslint. =)
View Article