Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建使用 JDT/AST 的 eclipse 插件。构建插件工作正常,但是当我尝试运行插件时。我去这个错误信息。它抱怨找不到 ASTVisitor 类。
我用用户库检查了org.eclipse.jdt.core***.jar它是否在构建路径中。
org.eclipse.jdt.core***.jar
可能有什么问题?我是否需要设置指向 jar 文件的执行路径?
Eclipse 插件使用该Manifest.MF文件管理依赖项。签入作为必需插件的Manifest.MF文件的依赖项选项卡。org.eclipse.jdt.core
Manifest.MF
org.eclipse.jdt.core