Actually i resolved the problem goin thru some eclipse forum where they mentioned to include the org.eclipse.core.resources library in the dependencies of the plugin instead of the Project -> Properties -> Build Path.
Exception occurred: java.lang.IllegalStateException: Workspace is closed.
最新推荐文章于 2024-09-13 15:31:49 发布
本文介绍了一个关于 Eclipse 插件构建路径的问题及解决方案。通过将 org.eclipse.core.resources 库添加到插件依赖中而非项目的构建路径,成功解决了问题。
2877

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



