Unable to add static content to Websphere Liberty profile Server
Hi, I am using the WAS Liberty Profile Server and trying to configure the deployment to add a war artifact and also deploy some static content in the server.I've tried various methods to do this but no...
View ArticleMissing "Abbreviate Qualified Package Names" option in the Favorites window
I like the Abbreviate QPN feature and use it with the Project tool window. I would like to use the same in the Favorites window, but cannot see this option when clicking the gear icon on the window's...
View ArticleIdea 15 javac compiler
Hello! I am working on a very old project, which uses java 1.5, I have set java 1.5 in project properties, set javac compiler version 1.5, but when I press ctrl+shift+F9 (compile) I see a message...
View ArticleDebugging mocha chai unit tests in IDEA 12.1.4
Hi How do I debug a mocha / chai unit test. I want to set breakpoints and step into the code.currently I saw that there are workarounds that have been written , for example runing a testerjs file that...
View ArticleIncompatible Type In IntelliJ Idea IDE Users
Hi Jetbrains Team, I'm using Intellij Idea IDE from couple of months, and works amazing. This became one of my favorite IDE. I noticed one small issue which is stopping to move forwared while...
View ArticleSpring compile-time aspects in IDEA Community Edition?
Hi, I want Spring's @Configurable annotation to work when running tests in intelliJ IDEA, but I have no sucess.To reproduce, I created a branch on Springs petclinic...
View ArticleDebug gradle task
Hello, I'm trying to debug gradle task (using right click debug) but i keep getting this error :Unable to open debugger port (127.0.0.1:xxxxxx): java.net.SocketException "socket closed" Any tips to get...
View ArticleGradle plugin sources linkage
Hi, i'm developping a gradle plugin and i can't figure out how to link sources when using it in build.gradle.For example if you're are using com.android.tools.build:gradle:1.3.1, in your build.gradle...
View ArticleSubversion icons
Is it possible to get the subversion icons to display in the IntelliJ folder display? I find it rather annoying to have to either do a commit on main directory to see what files have been modified or...
View ArticleIntellij Idea, how to deploy war on already running Glassfish
Im need to deploy an artifact on server that is already running , but when i click run intellij first try to start the derver but server is already running. My question is " How I can deploy that...
View Article