mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-21 15:23:59 +02:00
Update comment headers
This commit is contained in:
parent
d8fb964e06
commit
e306b4aad9
2 changed files with 15 additions and 11 deletions
|
@ -18,6 +18,9 @@
|
||||||
* Martin Oberhuber (Wind River) - [177523] Unify singleton getter methods
|
* Martin Oberhuber (Wind River) - [177523] Unify singleton getter methods
|
||||||
* Uwe Stieber (Wind River) - [189426] System File/Folder Dialogs - New Connection Not Added to Drop Down
|
* Uwe Stieber (Wind River) - [189426] System File/Folder Dialogs - New Connection Not Added to Drop Down
|
||||||
* Martin Oberhuber (Wind River) - [235197][api] Unusable wizard after cancelling on first page
|
* Martin Oberhuber (Wind River) - [235197][api] Unusable wizard after cancelling on first page
|
||||||
|
* Uwe Stieber (Wind River) - [237816][api] restrictToSystemType does not work for RSEMainNewConnectionWizard
|
||||||
|
* Uwe Stieber (Wind River) - [235084] New connection wizard can create connections of disabled type
|
||||||
|
* Uwe Stieber (Wind River) - [248685] new connection wizard does not check the default selection against the restricted system type list
|
||||||
*******************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.ui.wizards.newconnection;
|
package org.eclipse.rse.ui.wizards.newconnection;
|
||||||
|
|
|
@ -10,6 +10,7 @@
|
||||||
* Martin Oberhuber (Wind River) - [186779] Fix IRSESystemType.getAdapter()
|
* Martin Oberhuber (Wind River) - [186779] Fix IRSESystemType.getAdapter()
|
||||||
* Uwe Stieber (Wind River) - [209193] RSE new connection wizard shows empty categories if typing something into the filter
|
* Uwe Stieber (Wind River) - [209193] RSE new connection wizard shows empty categories if typing something into the filter
|
||||||
* Martin Oberhuber (Wind River) - [235197][api] Unusable wizard after cancelling on first page
|
* Martin Oberhuber (Wind River) - [235197][api] Unusable wizard after cancelling on first page
|
||||||
|
* Uwe Stieber (Wind River) - [237816][api] restrictToSystemType does not work for RSEMainNewConnectionWizard
|
||||||
*******************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.ui.wizards.newconnection;
|
package org.eclipse.rse.ui.wizards.newconnection;
|
||||||
|
|
Loading…
Add table
Reference in a new issue