Description:
Let me state: There is never an error been thrown but the corresponding configuration item does not do what it should:
Starting the Forward Engineering Process and going to the third configuration page "Select Objects" -> First Item "Export MySQL Table Objects" is selected -> But now, switching tables from the left list to the right list to exclude them doese not show any effect. Neither in the lable-line above the lists (which always states that x out of x are selected), nor in the fourth step "Review SQL Script" (which always has all table-objects been included in the code, nevertheless what has been configured in the step before).
How to repeat:
Trying any EER model to be exported with the help of Forward Engineering Wizzard but excluding some of the table objects does notwork.
Suggested fix:
As this step is realized as an opt-out principle, I would guess the list object for all tables that should be exported is not beeing updated when pressing the right-arrow-button for switching selected table-objects from left to right list.