项目启动之后DruidConfig.java报这个错误
来源:3-5 数据访问层搭建—集成Druid连接池

qq_龍颜_0
2020-03-24
Internal compiler error: java.lang.ClassFormatError: org/eclipse/jdt/internal/compiler/ast/MemberValuePair$2 at
org.eclipse.jdt.internal.compiler.ast.MemberValuePair.resolveTypeExpecting(MemberValuePair.java:113)
写回答
1回答
-
格鲁
2020-03-24
这个不是项目的问题而是你的eclipse问题,重新安装下sts或者使用Intellj idea
00
相似问题