Hugh
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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 ... -
创建于 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...