javascript 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 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 ArticleHow to export java project to jar
How to make java maven project export to jar in IntelliJ?
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 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 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 ArticleIntelliJ IDEA 13 JavaFX Artifact Versioning
I'm switching from NetBeans to IntelliJ IDEA 13.0.2 for an existing JavaFX project and I've had very little trouble setting everything up, but I am missing one setting. I'm using the artifact from...
View ArticleJPA @Table ignored
Hello, I am new to IDEA. I've successfully imported a project and built it with Maven. The IDE automagically found the JPA resources and connected to the DB. This is just awesome. However, it seems...
View ArticlePython Plugin - IntelliJ IDEA
Which version of IntelliJ IDEA Python plugin 3.1.1.134.1462 and/or 3.4.Beta.135.1 supports Python 3.4.0? Thanks.
View ArticleAdobe Air Debugging without Packaging and Deployment
I am getting started using IDEA 12.1.7 for Adobe Air mobile app development. So far I've had a great experience using IDEA instead of Flash Builder, but I have a question. When I Debug my Air program...
View ArticleIDEA 13.1 tool window animation
Would it be possible to go back to the old (pre 13.1) Tool Window show/hide animation? The new one is sluggish on all the computers I have Intellij installed on.
View ArticleSimple method wrapping problems with 13
I've been having strange method wrapping/not-wrapping issues in 13 lately. When I load a java file, short methods will unwrap themselves, like so: public Long getId() { return id; } Using the...
View Article