Unit testing in gradle-based project
Hi allRecently I started using libGDX library and gradle.I have problem with unit tests (using JUnit4).I created one simple test for one simple class. Both classes in the same module and the same...
View Articleintellij idea 14 color preview in xml editor
I updated IntelliJ Idea from 13 to 14 and I noticed that in XML file editor the little square representing a color preview (you can find it on the left near line number) has disappeared. I't still...
View ArticleLaunching from Ubuntu?
I found a pretty good web page that explained how to create an icon on the launch bar to launch IntelliJ IDEA. http://nufailm.blogspot.ca/2012/05/custom-launcher-for-intellij-idea-in.html However when...
View ArticleIntellij 14
HelloI am running into the following problem after upgrading to intellij 14 and updating the scala plugin to version 1.2.1 whilst running the project as a play app [error] Not a valid project ID:...
View ArticleGoogle App Engine facet uses absolute paths
Hello,We are building a Google App Engine application in Python, so we added the GAE facet. The configuration of the facet requires the SDK directory. This directory is stored as an absolute path in...
View ArticleIntelliJ with PHP, Python, and ObjectiveC plugin vs PHPStorm, PyCharm and...
Given the productivity gains we've had with AppCode over XCode, we're considering moving away from Vim / Sublime Text 3 (ST) for PHP and Python code, currently assessing PHPStorm and PyCharm as...
View ArticleIntelliJ 14 - Including 1-year subscription starting v.13 - why 13?
Why with buying IntelliJ 14 there is 1-year subscription starting with v. 13? Why not starting with v. 14? https://www.jetbrains.com/idea/buy/choose_edition.jsp?license=PERSONAL
View ArticleBroken link - 'Discussion Forum' from IntelliJ IDEA Community page
When one is on the IntelliJ IDEA Community Pagehttps://www.jetbrains.com/devnet/idea/ Clicking the 'Discussion Forums' shows a 404 missing page error. I presume it should lead...
View ArticleCompiling Flex Modules
Hello I am developing a Flex web application (IDEA 13) and my application displays some complex fxg artwork. The User makes a radioButton choice on startup and the appropriate fxg files are displayed....
View ArticleDoes querydsl work with IntelliJ?
Hello, I have querydsl working with an Eclipse project. I imported the Eclipse project into IntelliJ. Under settings, I configured annotation processor options, similar to Eclipse properties.But, I...
View ArticleAutomatic task creation on each Mercurial commit
I am using Mercurial integration. For each commit made, IDEA creates a task that is displayed in toolbar task combo under 'Closed Tasks'. Is this intentional behaviour? I find it useless and...
View ArticleRun HelloWorld class shows "Exception in thread "main"...
It's odd situation. But no luck in investigation here for me.Simple class in file HelloWorld.java: public class HelloWorld { public static void main(String[] args) {...
View ArticleJava script resolution of function calls
Hello, For example, consider the code below:function hello1() { console.log("hello1");} var lib2 = function(context) { context.hello2 = function() { console.log("hello2"); };}; var lib3...
View ArticleCPP support
Will there be support for CPP? Maybe something like Clion plugin ? I know there is a C/Cpp plugin by advtools but it doesn't support this version (14.0.2).
View ArticleGoogle App Engine facet uses absolute paths
Hello,We are building a Google App Engine application in Python, so we added the GAE facet. The configuration of the facet requires the SDK directory. This directory is stored as an absolute path in...
View Articlehow to delete theme?
I've downloaded quite a few themes from http://www.ideacolorthemes.org/home/ to try out. How do I remove a theme from the IDE so my 'Editor -> Colors & Fonts -> Scheme name' isn't so...
View Articleshortcut for error info
To see what is the error I shouldgo with the mouse over the line, is there any shortcut key for that ? http://i.imgur.com/ScXq5tB.png
View ArticleHow to enable message about exit code?
IntelliJ IDEA (Cassiopeia) IU-139.872.1 Build #IU-139.872, built on December 24, 2014 JRE: 1.8.0_25-b17 amd64 JVM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation Why Idea doesn't show message...
View ArticleRun tool window docked at the bottom not stretched to full window length
Hello,I'm running IntelliJ Idea 14.2. I've switched from Eclipse. How can I make Run tool window docked at the bottom not to be stretched to full window length so tool windows docked on the left (e.g....
View Articlever 14. diff shelfed changes display wrong file
hi,I am working with newest 14th edition and when I shelf changes I cannot display diff for chosen file. editor chooses random file from shelfed, change-set no matter which file I click. usually it...
View Article