使用eclipse在新建的java项目中编辑xml文件时Unhandled event loop exception No more handles
处理方法:更换xml编辑器 Window ——》Preferences ——》General ——》Editors ——》File Associations 如果File types里面没有*.xml,则点击Add进行新增 选中*.xml,然后在Associated editors 选中想用的编辑器,设置为defaul…
2026-01-10