eclipse
尚歌
一步一脚印,在代码的世界创出自己的路
展开
-
Eclipse常用快捷键
Eclipse常用快捷键 1几个最重要的快捷键 代码助手:Ctrl+Space(简体中文操作系统是Alt+/) 快速修正:Ctrl+1 单词补全:Alt+/ 打开外部Java文档:Shift+F2 显示搜索对话框:Ctrl+H 快速Outline:Ctrl+O 打开资源:Ctrl+Shift+R 打开类型:Ctrl+Shift+T 显示重构菜单:Alt+Shift+T 上一个/下一个光标的位...转载 2019-04-06 21:18:03 · 310 阅读 · 0 评论 -
Failure to transfer org.codehaus.plexus:plexus-archiver:jar:3.4 from https://repo.maven.apache.org/m
maven pom中出现一下依赖问题。 Failure to transfer org.codehaus.plexus:plexus-archiver:jar:3.4 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted un...转载 2019-04-22 09:42:51 · 1265 阅读 · 0 评论 -
Could not resolve bean definition resource pattern [classpath:spring/springmvc*.xml];
今天运行spring项目时突然出现Could not resolve bean definition resource pattern [classpath:spring/springmvc*.xml]; nested exception is java.io.FileNotFoundException: class path resource [spring/] cannot be resolv...原创 2019-05-22 18:11:12 · 2675 阅读 · 0 评论