Allen George
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created 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. -
Created 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! -
Created 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... -
Created 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... -
Created 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...