mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-20 06:35:50 +02:00
[396143] Fix second time validation
This commit is contained in:
parent
fe2cef58f4
commit
bebf0c7ee6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
* Uwe Stieber (Wind River) - Fix stack overflow in canFlipToNextPage() and getNextPage()
|
* Uwe Stieber (Wind River) - Fix stack overflow in canFlipToNextPage() and getNextPage()
|
||||||
* Mohamed Hussein (Mentor Graphics) - [396143] Fix second time validation
|
* Mohamed Hussein (Mentor Graphics) - [396143] Fix second time validation
|
||||||
********************************************************************************/
|
********************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.rse.ui.wizards.newconnection;
|
package org.eclipse.rse.ui.wizards.newconnection;
|
||||||
import org.eclipse.jface.wizard.IWizard;
|
import org.eclipse.jface.wizard.IWizard;
|
||||||
import org.eclipse.jface.wizard.IWizardPage;
|
import org.eclipse.jface.wizard.IWizardPage;
|
||||||
|
|
Loading…
Add table
Reference in a new issue