When I try to build this project with maven I receive the following error:
[ERROR] Exit code: 1 - C:\dev\source\trunk\tornadofx\tornadofx-controls\src\main\java\tornadofx\control\TableRowExpanderColumn.java:19: error: bad use of '>'
[ERROR] * TableRowExpanderColumn<Customer> expander = new TableRowExpanderColumn<>(param -> {
When I try to build this project with maven I receive the following error:
Thanks, Grant