Hugh
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Error:Cannot determine Java VM executable in selected JDK
Hi,I am using Idea 13.1.4 (Windows)When I load a basic SBT project I get:Error:Cannot determine Java VM executable in selected JDKHowever JDK 1.7 is on my system and on the Path too.At a loss as to... -
Created Play 2 Plugin - basic app doesn't compile or run through IDEA, but does on cmd line
Ok, screen shot attached. Using V13 Ultimate.I have created new project as Play 2 Java module. Separately I have also just downloaded Play and when I run the IDEA created app from the command line ... -
Created Gradle (JetGradle) does not work with multi-module project - bizarre behaviour
Hi -I have a project with two Java modules in Idea 12.Each project has its own build.gradle file. This works fine if gradle is used from command line. No problem.However, using JetGradle plugin/win... -
Created Artifacts and facets
Am I correct in thinking that the concept of an Artifact and Facet are only relevant if one uses the internal build mechanism?If one uses gradle then these concepts are redundant. Is that correct?t... -
Created Gradle is very slow with no reason
Hi - I have a demo project with literally nothing in it. I have a build.gradle with only 'task hello' in it. In other words a perfectly legitimate but useless build script.When using the JetGradle ... -
Created Newbie conceptual problems about Projects
Hi - Just purchased IDEA 12.xI have a conceptual black spot regarding Projects and Modules.As I understand it a project is a wrapper for one or many modules. But when I create a new project it asks...