Is the GWT Studio in the enterprise edition a viable development tool
I am developing some UI and this tool was discussed a lot..... but years ago. In version 13 I can not even find it. It is suppose to be included as a plugin. Is this tool something good for use with...
View ArticleIdea 13 - Problems with svn command line integration
Hi, I am using experiencing some problems with the SVN integration. Even as the credentials for the repository are saved in the svn config dir, quite often a dialog appears asking for credentials when...
View ArticleDebugging Multithreaded Tomcat
Hi everybody, I have a Java Spring Web App built in IntelliJ.I can debug (remote and local) without any problems.Now I would like to debug two concurrent request to test a piece of code which depends...
View Article"SDK is not set" error for Flex projects
I installed trial version of IntelliJ Ultimate on a fresh Windows 7, created new Flex project using IntelliJ wizard and set up sdk for project and module. When I try to build project I always get...
View ArticleAIR project ADT output is truncated in modal alert
The pure ActionScript AIR project I'm working on is generating an error when attempting to package it during debug. The error presents a modal alert dialog with a huge block of non-scrolling truncated...
View ArticleWhat happend to the "Lock" icon when the file was not checked out from svn ?
I used to see a "Lock" icon on file (tab) if the file was not checked out.. I have been using IJ from version 4 or so.. just noticed in IJ13 that I no longer see that locked icon.. This helped me...
View ArticleTypescript Plugin doesn't recognize generics and minor file watcher problem
It seems that the Typescript plugin can't handle the new Typescript generic syntax. Example: var x : Array; Gives a red square in Intellij 12.4. But the code works. And it seems as if the Typescript...
View ArticleSuggestion: "Open file split" from "Search everywhere" dialog
I'd like to suggest a feature: When opening a file from the "Search everywhere" dialog (Double-shift key), it would be great to be able to open that file in a new split window. // Claus
View ArticleIs there a way to configure the Run Tool Window not to show the ignored tests?
Hi Idea community, Recently I looked for a option to filtered out the ignored junit tests in the Run Tool Window but w/o any luck.May you help me with some advices to handle this? Thank you in advance.
View Articleexcessive CPU usage in Mavericks OS X
After updating to Mavericks I have excessive CPU % for IntelliJ up to 400%. How can I start to debug this?
View ArticleCan I use the Hibernate Console on a Grails project?
The Persistence view on a Grails project shows the mapped domain classes. On the same view I configured the datasource that should be used and the naming strategy but the Hibernate Console is disabled....
View ArticleDebug AIR app in iOS Simulator ignores build configuration
I'm developing an Adobe AIR 15 project for mobile. I'm getting a number of errors during packaging when tring to debug my AIR app in the iOS Simulator. It's as if the build configuration settings are...
View ArticleCode generation for Jackson stream parsing with live template
I would like to use live template to generate stream parsing code. Below is what I want to achieve, assume there is a json, { "type":1, "content":"abc" .....} In Intellij, I would like to...
View ArticleCan't run ruby tests
I have IntelliJ IDEA 13.1.4 installed. I have Ruby 1.9.3 and test-unit gem version 2.5.5 installed. When I try to run tests, I get /Users/xxx/.rvm/rubies/ruby-1.9.3-p545/bin/ruby -e...
View ArticleAutocomple for Objects from Factory
Hi, I think this should be a problem for many people (and so I hope, there is a solution. We have a Factory in our Application. It is used like that: $order_coo = MainFactory::create_object('Order');...
View ArticleVisual Studio 2013 Update 3 is hanging and slow responding with Resharper
I was using Resharper with Visual Studio 2013, which was working fine for me for. Today I have installed Visual Studio 2013 Update 3. Now Visual Studio is ahnging and responding very slowly(even when I...
View ArticleWeird behavior of debugger.
Hi, first time using this product, I like it so far. Coming from Flash Builder, I got a lot of feedback about several aspects of the IDE, but, there is something I can't live with, and that is the...
View ArticleDocumentation not showing for SDK.
Hi, I've noticed that the documentation notes (what is inside /** **/) does not work for the SDK, but does work for classes that I write, or external libraries. For example, if I place the cursor over...
View ArticleIntellij not refreshing executable between runs
Rank newbie here. I wrote a "Hello world!" program in Java and ran it (in Intellij, using the little green arrow), and saw what I wanted to see. Just to be sure, I changed the text to "Goodbye,...
View ArticleIs there a way to configure the Run Tool Window not to show the ignored tests?
Hi Idea community, Recently I looked for a option to filtered out the ignored junit tests in the Run Tool Window but w/o any luck.May you help me with some advices to handle this? Thank you in advance.
View Article