Armhold
- 活动总数 37
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 11
-
创建于 Scala Facet has no configuration?
Hi all,I'm trying out the Scala plugin for the first time. After enabling it and restarting IDEA, it seems to properly recognize Scala files (syntax coloring is correct, I can click through files, ... -
创建于 error/warning popups get in the way
When the mouse cursor moves over a section of code that has errors/warnings, I get a popup describing the problem in detail. While helpful, it's often a nuisance as it obscures the line/paragraph,... -
创建于 NPE in com.intellij.openapi.progress.util.ProgressWindow$MyDialog.initDialog
This happens with the latest Community Edition code when opening a simple project.[ 73554] ERROR - com.intellij.ide.IdeEventQueue - Error during dispatching of java.awt.event.MouseEvent[MOUSE_CLI... -
创建于 How to make "Go to class" dialog show all the matches?
When I do command-N for "Go to Class", it seems to show only the first 20 or so matches. I have to click the "..." to see the next page. Is there a way to increase or eliminate this "max # of res... -
创建于 newbie question- "git pull" complains about *.iml files
I'm both a git and Community Edition newbie. Why are the *.iml files for Community Edition versioned? Every time I try to do a pull it complains about my local modifications. What's the best pra... -
创建于 trying to build latest- VcsAppendableHistorySessionPartner undefined
I'm trying to build the latest Community Edition and it cannot resolve VcsAppendableHistorySessionPartner (referenced from VcsHistoryProvider.java).Thanks -
创建于 Community Edition Developers- where to go?
Is there a forum or area where Community Edition Developers congregate? I'm trying to get up to speed enough on IDEA development. I have a few ideas for new features, but it's hard to wrap one's ... -
创建于 94.273: java.lang.NoClassDefFoundError: org/apache/log4j/Logger during JUnit run
JUnit test runs cannot seem to resolve log4j anymore. This worked totally fine in the previous EAP, but fails to resolve in 94.273. I also tried "force re-import all Maven projects" to no good ef... -
创建于 Unit Tests for Google App Engine in MAIA
Hi,I'm using MAIA build 10372, primarily for the integration of GWT and Google App Engine. It's mostly working well, but I'm running into a problem when trying to run unit tests. I'm following th...