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.
当我使用向导创建 Eclipse 4 应用程序时,它会自动创建这些默认工具栏和菜单。似乎无论我做什么他们都呆在那里。我无法修改它们,唯一有效的是修改处理程序的代码。
原因是工作区由于某种原因没有更新,所以我所做的是在启动配置上标记了“清除工作区数据”复选框,并且解决了