How can I configure the default VCS?
Hello! Whenever I start a new project in IntelliJ 11/12 subversion is set as default VCS. I am sure, that I never configured any default VCS. I want to choose the VCS for every project newly (because...
View ArticleTurn off all Code Folding
Hopefully easy one. How to do this? I already have unchecked all boxes in teh project settings | code folding | fold by default. Still code folding is happening pretty frequently. is there another...
View ArticleIntellisense popup remains active
Sometimes, even when you are typing in the next coding line, the intellisense popup window from the previous line remains active and you must press 'esc' to close it.Is there any solution to this problem?
View ArticleBreakpoints not breaking in external sources
I am using the latest version of Intellij 12 with a Grails 2.2 project. I have been walking through the Grails code debugging a plugin that I am working on. The Grails source is defined (correctly)...
View ArticleFlow Designer which custom flow registry
Hi, Does anyone know how to show the flow-designer when making use of custom flow-registry set in code? Thanks.
View ArticleDisable xml indexing
There is any way to disable xml indexing in my projects without remove they from the source folders?
View ArticleCan the Build Config inheritance another
Hi, I am new user of IntelliJ and use it for flex development. I want to know if i can make a build config inheritance another. Since i need to use different build config for testing. But basically,...
View ArticleJavascript syntax highlighting inside html using a custom tag (IntelliJ 11...
I am trying to get javascript syntax highlighting to work within an html file using a custom (Play! Framework) tag. If I wrap my javascript in <script>...</script> tags, all is well. When...
View ArticleNew to intellij Idea 12.0.2, How do I delete projects
I am new to Jntellij Idea 12.0.2, How do I delete projects from the IDEA list. Also I am moving over from Eclipse. Can someone please tell me the pros on using IntelliJ so maybe I can talk some of...
View ArticleProblems with IntelliJ 12 and Tomcat 7
I can't get Tomcat 7 running inside IntelliJ 12. I'm running on OSX mountain lion. I've successfully installed Tomcat because I can get the default Tomcat start page by running> user$...
View Articlejboss-ejb3.xml entry keeps disappearing from...
Why is it that although I've set 1. the proper path to the JBoss EJB deployment descriptor in my project's EJB facet 2. added jboss-ejb3.xml to artifact Patrac-web:war exploded's <output...
View ArticleI just installed IntelliJ 12.0.2 how do I turn on New User Interface and...
I just installed IntelliJ 12.0.2 how do I turn on New User Interface and Darcula Theme. Can someone please tell me
View ArticleIDEA-85457: Fixed but how to actually enable?
http://youtrack.jetbrains.com/issue/IDEA-85457 With this issue, it is reported as fixed but I can't for the life of me figure out or find anything on how to enable it? I feel like I'm missing something...
View ArticleTrying to use IntelliJ 12.0.2 on MAC, Where is my SDK?
Trying to use IntelliJ 12.0.2 on MAC, Where is my SDK? If I do a javac -version I get the following outputjavac 1.7.0_11 But I dont know where the SDK is install on a MAC! Can someone please help me
View ArticleFsnotifier on linux?
IntelliJ has an application to notify it, when files on the disk have changed.There was a blog post about it when this application was made available for...
View ArticleCan I develop Spring MVC and Webflow projects with Community Edition?
Can I develop Spring MVC and Webflow projects with Community Edition? I see its in the Ultimate Edition but not the Community Edition.. What can I do in the Ultimate Edititon that I CANT do in...
View ArticleCopy directory structure to Tomcat
Hi, I need to copy a directory (with its subdirectories) from my Tomcat\etc to the ${CATALINA_BASE}\etc directory. Suppose my TOMCAT_HOME is /home/bdusauso/tomcat.Inside ${TOMCAT_HOME} there is the...
View ArticleStructural Search
Hello there, The structural search doesn't seem to be working properly in latest stable 12.0.2 Can anyone please confirm or infirm depending on the case, it might be just my environment.. For instance,...
View ArticleCoding using Java7 String switch case style..
I am new to IntelliJ and I am Coding using Java7 String switch case style.. if I go to build the project I am getting the following error.. how can I fix this... java: strings in switch are not...
View Article