随笔分类 -  其他--intellij idea

上一页 1 2

Intellij IDEA 启动项目ClassNotFoundException
摘要:博客原文地址:https://blog.csdn.net/wo541075754/article/details/45640267 使用Intellij IDEA 的过程中,新创建的项目启动时报错:java.lang.ClassNotFoundException 原因之一是jar包未被部署: 点击F 阅读全文

posted @ 2018-05-16 21:50 乐之者v 阅读(5186) 评论(0) 推荐(1) 编辑

通过maven自动修改idea的compiler
摘要:Idea在使用过程中,经常会自动修改compiler水平,有时会变成jdk1.5,不支持@override,也不能忽略实例化的泛型参数,更不支持try-with-resource。 版本太低,很多特性都不可以使用。我们可以通过maven自动修改编译的版本。 在pom.xml中加入plugin,如下所 阅读全文

posted @ 2018-04-28 09:27 乐之者v 阅读(1142) 评论(0) 推荐(0) 编辑

IllegalArgumentException: Could not resolve resource location pattern [classpath .xml]: class path resource cannot be resolved to URL because it does not exist
摘要:查看编译后的classes文件后,没有mapper.xml文件,所以SQLsessionfactory不能读取成功。 在Maven中加入如下的resources配置: 阅读全文

posted @ 2017-09-08 15:42 乐之者v 阅读(683) 评论(0) 推荐(0) 编辑

IDEA : SQL dialect is not configured
摘要:在Idea中,xml配置文件报错:SQL dialect is not configured 解决方法如下: 在Idea中,在报错的地方按alt+enter,然后点击Generic配置dialect即可。 阅读全文

posted @ 2017-09-08 14:43 乐之者v 阅读(12438) 评论(1) 推荐(2) 编辑

org.apache.catalina.core.StandardContext.listenerStart Error configuring application listener of class org.springframework.web.context.ContextLoaderListener java.lang.ClassNotFoundException
摘要:使用Intelij Idea时,报错如下: org.apache.catalina.core.StandardContext.listenerStart Error configuring application listener of class org.springframework.web.c 阅读全文

posted @ 2017-04-27 21:11 乐之者v 阅读(1201) 评论(0) 推荐(0) 编辑

Intellij Idea快捷键、好用的插件
摘要:​ 提示:如果快捷键不起作用,可能是跟输入法有冲突,取消输入法的快捷键即可。 提高输入效率的要点:能用键盘操作的,绝不用鼠标~ Intellij Idea常用快捷键: Ctrl+Shift+A (action):可以查找所有Intellij的命令,并且每个命令后面还有其快捷键。它是查找学习快捷键的工 阅读全文

posted @ 2016-09-07 10:45 乐之者v 阅读(1334) 评论(0) 推荐(0) 编辑

上一页 1 2
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示