Allen George
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
创建于 Fail to start Compile Server Watcher in IntelliJ IDEA 15 EAP/latest scala plugin
Is anyone else seeing this? I get the following message:"Can't find uri for [project-name]. The project probably wan't imported"That's definitely incorrect :) I absolutely did import the project. -
创建于 Does Alt+Enter work for you in the latest EAP?
I'm finding that the "Quick Action" (for example, import, etc.) isn't working for me. I'm curious if it's a bad interaction with the Scala plugin, or a general EAP issue. Thanks! -
创建于 Anyone find the scala tooltips incredibly finicky and frustrating?
Whenever I mouse over an error-highlighted line in a .scala file the tooltip appears and disappears super quickly. Not just on my machine - on those of my coworkers as well. It's incredibly annoyin... -
创建于 Java EE 5 Application Clients?
Hi,Is there a way to mark a module or a code-tree in an existing module as an application client for packaging into an EAR?I'm unclear about what the right way to designate an application client (w... -
创建于 Static Import Formatting Problems in 7.0.2
I've been writing some JUnit 4 test cases and noticing some strange formatting issues when using functions like assertTrue() and assertFalse(). The imports seem to be all bunched together in a sin...