右键单击警告,选择“Quick Fix”,然后选中下面其中之一:
Mark the associated raw classpath entry as a publish/export dependency.
Exclude the associated raw classpath entry from the set of potential publish/export dependencies.
Finish。
本文介绍了解决在Eclipse中使用Maven构建的项目遇到的常见问题:Classpathentryorg.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER将不会被导出或发布,可能导致运行时ClassNotFoundExceptions。提供了快速修复方法,包括标记或排除相关的原始类路径条目作为发布/导出依赖。
右键单击警告,选择“Quick Fix”,然后选中下面其中之一:
Mark the associated raw classpath entry as a publish/export dependency.
Exclude the associated raw classpath entry from the set of potential publish/export dependencies.
Finish。
2321
446
970
7112
2038
417

被折叠的 条评论
为什么被折叠?