2

随笔分类 -  走过的坑

摘要:需要将jdk下的bin目录和jre下的bin目录同时添加到JAVA_HOME中,即可运行 JAVA_HOME 阅读全文
posted @ 2021-01-21 18:40 风吟令 阅读(326) 评论(0) 推荐(0)
摘要:No enclosing instance of type Stu is accessible. Must qualify the allocation with an enclosing instance of type Stu (e.g. x.new A() where x is an inst 阅读全文
posted @ 2020-01-23 23:24 风吟令 阅读(243) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/weixin_44198965/article/details/99686507 请用这个 https://npm.taobao.org/mirrors/git-for-windows/ 选择对应版本 https://npm.taobao.org/mirr 阅读全文
posted @ 2020-01-18 12:19 风吟令 阅读(393) 评论(0) 推荐(0)
摘要:原文转自:https://blog.csdn.net/weixin_42443070/article/details/88085762 解决办法:1.找到Tomcat目录下的conf/logging.properties配置文件,打开,搜索java.util.logging.ConsoleHandl 阅读全文
posted @ 2019-12-26 14:11 风吟令 阅读(446) 评论(1) 推荐(0)
摘要:错误:The selected wizard could not be started Plug-in com.genuitec.eclipse.j2ee.ui was unable to load class com.genuitec.eclipse.j2ee.ui.wizard.WebProje 阅读全文
posted @ 2019-12-24 16:18 风吟令 阅读(1590) 评论(0) 推荐(0)