Structural Search Inspection not working for Structural Search that does?
Hello, All - If I issue this Structural Search:$field$ = $something$;if ($field$ == null) { thrownew ServletException($msg$);}with all default constraints via Edit > Find > Search...
View ArticleHaxe plugin future
Could someone from JetBrains please comment on the future of Haxe plugin for IntelliJ IDEA?It's been a long time since any official commits to the repository, there's plenty of pull-requests on github...
View Articlecant build IInAppBillingService.java (in-app purchases)
I was doing this following these steps as mentioned in the link.Created directory /src/com/android/vending/billing and copy the IInAppBillingService.aidl file into this directory. Rebuilded...
View ArticleShift + ESC is not working
Hi,the keyboard shortcut Shift + ESC (hide active tool window) is not working. I added a diffrent shortcut (Ctrl + Shift + Alt + Q) and tried it successfully, but I would like to use the original...
View ArticleMaven dependency suggestions in IDEA 13
I use Intellij IDEA 13 on Ubuntu 13.10 (in Virtualbox) and maven for a project. Everything worked fine up until recently, when IDEA suddenly stopped giving suggestions for groupId, artifactId etc. for...
View ArticleSome import statements missing color syntax highlight
Hi, Using IJ CE 13.1.1, Sometimes, there are some import statements which have no syntax highliting.In the code, the classes coming from these imports also suffer from the lack of syntax highlighting....
View ArticleList of plugins was not loaded: Invalid Http response
Whenever I run Intellij and go to settings -> plugins -> browse repositories, I get an error message popup "List of plugins was not loaded: Invalid Http response". No idea why. I'm not behind...
View ArticleArtifact's setup cleared after external build
Hi, I have a 'Directory content' added to 'my-webapp:war exploded' artifcat under WEB-INF/classes. Each time I run maven build from console the 'Directory content' is being lost. Is it bug or feature?...
View ArticleProxy settings not exported
Hello, I'd like to create a base configuration that will be imported by all the developpers at work. They will then configure it as they wish, but I'd like to provide a common ground for everybody....
View ArticleConfigure Idea config + system paths
Hello, When users have their home directory on the network, it's pretty bad for the IDE performance. Is there a way to configure the system and config paths to be somewhere else, at installation time?...
View ArticleGenerate Transfer Objects from Persistence Tool Window (JPA)
Hello, I have several JPA entities as domain objects and need to send DTOs of this entities to the client for displaying. It's really annoying to create a DTO mostly the same as the entity. Is there a...
View ArticleHow can i get the Structure Window to appear in the far left panel directly...
Hi.. I remember when I used eclipse i was able to reposition windows and they had some kind of gravity feature which caused them to anchor to some corner of the main window frame. This feature...
View ArticleMaven Profiles integration with parameters in pom
Hello, I created a pom with several profiles in, one profile containing parameters (username and password) that need to be supplied. If I run maven command line with -Duser=blah -Dsecret=blah, it seems...
View Articlesome problems with Groovy compiler use
I have some new problems with Groovy- when something fails I do not have the slightest idea of what is compiled (see attached image: in that case this is a Big project -90 Maven Modules- and I have no...
View Articleis it possible to use git blame within intellij
Hello, I'm using 13.1 for MAC. just wondering if it is possible to use 'blame' with the git integration. Any helps/hints woud be appreciated. Thanks
View ArticleIDEA 13.1.1 Tomcat debug issues
I can use the "Run" action on my integrated Tomcat server, but when I click Debug it just shows C:\folder\apache-tomcat-7.0.47\bin\catalina.bat run[2014-04-07 10:59:17,478] Artifact webapp:war...
View Articlehow to make intellij recognize the Spring settings
Hello,I'm using Intellij 13.1 for MAC. I opened my project by import -> open the pomand I have clicked almost all the checkboxes for the project opening dialog, likeopen the projects recursively,...
View ArticleCreating a module under a different VCS repository
Hello, I have an established open-source project that I am working on in IntelliJ IDEA. It resides in a public GitHub repository. I wish to develop a proprietary component, which will therefore need to...
View ArticleWhen launching jRebel Debugger getting this error
H i there, My jRebel debug was working fine , but starting this morning started getting this error <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
View Articlecannot see compilation errors immediately
Hello, I use intellij 13.1 for MAC. Put on theme Darcula to make my eyes feel good. But I am not able to see compilation errors in the files I'm editing. Even though the file name in the table is...
View Article