java - idea导入git项目出现的问题
PHP中文网
PHP中文网 2017-04-18 09:53:37
0
6
920

idea导入git项目后文件标红了

导入项目后控制台的提示
Unknown Natures Detected

     Imported projects contain unknown natures:
     。。。。
     Some settings may be lost after import.

导入时的选项

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(6)
小葫芦

Right click on the project directoryjava make directory as...

伊谢尔伦

Is it imported by idea?

巴扎黑

You have not set lib

阿神

Is it a maven project? If you run the command from the terminal:

mvn idea:idea

Or use idea to open pom.xml directly

黄舟

What project are you importing? Eclipse or maven? If it is neither, it will be more troublesome. . .

PHPzhong

Do you have the .git file of your project?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!