2015-06-10 154 views
2

我真的想开始使用intellij,但我只使用Eclipse。不过,我只是导入了我在Eclipse中一直使用的jHipster项目,intellij说我缺少一个springboot文件。有没有人曾经遇到过这个问题?你是如何解决这个问题的?将jHipster项目导入intellij

现在请记住,我仍然在intellij周围学习我的方式,我有一年免费的终极版(学生版)。由于几个原因,我打开了它,并希望给它一个稳固的镜头。

事件日志:

5:39:25 PM Unknown Natures Detected 
      Imported projects contain unknown natures: 
      org.eclipse.wst.common.modulecore.ModuleCoreNature 
      org.eclipse.m2e.core.maven2Nature 
      org.eclipse.jem.workbench.JavaEMFNature 
      org.eclipse.wst.common.project.facet.core.nature 
      org.eclipse.wst.jsdt.core.jsNature 
      Some settings may be lost after import. 
5:39:26 PM Error importing module 'hillcresttooldie': Could not find .springBeans 
5:39:34 PM Non-managed pom.xml file found: 
      /Users/DrewJocham/Documents/metal/hillcresttooldie/pom.xml 
      Add as Maven Project or Disable notification (show balloon) 
5:46:11 PM Error running Unnamed: Cannot start process, the working directory /Applications/IntelliJ IDEA 14.app/Contents/bin/MetalApplication does not exist 
5:46:17 PM Error running Unnamed: Cannot start process, the working directory /Applications/IntelliJ IDEA 14.app/Contents/bin/MetalApplication does not exist 
5:46:32 PM Error running Unnamed: Cannot start process, the working directory /Applications/IntelliJ IDEA 14.app/Contents/bin/MetalApplication does not exist 
5:46:33 PM Error running Unnamed: Cannot start process, the working directory /Applications/IntelliJ IDEA 14.app/Contents/bin/MetalApplication does not exist 
5:47:13 PM Error running Unnamed: Cannot start process, the working directory /Applications/IntelliJ IDEA 14.app/Contents/bin/MetalApplication does not exist 
+0

*“缺少springboot文件”*?这是使用确切的措辞?如果可能的话附上截图,或者如果以文本形式呈现,请附上堆栈跟踪/日志。 – kryger

+0

@kryger我已添加事件日志。这是我第一次导入一个项目。我大量使用eclipse,但想开始熟悉Intellji。请原谅我的无知。 – Drew1208

回答

4

去编辑配置,并选择适当的设置,对我来说这是春天开机。确保你点击+按钮添加新的配置并命名它。如果没有找到文件,请点击事件日志并选择导入maven项目。