Creating Simple Java Application Not Working As Expected
If I create a simple Java application with a main method and a System.out.printn() method, then right-click in the code window, I no longer see the various Run/Compile options. The project has Java 7...
View ArticleFlexUnit: running tests for pure AS configuration
Hi, How do you setup the project to run the tests when you have only a pure actionscript library ? I added flexunit-4.1.0-8-as3_4.1.0.16076 as dependency of my module, created a test but when it's time...
View Articlei18n autocompletion for custom Grails taglib in GSP
Hi all, Using the build-in grails message taglib - <g:message code="" /> - within the code block, intellij can autocomplete from i18n property-files.I have the need for using my own taglib and...
View ArticleGenerate POJO's from Database types
Hello! I am using PostgreSQL with stored procedures a lot.Each procedure returns me a specific type so I can do something like this: Query q = em.createNativeQuery("SELECT filename,...
View ArticleDebugger not highlighting current line when breaking/stepping
Hi, I have recently purchased IntelliJ 12.1.4 for a new development machine. I've been using IntelliJ for over 10 years now, at least, so I am an experienced user. The issue I am having is with...
View ArticleGrails domain classes not recognized when the domain class is in Java
Grails allows to declare the domain classes in Java which allows using those entity classes with Java code.See section 16.2 of http://grails.org/doc/latest/guide/hibernate.html When doing so, IntelliJ...
View Articlenext day ativan online without script
next day online without script Is ativan safe ativan drug no prescription in Toronto. Ativan lorazepam lorazepam online veterinarian dosage ativan. Buy ativan tablets without prescription...
View ArticleGrails 2.3 breakpoints
I've always had luck setting breakpoints and debugging Grails with Intellij but with the latest Grails (2.3 RC1 and RC2) I'm unable to hit the breakpoints I've set. I've tried a few different versions...
View Articlewhen i import a multi module maven project (originally pulled from git)...
Hi, when i import my multi module maven project, Intellij (idea) seems to recognize that some of the directories and files originate from my git repository. Other directories and files have no...
View ArticlePerformance Issue about the Features - Inspect Code and Auto Fix
Hi, all, I download IntelliJ IDEA Toolkit(Free version), and I want to test how to inspect code and auto fix it. When I do Inspect Code feature, I often take 2 or 3 hours to inspect all code under my...
View ArticleCoffeescript formatting causes compilation issue
Hi, I have the following construct in Coffescript: @dataSource = Kendo.newDataSource sort: [ {field: 'vatScheme', dir: 'asc'}, {field: 'documentType', dir: 'asc'} ] When i...
View Articlehelp in debugging Air iPad app
I have a rather complex media app that builds using Ant. It produces both APK and IPA output. The APK is working OK, but the IPA has issues. I need to do some debugging to get to the bottom of it. I...
View Article16 core workstation, 16GB RAM, multi module java/scala project, how to speed...
I.e. when I do a clean build, 1-2 cores are used during compilation (I've enabled "compile independent projects in parallel"). Is there something I can do to use more processors and speed up compilation?
View ArticleFormat a blob of code?
There's often the case that I get a blob of Ruby code from the console, and I want it to be formatted nicely for maximum readability. For example:{:daterange=>[{:start=>Thu, 15 Aug 2013 00:00:00...
View ArticleHaxe: Multiple build targets for same module
I am working with the Haxe plugin for IDEA. The goal of Haxe is to have one code base, and multiple targets (Flash, iOS, Android, HTML5). Here's the problem I'm having: The project is set up, and the...
View ArticleWhat is the correct way to use @Nullable in a project?
IDEA keeps importing com.sun.istack.internal.Nullable when I auto-generate nullable methods. This causes build failures when I try to build my code on some JDKs that don't support this package. I...
View ArticleFailure on opening the 132.27 .gz
Over the several years that I've been using IDEA there have been the downloads that appear to work but when trying to open the archive there is some failure and , usually, just doing it again is...
View ArticleCan't view Application Servers tab in Intellij12 (evaluation)
Why do I not have an option to look at my configured application server? I'm using IntelliJ 12U (evaluation).
View ArticleCleaning out old modules from IntelliJ
I swap in and out modules a lot and I see remnants or references to those modules still in my workspace even though the code is no longer there. I made sure to remove them from IntelliJ and went into...
View ArticleJBoss Debug Configuration: default JAVA_OPTS
Hi,I am struggling to make my jboss debug config work I am a newbie with intellij.Configuring a local jboss configuration, Idea proposes some only-read JAVA_OPTS with...
View Article