Skip to main content
summaryrefslogblamecommitdiffstats
blob: d8dbbc2fdff69068a1ca9f7f8dadb3d9da6199a2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                              
<html><head><title>Persistance and deletion</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head><h2>Persistance and deletion</h2>
<p>Since: <br>
Last Modified: $Date: 2003/11/19 21:41:32 $</p><body>

<ul>
<li>Select a project and perform a merge.
<li>Ensure that the merge appears in the Synchronize View
<li>Exit and restart eclipse
<li>The merge should still exist in the Synchronize View
<li>Delete the merge from the synchronize view using the remove toolbar button
<li>The merge subscriber should be removed from the view.
</ul>

</body></html>

Back to the top