jboss-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 ArticleHow to tune maven module goals to use -am -pl parameters
I have a big Maven project with several modules which depend on each other as described on StackOverflow: http://stackoverflow.com/questions/1114026/maven-modules-building-a-single-specific-moduleAnd I...
View ArticleDatabase Tool Window - duplicate schemas displayed
Hi guys, I'm wondering if there is a setting thats causing many of my database schemas to have duplicate items, though only one of each pair can be expanded. My schema's are connected to an SQL Server...
View ArticleHow can I choose which class version to use when debugging?
I have Idea project where several modules are open. Inside I have several versions of some lib which classes I need to debug. Several versions exists because some of the are used in other applications,...
View ArticleCan I use the free version of IntelliJ IDEA to work with JBoss AS7?
Can I use the free version of IntelliJ IDEA to work with JBoss AS7? I would like to deploy and debug my Spring MVC and Spring Projects from IntelliJ with Jboss AS7.. Can this be done in the FREE version
View ArticleGrails dependencies - download sources
Hi.Is there any way to instruct IDEA to attach the sources for libraries that are defined in the Grails BuildConfig.groovy?The libraries themselves get put into a "library package" called "Grails User...
View ArticleRubyMine Plugin 2 RoR Modules disables Rake Tasks? Is there a fix?
We're using IDEA 12 with the RubyMine plugin for our RoR application development. Everything has been going great thus far with one RoR module and multiple web modules; however when we add a second RoR...
View ArticleI moved to IntelliJU for a demo to a class but how do I remove IntelliJC menu...
I moved to IntelliJU for a demo to a class but how do I remove IntelliJC menu item. I am on linux and I just installed IntelliJU to demo it for my class but how can I get my linux system to remove the...
View ArticleMaven EJB Project will not deploy on WebLogic (IDEA 11)
I am trying to get my EJB project to deploy in WebLogic, and it just won't work. I have:IDEA 11.xMaven 2.xJava EE 5WindowsMy Maven projects are very plain. There is nothing special here. And the IDEA...
View ArticleHow to run console Application ?
How to run console Application ? System.out.println("Hello World"); i can compile it but i can't run (i didn't find any output)
View ArticleGrails View doesn't include GrailsPlugin.groovy
Is there a way in IDEA 11 to have the GrailsPlugin.groovy file to show in the Grails View Tool Window? I can get to it by navigating to the Project tool. However, I would like for it to be available...
View ArticleProblems creating Play 2 projects and modules in Intellij 12
Seeing this page on confluence http://confluence.jetbrains.net/display/IntelliJIDEA/Play+Framework+2.0,I thought that there is out-of-the-box support for creating Play 2 projects in IDEA 12. However,...
View ArticleHow do I change code completion UI colors?
I use custom dark look n feel (JTattoo HiFi) Seems like IntelliJ IDEA ignores the background properties, and so it looks like this: Probably it requires some additional looknfeel property to set the...
View ArticleHow to add AS3 library project as module to an application project?
Hi! I have an AS3 application that uses an AS3 library (which is also a separate IntelliJ project, etc), and I want to step-thru-debug this library while in use in (while running) the application. In...
View ArticleAsk about Community Edition License
Hi, I have one question about Intellij Idea Community Edition License ! It is free and open-source - ok, but I wondered if I can use it in company (and not for my personnal use) to develop Android...
View ArticleHow do I use IntelliJ with Subversion, Git and "git-svn".
How do I use IntelliJ with Subversion, Git and "git-svn". My firm is using subversion for the main repository but I like to use git so I use the command line and issue the following commands git-svn...
View ArticleIDETalk?
Is anyone using IDETalk? I been trying to set it up to talk to other members but its telling me it cant connect
View ArticleProblem creating GUI Form
Hello, I have problems when I want to create a GUI Form. e.g.: New Java Project -> New GUI Form -> Dialog with checked Create Bound ClassNow nothing happens. I see on the Filesystem that IDEA...
View ArticleRemote path mapping for Python debugging in IntelliJ
How do I configure IntelliJ to use a remote path mapping when debugging Python? It appears as though in PyCharm in the Run/Debug configuration window there is an option to specify Path Mappings, see...
View ArticleHibernate Console
Hi,I'm using IntelliJ IDEA 12 with Spring 3.2.0 and Hibernate 4.1.9 and JDK 7.0 with Jersey for a Rest project.Everything is working fine, the thing is, I cannot use hibernate console from Intellij.I'm...
View Article