简体   繁体   English

Intellij IDEA 14.1:Play Framework 2.3.8 Scala项目导入问题

[英]Intellij IDEA 14.1: Play Framework 2.3.8 Scala project import issue

I have created a Play framework 2.3.8 (Scala) project successfully, and ran it successfully as well. 我已经成功创建了一个Play框架2.3.8(Scala)项目,并成功运行了它。 I just installed Intellij IDEA 14.1 and installed the Scala plugin during installation too. 我刚刚安装了Intellij IDEA 14.1,并在安装过程中也安装了Scala插件。 I am now trying to import the created project into the IDE; 我现在正在尝试将创建的项目导入IDE; but I just can't find any guides to get me through it. 但我只是找不到任何指导来帮助我完成它。 I am stuck here , as the images there show you. 我被困在这里 ,作为图片告诉你一个。 Any comprehensive help would be very much appreciated. 任何全面的帮助将不胜感激。 Should I download anything further than what the default procedure does during the project creation with the Play Framework? 除了使用Play Framework创建项目时的默认步骤外,我还应该下载其他内容吗? If not, how do I set up the settings on the screen shown in the images on the page at the link provided above. 如果没有,如何在以上链接上方页面图像中显示的屏幕上进行设置。

See the "\\bin\\bin" in the error message? 看到错误消息中的“ \\ bin \\ bin”吗? It looks like you should remove the \\bin from the path to the JVM - it should be just c:\\program files\\java\\jdk1.8.0_40 . 看来您应该从JVM的路径中删除c:\\program files\\java\\jdk1.8.0_40它应该只是c:\\program files\\java\\jdk1.8.0_40

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM