Getting started with TestNG in IntelliJ?
Hi all, I can't help but think I'm missing something obvious. I'm new to this IDE, and have failed to discover how to create a TestNG test. I just downloaded the current community editionl, and created...
View ArticleNo Django Project Support in Ultimate Preview?
Hi- I currently program in Scala, AngularJS, and Python/Django. I'm evaluating the JetBrains products to find a good working suite. I am considering either 1) the Ultimate Edition, or 2) paid PyCharm...
View ArticlePHP interpreter in global SDKs settings
Hello; I noticed that we could add a global PHP interpreter for the IDE by going to project settings -> Platform settings -> SDKs, but I can not add an interpreter (although PHP is installed )....
View ArticleSlow deployment
Hi, I am new to Intellij Idea and while I like it quite a lot, there is one thing that frustrates me and that is the slow deployment speed. For each file deployment, IDEA has to follow these steps:...
View ArticleBefore my css was folded under my scss (or sass)
Before all my css was folded under my scss in my project file structure.Is there a setting for this or has this just changed? Before it was likemy-file.scss my-file.css my-other-file.scss...
View ArticleCan't debug Intellij Plugin i'm developing
Hi all,I'm developing an intellij plugin. The first thing I did was follow the steps to develop a plugin here http://confluence.jetbrains.com/display/IDEADEV/Getting+Started+with+Plugin+Development and...
View ArticleHow to debug remotely an application on WebSphere Application Server
Hi there ! I've just launched IDEA for developing and faced with problem how to set up connection to WAS7 in IDEA at Run/Debug Configuration window. There is an item "WebSphere Server->Remote". But...
View ArticleWhat are the various types that I can mark a directory as?
When I'm working with my Project Structure (via the dialog or the context menu), I can mark a directory as:Sources RootTest Sources RootResources RootTest Resources RootExcludedLoad Path RootGenerated...
View ArticleLicense key not working
Hi, Recently I changed my machine and installed Intelli-J 12.1.7 where as I was having a license for intelli-J12.1.4I tried putting the license but it doesn’t work? Any Idea why? Any other solution?...
View ArticleSaxParseException while compiling actionscript projects
I'm new to IntelliJ IDEA and trying to make our projects in Flash builder wok.Everything works fine except when i am building/debugging the projects, this error comes out and i found totally no clue by...
View ArticleHow do you update version of JSHint used?
I don't have admin rights to my work PC so this may flavour the question and answer. I installed WebStorm 8 recently and it has version 2.5.1 of JSHint available in its dropdown. My company asked me to...
View ArticleIntellij 12, ubuntu 13.04, Dual monitor and scroll issues.
Environment:Ubuntu 13.04 3.8.0-26-generic #38-Ubuntu SMP Mon Jun 17 21:43:33 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux with two monitorsIntelliJ evaluation 12.1.4 June 10 2013 Problem:Open two files in...
View ArticleIDEA 13.1.3: How to stop autocomplete in comments?
I've been writing a lot of JSDoc in .js files recently, and in /** comment blocks, IDEA 13 insists on autocompletingmy words with functions that are in my library collection. And it's fast -- typing...
View Articlegwt + app engine local dev server
Hi there! I would like to start a project with gwt and app engine in a local dev environment.I created a GWT configuration where I selected the AppEngine Dev server.When I try to run the configuration...
View ArticleEclipse @SuppressWarnings("unused") vs IntelliJ...
Hi there,We are facing the problem that the annotation, generated by IntelliJ for unused methods: @SuppressWarnings("UnusedDeclaration") is not understable for Users using still Eclipse. On the other...
View ArticleIDEA 13.1.3: Plugin error: PHP
Ever since I installed 13.1.3, I've been getting the following error: Following plugins are incompatible with current IDE build: PHP According to IDEA, I hvae 136.1768 of the JetBrains PHP installed....
View ArticleError caused by permissions ?
Hi, 1. Started IDEA using sudo ./idea 2. Started by clicking on the menu. Could there be a permission issue here ? There was a popup showing some permission problem. I turned on full...
View ArticleAuto save of pom.xml
Hello, Since switching to IDEA (rom Eclipse), there's a feature that I've used a lot, or rather a feature that I'm very happy not to be using anymore: save file. Typically in java files, it's great not...
View ArticlePackage is not recognized
Hi, This is caused by 13 and 13.1 I think the screenshot can explain the problem. I have a class 'Observable' in a package 'rx'. The JAR is added as a dependency but still there is an error.It...
View Article