Unable to import maven project in IntelliJ14

后端 未结 10 1528
一向
一向 2021-02-01 01:21

I\'m trying to import the Maven projects from IntelliJ button (the one with the arrows in circle), but I get the following message \"Unable to import maven project. See logs for

10条回答
  •  庸人自扰
    2021-02-01 02:03

    Below is the solution that works the best for me:

    Go to File > Settings > Build,Execution,Deployment> Build Tools > Maven > Importing :

    Change VM options for importer to -Xmx4096m

提交回复
热议问题