intellij-idea
Intellij IDEA code coverage incorrectly shows less than 100%
I have a package with five classes. Each class has 100% code coverage, 100% line coverage bar one (which has 98% line coverage). As a result the package code coverage is 88% and line coverage i开发者_[详细]
2023-04-08 07:34 分类:问答Why do I get many repeated compiling messages during a grails build in intelliJ
Here\'s the build console trace when I launch a grails 2.0 app in intellij in debug mode.It didn\'t used to be so verbose in grails 1.3.4[详细]
2023-04-08 02:44 分类:问答Intellij / Grails development what to set to avoid PermGen errors?
i am using IntelliJ to develop Grails application but as our application grows i am hitting the Permgen errors when using the Tomcat plugin. I have tried several combination in 开发者_运维百科settings[详细]
2023-04-08 00:51 分类:问答How to set JVM parameters for Junit Unit Tests?
I have some Junit unit tests that require a large amount of heap-space to run - i.e. 1G. (They test memory-intensive functionality for a webstart app that will only run with sufficient heap-space, and[详细]
2023-04-07 23:52 分类:问答IntelliJ - Delete list of previously opened projects?
Is ther开发者_JAVA技巧e a way in IntelliJ IDEA to delete previously used projects? I am referring to a list on the main page when the application starts. Please look at the image.[详细]
2023-04-07 11:26 分类:问答intellij- where are the artifacts?
I am building jars using build artifacts from the menu. In \"Project structure\" I have in the artifacts - output directory.[详细]
2023-04-07 09:15 分类:问答Alternative key combination for jumping to the end of a line to enter a semicolon
Due to automatic code completion, I regularly find myself in between parentheses, having to get to the end of a line to add the inevitable semicolon.[详细]
2023-04-07 07:47 分类:问答Changing Xxs in IntelliJ Idea
I am working with IntelliJ Idea and I need to change the -Xxs. Where should I change it f开发者_如何学编程rom?For IDEA itself or for your app? If the first, see reply from Tomasz. If the latter, edit[详细]
2023-04-07 00:16 分类:问答Transferring Intellij Live Templates Between Machines
I\'m trying to figure out how to transfer the templates in the /.IdeaC10/config/templates/user.xml file to my coworker\'s machines.[详细]
2023-04-06 22:25 分类:问答Unable to copy files from file system to IntelliJ IDEA 10.5
I have just started using IntelliJ IDEA.I am really novice to this IDE, so please bear if my question sounds silly.[详细]
2023-04-06 22:13 分类:问答