1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

[176577] wrong enablement of "Move up/down" in connection context menu

fix and unit tests
This commit is contained in:
Martin Oberhuber 2007-09-26 23:31:15 +00:00
parent 441b38a6da
commit dc0c2fb631

View file

@ -18,6 +18,7 @@
* Martin Oberhuber (Wind River) - [168975] Move RSE Events API to Core
* Martin Oberhuber (Wind River) - [184095] Replace systemTypeName by IRSESystemType
* Martin Oberhuber (Wind River) - [186779] Fix IRSESystemType.getAdapter()
* David Dykstal (IBM) - [176577] wrong enablement of "Move up/down" in connection context menu
********************************************************************************/
package org.eclipse.rse.internal.core.model;