1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Randy Rohrbach b838894fc8 Bugzilla entry 195703
AbstractVMlayoutNode.java

     Perform a update.done() even if the update has been cancelled.

AbstractVMProvider.java

    Perform a update.done() even if the update has been cancelled.

VMelementsCountUpdate.java

    Change assert to allow for the cancelling of the update

VMHasElementsUpdate.java

    Change assert to allow for the cancelling of the update.

VMViewerUpdate.java

    Create a negative status when an update is cancelled. Otherwise the getData() will be called and used when there is no valid data.

Randy Rohrbach
781-364-2226
2007-07-06 20:36:30 +00:00
features bumped versions to 1.0.0 on HEAD for all DSF plugins and features 2007-06-07 18:35:58 +00:00
plugins Bugzilla entry 195703 2007-07-06 20:36:30 +00:00
.project fixes for 189542 2007-05-30 02:06:59 +00:00