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 treeviewer 中更改选择时,它似乎有两个选择事件,一个用于取消选中的项目,另一个用于选中的项目,按此顺序。这在某些时候是完全不可取的,尤其是当它涉及到服务器调用时。有没有办法避免第一次选择事件,即取消选择事件?