Melody Dunn

- Total activity 119
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 41
-
Melody Dunn commented, -
Melody Dunn created a post, "Build Project" does not compile
I have configured Intellij to use the sbt shell for build and import. Since the latest update of Intellij I have not found a way to get it to automatically build when running tests or when I click... -
Melody Dunn commented, -
Melody Dunn commented, -
Melody Dunn created a post, Test class with companion object issues
After downloading the latest version of Intellij and updating to the latest plugin I've had issues with test classes that have companion objects. On-screen feedback (failed compile, etc) does not w... -
Melody Dunn created a post, Play2 Framework: Scala Tests Don't Compile in Play2
I have a Play 2 project and have imported the project via Import...SBT. In order to enable compiling within Intellj I have checked the Play2 config: "Use Play 2 compiler for this project". The prob... -
Melody Dunn created a post, java.io.FileNotFoundException: /Users/username/Library/Application Support/IntelliJIdea14/Scala/lib/Runners.jar
After updating the plugin yesterday I am getting this error when trying to run a test. Is there anything I can do to fix this?2015-01-23 08:52:13 b.s.event [ERROR] Error when processing eventjava.i... -
Melody Dunn created a post, Scala Console classpath doesn't recognize project code
I am trying to use the Scala Console. When I right click on a class in my project and open the console for editing, I am unable to use classes from my project. If I import something from my project... -
Melody Dunn created a post, "Use default gradle wrapper" option disabled
When I try to import a gradle project the option to use the deafult gradle wrapper is disabled. What can I do to fix this? -
Melody Dunn created a post, No on-screen inspections after upgrade to IDEA 14 EAP
I have no on-screen feedback after the upgrade. I do not see anyting red on the screen - compile errors or otherwise. I have to click the make button to see even the simplest things like an undefin...