If you want to reuse Actions like ZoomInAction, DeleteAction, SelectAllAction from gef.mvc.fx.ui you need to have dependencies to JFace and SWT. This is very ugly in case of a want to have a clean JavaFX-Application.
If you want to reuse Actions like ZoomInAction, DeleteAction, SelectAllAction from gef.mvc.fx.ui you need to have dependencies to JFace and SWT.
This is very ugly in case of a want to have a clean JavaFX-Application.