schema location takes me to EE 1.4
to reformat all Java files on commitsyntax checking says that version can only be 1.4 s it actually the internal catalogat java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
View ArticleCan not resolve directory for typescript reference path
The following entry /// <reference path="/Users/roger/Documents/DefinitelyTyped/angularjs/angular.d.ts"/> gives me some red markes in my ts file. For every parth of the path I get get e.g. 'Can...
View ArticleOn 'update resources' action.
Annoying behavior in idea 13, not in 11 version. A have project with javascript and java files.When i change JS files the only chance to see changes in browser is to "update resources" (ctrl + f10).If...
View ArticleSVN Equivalent to Git's Changes -> Log
One of my favorite pieces of IntelliJ is the graphical log of commits and branches when using Git (accessible via the Changes tab and clicking on "Log". I am unfamiliar with SVN so perhaps I'm asking...
View ArticleUnable to write square or curly brackets in IntelliJ IDEA CE while using...
Hello, I'm using IntelliJ IDEA Community Edition 13.0.2, and my keymap is Croatian. In order to write square or curly brackets with this keymap I need to use Alt Gr + F and G (square) or B and N...
View ArticleFile -> new product... | new module... -> new type
Hi, I am new to plugin development so pls be kind I have read and watched several sites and videos, but non of them helps me understand what I need to do. I want to create a plugin that gives me a new...
View Articlejavascript debug URLs
Accepted connection {{10,67,254,75},51851}Java comment symbol not foundjetbrains.communicator.jabber.register.RegistrationForm$3.run(RegistrationForm.java:148)
View ArticleCurly braces, keywords and line breaks showing as uncovered lines
Hi, I am trying to use Test Coverage using Intellij's runner as tracing but I have uncovered lines on things which aren't supposed to be measured, like curly braces, keywords and line breaks. Attached...
View ArticleAny Tutorial for using JUnit in IntelliJ IDEA
Hi, Is there a tutorial to setup and use JUnit with IntelliJ IDEA 13.x? Like this one Using JUnit in Eclipse.Found this blog article Running Unit Tests Inside IntelliJ IDEA Is this all I need to run a...
View ArticleIDEA : Flex ADL launch support for app parameters
Hi,Adobe doc says that parameters can be passed to the app through ADL by appending -- parameters to the ADL command...
View ArticleIs there a way to enable the Web facet and set the Web spec to 2.5 in order...
This is mainly needed for a CQ5 CMS app. It contains a bunch of JSP files that use trimDirectiveWhitespaces but it doesn't need a web.xml file. Right now IDEA marks trimDirectiveWhitespaces as error....
View ArticleHow to export java project to jar
How to make java maven project export to jar in IntelliJ?
View ArticleOn 'update resources' action.
Annoying behavior in idea 13, not in 11 version. A have project with javascript and java files.When i change JS files the only chance to see changes in browser is to "update resources" (ctrl + f10).If...
View ArticleExecute command from run configuration
Hello, I could use an advice on how to achieve the following.I would like to launch an Adobe AIR application via a Windows batch script, and connect a Flash debugger to this application. I'm using IDEA...
View Article135.445 - serious problem - can't specify module for run configurations
Even though I have two modules, none show up on the control labeled "Use classpath of module:" - and without setting the module, I can't run the configuration.
View ArticleIDEA 13 + Gradle - idea.module.iml.withXml is ignored?
I am trying to set up a multi-project gradle build in IDEA 13. I am applying the idea plugin to all projects but letting IDEA manage the module files (I didn't run any gradle idea plugin tasks...
View Articleerror: cannot find symbol class GroovyObject
Hi, I am currently using 11.5 and in one of the installations (different computers) everything is fine, but in the other I get the following error: "error: cannot find symbol class GroovyObject" when...
View ArticleMerge conflicts broken in 13.0.3 on OS X?
Hi, I just updated to IDEA 13.0.3 (133.1122) on OS X 10.9.2. With this new version I tried to resolve Git merge conflicts as usual. Unfortunately after resolving all conflicts in one file, der merge...
View ArticleDifferentiate several windows
I have several main windows open at once, each one for a different project. It would be nice if the icons could be different, to tell the difference quickly. For example, Chrome can have different...
View ArticleAbstractMethodError when trying to put content into html area of php file
Hi I am getting an AbstractMethodError error whenever I try to paste content or type content into an area of HTML that resides within a PHP file, unsure how to fix this. The error 10:57:05 AM...
View Article