no AutoComplete Selection for constructors?
hi..how come where i type a method name, auto complete give me all it's overloaded versions , but when i type the brackets and press Ctrl+Space i get nada?
View Article'execute before make' runs even if mvn module not being made?
I have a multi-module maven3-based project where module webui depends on core. In Maven Projects view I enabled Execute Before Make for maven phase generate-sources of module core. Works as advertised...
View Articleis there UI portion to task providers?
is there a dynamic ui for tasks like in mylyng? what's the task plung is for ?
View ArticlePreference for Variable Types in Groovy
This is a suggestion for a small UX enhancement. When coding in Groovy, one can declare a variable with an unspecified type: def msg = 'Hello' or a specific type: String msg = 'Hello' Some...
View Articleidea.config.path is invalid
Hi, I just started having an issue with my idea.config.path on my Windows 7 install running on my 64bit MabookPro under BootCamp. I have been using IDea for several months until most recently when I...
View Articlecollect all instatiations in a call hierrachy?
hi..we have a bug in our application which states ther's a huge memeory consumption (up 1.5 gb) is there a way i can analyze a call hirarchy starting from a method and collect objects instationsions?
View ArticleGetting error trying to add web module for twitter bootstrap
I upgraded to intelliJ 11.1.3 today so that I could get the new ui to create a twitter bootstrap web module. When I go through the wizard ui,it errors out. Here are my steps: Click on Add ModuleFirst...
View Articlecannot specify project_dir-relative path for Tomcat Home?
pertains to intellij ultimate latest ga: my understanding is that all paths specified within a project are project_dir-relative (and thus portable). I was trying to define a project_dir relative...
View ArticleBest of Bookmarks and Favorites
I tend to use bookmarks a lot, but only every for a single task at hand. Currently however I work on a large, existing code base that is new to me and I'd like to set some more durable pointers to...
View ArticleCan I use Perforce plugin in Comunity Edition?
Hi, I have a licence number for IntelliJ 10 Ultimate but I want to use the comunity edition with perforce integration.Can I somehow tell the comunity edition my licence number so that it allows me to...
View ArticleSmalltalk-style class browser for IDEA?
I've been playing recently with IntelliJ IDEA 12 EAP, because it has good support for JDK8-style lambda expressions while eclipse still has not and probably won't have for some time to come. I like the...
View ArticleUsing existing PATH values when setting PATH in Run/Debug Config
I need to add a directory to the PATH in the Run/Debug configuration Environment Variables. I can't figure out how. I have tried lib;$PATHlib;$PATH$lib;${PATH}lib;%PATH% How can I do this? Thanks,
View ArticleWrong Java invocation when packaging AIR?
When I try to run Package AIR Application and try to package iOS ad hoc distribution, I have successful compilation put packaging fails: Failed to package AIR application iOS_SARS.ipa:...
View ArticleUnable to debug Node Modules
I am wrting some Node.JS modules and I am evaluating IntellliJ as an IDE to do the development. I've been working with the debugger only to discover that the debugger is pretty much unable to debug...
View Articlehow to diff contents of a folder (recursively) against latest (or earlier)...
Hi. I'm working with a project imported from maven (but i don't think the build framework matters).. anyway.. if i right click on one of the files in the project and select Git (my SCM system) i see...
View ArticleLabel decoration ala eclipse in Project Window
anyone know if its possible to get the subversion label decoration like they have in eclispe? The one that shows SVN specific information on resources in projects under SVN control. Information...
View Articleunable to import new maven module
I am running Intellij IDEA 11.1.3 (#IU-117.798) on Mountain Lion 10.8 I am trying to import a new module from existing maven project, but no matter what I do the module will not show up in the project...
View ArticleIs there any way to separate the Javascript code completion for different...
I have an IntelliJ project with multiple modules - one (html/js mockups) is a plain Web module and the other is a Java/Webapp module. Some of the javascript libraries are included in both places as...
View ArticleSpring model inspection of component-scan base-package fails
Hi, I have set up my project using annotations and springs component-scan.This works perfectly fine, everything is scanned and works as a charm. However IntelliJ is always bugging me with this warning...
View ArticleTFS plugin and tfspreview.com not playing
Hi, We're trying to use the TFS plugin to communicate with a repo on tfspreview.com. When I try to connect from IDEA I get this: I've tried various permutations with domain names, alterations to the...
View Article