intellij-idea
Do IntelliJ plugins take a significant amount of memory?
Is it worth it开发者_Go百科 to disable plugins that I\'m not using, or is the perf cost negligable on a modern installation (IntelliJ 10.5, modern machine).It\'s worth disabling plug-ins that you don\[详细]
2023-04-02 20:40 分类:问答add src/it/java as test folder in intellij when opening project as pom.xml
I have a new test fodler called src/it/java (for integration tests). I added this to my pom.xml (in my simple example app)[详细]
2023-04-02 11:30 分类:问答How to hide the JWindow when I press Enter key?
I have a frame and a JWindow. In my frame I have a textfield, whenever I type something to the fiel开发者_StackOverflow中文版d, the window will appear with list of suggestions below the textfield. I u[详细]
2023-04-02 11:02 分类:问答IntelliJ show changed lines not covered by unit tests
In my daily work, I intend to write tests for the code that I change. My workflow usually is like this:[详细]
2023-04-02 07:34 分类:问答How to make a jWindow appear below a textfield when my textfield is in another class?
I want to make an autocomplete program (just like when you search in the Google). When you start to type in the textfield, a list of suggestions appear below. Its hard for me to download swingX in the[详细]
2023-04-02 04:39 分类:问答Play framework scala Intellij IDE action not found
I\'m trying to setup basic play scala application with Intellij IDE (v 10.5.1). I followed the instructions http://www.jamesward.com/2011/07/28/setup-play-framework-with-scala-in-intellij[详细]
2023-04-02 03:55 分类:问答Add facebook SDK to IntelliJ Android project?
How can I add the facebook sdk to my android project in IntelliJ? I\'m familiar with how to add a lib开发者_JAVA百科rary project to an existing project in Eclipse, but not in IntelliJ. Anyone know how[详细]
2023-04-02 02:47 分类:问答How do I change the background color in the undecorated frame?
I have an undecorated frame and开发者_StackOverflow中文版 I want to change the background color for it.How to do that?myFrame.getContentPane().setBackground(Color.red);[详细]
2023-04-02 02:40 分类:问答How to get google ads sdk to work in Intellij?
Silly question (noob here) but the tag below in AndroidManifest.xml doesnt work in IntelliJ. The开发者_如何学Go app compiles successfully but crashes on launch.This manifest file works fine in Eclipse[详细]
2023-04-01 14:01 分类:问答Is it possible to list all files which have local changes in IntelliJ IDEA (outside of "Changes" view)
IntelliJ IDEA offers two very handy actions as part of the \"View\" menu: \"Recent Files\" and \"Recently Changed Files\". Is there a way to only list the files 开发者_如何学JAVAwhich have local chang[详细]
2023-04-01 06:47 分类:问答