Running testng xml file via intellij, no testng report generated
I am using testng+webdriver to develop a UI testing framework, when I run testng.xml via intellij no testng report got generated. I have searched online, seems some other folks also have the same...
View ArticleIntellij does not recognise properties set by antcontrib's propertyregex
Hi,I'm using ant 1.9.2 with antcontrib 1.0b3. In intelliJ my properties are highlighted red (property is unknown) when i set them using propertyregex: <propertyregex...
View ArticleNo code highlighting for PHP (plugin 133.982) in IntelliJ IDEA IU-134.1342
Dear JetBrains Team, Could you help me to solve problem with a code highligting for PHP (plugin 133.982) in IntelliJ IDEA IU-134.1342, please? There is no result after deinstalation and installation of...
View ArticleWhat is RemoteMavenServer?
I've been working off a Linux image that has pretty limited memory (4GB) notice that when I open my project in IDEA 13 another headless java process gets kicked off with a max heap of 512MB calling...
View ArticleBlank, static modules with a java project?
Hello, This seems silly, but I can't figure it out or find any info on it. Help would be appreciated! My project has a structure like this:main/ -- The java files and the main project, all set up and...
View ArticleStep-By-Step Video Tutorials for IntelliJ Idea?
I'm a newbie to app development. I found out about IntelliJ Idea through a blog post. I hear that its better than almost all IDEs. My question is - Are there Step-By-Step Video Tutorials on how to...
View ArticleIdea deleting contents of Maven resource target directory
I have pretty straightforward Maven project I imported into Idea. Project structure is:Project Root│├───src│ └───main│ ├───java│ └───resources│└───webcontent ├───css ├───images...
View ArticleDisable code check for conditional compiling
I have an AS3 project which runs both on mobile devices and on the web. They share the same code base and to deal with the Air vs web SDK differences, conditional compilation is being used. The problem...
View ArticleSpelling - Use a French dictionary
isit possibleto usea French dictionarytomanagethespellinginthesources ? thank youfor youranswers Fabrice
View ArticleIDEA can not stop at the breakpoint at debug model
Hi: I am using IDEA 13.0.2, and I suddenly find that IDEA can not stop at the breakpoints. I am sure the codes conain the breakpoint have ran, since I have the log, but it does not stop. I am afriad...
View ArticleUnable to start Websphere 6.0 from within IDEA 13.0.2
Hello AllI am trying to start Websphere 6.0.x from within IDEA 13.0.2 and get "Error running Websphere 6.0 Address location 8880 already in use" .I even tried creating a new profile with a different...
View ArticleURI not registered, XSD
Hi, I have the following xsd excerpt:Using IntelliJ 12 (latest) <?xml version="1.0" encoding="UTF-8"?><xsd:schema targetNamespace="urn:abc-com:abc" xmlns:abc="urn:abc-com:abc"...
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 ArticleHibernate console returns nulls
Hello, now I'm facing such problem: executing HQL queryis ("FROM Entity") in Hibernate consle return nulls. When specifiying fields ("SELECT id FROM Entity") – works correct. Please see folowing...
View ArticleRuby debugging in IDEA 13 extremely slow
Once a ruby breakpoint is hit, it takes about 20 seconds for the UI to populate the debug area and that continues everytime I step or try to expand a variable. It is essentially unusable. I've seen...
View ArticleHow to create a multi module project setup in IntelliJ 13?
Hello @all, I have a question about the project setup functionalities of IntelliJ 13. I am developing on a JEE web application. I can create a project for that web application which is deployed into...
View ArticleSave Github password in gnome keyring
Hi, I'm using IntelliJ Idea with Linux.Is it posible to store the password of my Github account in the gnome keyring?
View ArticleTurn on the validation XSD 1.1 in Intellij IDEA
Is any way how to turn on the validation of XSD version 1.1 in Intellij IDEA instead of default 1.0? As I know to be able to validate against version 1.1 the processor should just take -xsdversion:1.1,...
View ArticleNot Seeing Maven Dependencies
Hi, I am trying to work with a Jenkins plugin (which uses Maven) in Intellij Idea (latest version, 13.02, licensed, running on JDK 1..70_51, Linux 64bit). I have used Intellij + Maven before and...
View Article