第一种方法: 打开IDEA底部的终端Terminal,输入"mvn idea:idea" mvn idea:idea:生成idea项目第二种方法: 打开IDEA右上角的File——>Settings搜索maven打开maven目录下的Runner 找到Delegate ID
Excel at enterprise, mobile and web development with Java, Scala and Groovy,with all the latest modern technologies and frameworks available out of the。操作系统: 64-bit versions of Microsoft Windows 10, 8。
PS:从eclipse刚转到IDEA,对于这个陌生的工具我表示无言,但听说很好用,也就试试,结果我几乎花了一晚上的时间才搭起来maven web项目,觉得在此给各位一个搭建maven web项目的教程,指出我踩过的各种坑!
文章来源:https://mp.weixin.qq.com/s/kIEczGGQwLUSlfr4r7qhMA原文作者:黄小斜hxx刚刚使用IntelliJ IDEA 编辑器的时候,会有很多设置,会方便以后的开发,工欲善其事必先利其器。
有时候在代码排查的时候,想知道一个类是干嘛的,原始的方式需要ctrl+左键类名,进入类看其注释,操作一次觉得没啥,操作2次还是觉得没啥,但是操作几十次,这次也就想骂人了,IDEA提供了鼠标悬浮提示功能,来解决这个问题。
mvn install:install-file -Dfile= jar的位置 -DgroupId= jar包的groupId -DartifactId= jar包的artifactId -Dversion= jar包的version -Dpackaging= jar。我使用这种方法在开发环境是没有问题,但是在打包的时候就报找不到这个jar。