eclipse插件的文件更新事件执行流程

来源:互联网 发布:通联数据股份有限公司 编辑:程序博客网 时间:2024/04/30 07:48

org.eclipse.core.internal.events.NotificationManager.getDelta(ElementTree, int)      14step
-->ElementTree.hasChanges()    22step
-->org.eclipse.core.internal.events.ResourceDeltaFactory.computeDelta(Workspace, ElementTree, ElementTree, IPath, long)    21step
------>DeltaDataTree.compareWith()        26step
---------->DataTreeNode.compareWithParent(IPath, DeltaDataTree, IComparator)   5step
-------------->AbstractDataTreeNode.convertToAddedComparisonNode()   10step
-------------->DataTreeNode.compareWith()   8step
------------------>AbstractDataTreeNode.compareWith()    43step
------------------>ResourceComparator.compare(Object, Object)    41step
------>ResourceDeltaFactory.createDelta()    27step
0 0
原创粉丝点击