Summary |
0004541: Fix all warnings on all Manage screens and classes |
|
Revision |
2020-09-18 17:28 by emiller |
|
Description |
The Manage screens and classes currently have a variety of warnings that need to be addressed, including deprecated Vaadin classes, raw types, and unused variables. The About and Extensions screens under the Help tab also need to be updated in a similar way. |
|
Revision |
2020-09-11 20:44 by emiller |
|
Description |
The Manage screens and classes currently have a variety of warnings that need to be addressed, including deprecated Vaadin classes, raw types, and unused variables. |