Referencing SSR template variables in script constraints
Is there a way to manipulate the results of a template variable in a SSR? For instance, if I wanted to add JavaDoc to a set of getters. Search template:interface $interfaceName$ { $getterType$...
View ArticleNew" dialogue">Adding option to "File --> New" dialogue
Is it possible to add an option to the "New" dialogue? I've added a template for the purpose, but I can't seem to find the option to add it to the menu. I've attached an image of the menu that I'm...
View ArticleUnable to debug application IDEA 11.1.4 on OS X 10.8.2
I updated (also downloaded a new copy) to IDEA ultimate 11.1.4 and the debugger no longer works. The symptom is that when starting a debugging task, even on a simple "hello world", application will...
View ArticleIDEA 11.x long GC pauses (especially when using the Scala plugin)
Hi there, I've been using IntelliJ IDEA Ultimate since 9.x (2.5 years for now). Currently using 117.912 with its latest Scala plugin, on Mac OS X 10.7.6When editing large projects (12+ modules),...
View ArticleCode changes not always showing when compiling
I'm in the progress of moving from Eclipse to IntelliJ to do my AS3 development. So far I'm more than happy, but there is some weird behaviour. Let me explain: In Eclipse I used to have multiple...
View ArticleDrools support missing in preview?
Hi According to the announcement of the Preview for Leda, support for Drools Expert should now be included. I suppose this includes language support for DRL files. However, I can't find it. There's a...
View ArticleIntelliJ no longer hotswaps my changes - Any idea what's wrong?
Under the Debugger-Hotswap settings I have everything turned on with "Always" to reload classes. I'm building a Grails 2.0 application. This used to work for me on a previous grails project. I don't...
View ArticleWhere is the option that controls the classpath response file
A couple of days ago I tried to debug an application with a very long classpath.IntelliJ told me that the classpath was too long and that it had to use a temporary file. I accepted.When that option is...
View ArticleIDE Talk for Community Edition?
I currently use Ultimate Edition (12 EAP, and will be purchasing 12 Ultimate when it is released), and I love IDE talk. Other people I work with on my project use Community Edition. On the "feature...
View ArticleIDEA 12 preview build IU-122-813 locks up on OS X 10.8.2
This morning, IDEA 12 preview prompted me to install the build referenced in the subject as an update. I went ahead and let the update install. After installing the update, IDEA 12 preview locks up...
View ArticleNullPointerException when starting JBoss from IDEA
When trying to start JBoss 5 directly from IDEA, I get a popup that tells me: Error running JBoss 5.0.1.GA:Error running JBoss Server.Exception occured : java.lang.NullPointerExceptionException...
View ArticleHow do you hide hidden (.) files from the Project View
I'm trying to hide hidden files (files beginning with a .) in the Project View I have selected the Show Hidden Files Folders action but nothing happens...
View ArticleHow to deploy a maven artifact to app-server?
The Deployment tab of the Run/Debug configuration for JBoss (or Tomcat) has an option to run a Maven goal before launch. Unfortunately I cannot find a way to deploy the artifact that was created from...
View Articlemaven integration: supported features intellij vs eclipse
Hi, I'd like to ask this question. Mine colleagues uses eclipse and have, as I observe it, better support of maven. For example, there can be defined variables almost everywhere (web.xml, context.xml)...
View ArticleHow do you open the "Select Path" dialog?
For the life of me I can't figure out how to open this dialog? http://www.jetbrains.com/idea/webhelp/select-path.html I'm using IntelliJ 11 on Windows 7
View ArticleIntelliJ stopped completion, highlighting, etc
(I'm new to linux and java but have been on windows and .NET for >12 years, and c++ on Windows for >20 yrs). I have 2 java projects under Maven. I needed to add another module to projectB so...
View ArticleOpen individual files without a project?
Sometimes I want to open a file (say, SQL file or whatever), that is not associated with any particular project. But when I try, Jetbrains refuses to open the file and says I need to have a project...
View Articlekeeping array constants and cases in order in source code
Consider some code like this: private static String[] AFFILIATE_DOMAINS = { "affiliates.art.com", "allposters.com", "alt.com", "bmtmicro.com",...
View ArticleOk to have parallel installation of IDEA 12 Preview and IDEA 11?
hi, I'm guessing so, but wanted to be sure: I assume that when installing and running the IDEA 12 preview, there is no interference with an existing IDEA 11 installation? Because I don't want to mess...
View ArticleIdea 'Structure ' Tool Window arrangement issues [Win8-x64]
This is something which bugged me for ever. For any Java class, 'Structure' tool window always arrange its members in a way even if I uncheck any of the settings (Show/Group/Sort). In case any of the...
View Article