Property files or resource bundles
1. How to remove all the duplicate enterpries in resoruce bundles, duplicate by key and not by content2. How remove all the unused keys with values in property files. It would be nice feature of...
View ArticleNo view resolvers found
How do you correctly set up your servlet.xml so that the view resolver is detected by Intellij? in web.xml i have a DispatcherServlet configured named 'spring' that is configured with the config file...
View Articlemove typing cursor [|] to [] |. how ?
like, i am typing int[] a; . then the cursor is in [|] and i have to move the cursor with arrow key . How can i move this with shourtcut like in eclipse 'tab' do this . thanks in advance .
View ArticleFlex and java web combined module from eclipse to idea
Hi all: I have an old project implemented with flex and java web in eclipse.Now,I want to import it to idea. But, if I tried to import Eclipse project (module from external model->eclipse) Idea...
View ArticleHow to check cucumber-jvm version installed
Hi All, How I can I check the cucumber-jvm version That I installed in IDEA (I am using 13.0.3) Thanks
View ArticleHow to disable auto reload of project
I'm working on a project where some subfolders are edited by other users. This does not have any effect on what I'm working on. Except that Intellij constantly reminds me to reload the project to see...
View ArticleRESTful web service development setup
Hi All,I played around sometime with Jersey framework and IntelliJ community edition to start my web service development. Intially I faced some problem to identify some of the jars. Then I found the...
View ArticleJSP highlighting/code suggestions not working
I have been using the community edition for a while and recently upgraded to the ultimate edition to work on a jsp project. I am having trouble setting jsp up correctly, If I open an existing jsp file...
View ArticleTerminal Colors
Love the idea of a built-in terminal in Idea, but unfortunately I can't see the text. With my color scheme I see white text on a white background. If I use the mouse, I can select the text and see it....
View ArticleHow to disable vertical dash line
Hi, I'm trying to disable the vertical dash line of the screenshot below. It's a little boring for me, I tryied out, but I can't find the way.Can anybody tell me how to achieve that? Thanks very much!
View Articleorg.jetbrains.annotations does not exist
Error:(114, 33) java: package org.jetbrains.annotations does not exist I just updated to the JDK 1.8.0_20. Ever since, IntelliJ cannot findthe annotations package. Nothing I have tried makes it...
View ArticleGeb support within IDEA?
The Geb documentation says that IDEA supports Geb via the Groovy plugin (http://www.gebish.org/manual/current/ide-and-typing.html#intellij_idea_support). In particular, it says IDEA "Understands...
View ArticleInspector still showing "unused declaration" results after it's switched off
I'm running IntelliJ IDEA 13.1.4 Ultimate under the 30 day trial. I have many many public methods in classes that aren't presently being called and I don't want the "unused declaration" to be searched...
View ArticleFeature requests for 2 shortcut buttons
Running IntelliJ 13 at the moment and I am looking for two features. Either I don't see it or its worth noting. 1) I would like a "revert" button on the "show diff" window. I don't want to see the...
View ArticleOpening IntelliJ always wants to clear the readable flag on one of my .iml files
I've got a Flex project file (let's call it main.iml) whose IML file defines a few Flex applications and contains several other modules. Most of those modules are for SWC libraries. However, one of...
View Articlemodify mxml file and then run , but output html dosent refresh
Hi, I modified the mxml file ,just add a line(Alert.show("hello")); And then, I pressed run.A html file is opened at local disk. But my change doesnt appear.why?p.s. I am using idea ultimate 13.The...
View ArticleImport Java EE 7 Libs - Automated Download still for EE 6
Hi there, i am currently in the process of updating my jboss to wildfly. While doing this i noticed i also have to update my Java EE libraries.IntelliJ 13 offers me the option to download the required...
View ArticleHow can I set environment variables for external tools?
I know that I can set environment variables for build configurations in Edit Configurations -> Defaults -> Applications, but I've set up some external tools I run before building some of my Flash...
View ArticleKeyboard shortcut for 'down' in recent files popup?
Hi, I have Control-N bound to "down", but when I hit Command-E to get the "Recent Files" popup, I have to use arrows to move up or down. Other popups, like Command-N to navigate to class, work as I'd...
View ArticleCan't create default java project
Hi. I've installed IntelliJ Idea now to develop some java things, but after configure jdk, jre and all the environment variables I can't create a default java project. See the print: What's the...
View Article