no replacement for dialogs.createOptionDialog(Dialogs.MessageType.WARNING)
migration seems to discard all imports to entities in the service beans, or maybe it is a problem with the following:
wildcard imports like import java.time.Month.* seem to be discarded
a lot of classes are not migrated to the new jmix namespace e.g. import com.haulmont.cuba.gui.app.core.inputdialog.DialogActions - that’s particularly annoying, because you have to remove those broken imports. Global search and replace helps in some cases though. But for so many classes and imports it still is a tedious work.
I couldn’t inject io.jmix.ui.download.Downloader via the UI
What is the counterpart for FileDescriptorResource ?
I’m now a few hours into migration of the project. From around 2000 compile errors to 400. But I guess the real fun will begin, when I first try to start the application.
Btw: when I write “no replacement” that could also mean I didn’t find one until now.
Hi @Anton.Kozub ,
unfortunately that’s not so easy afterwards, because I didn’t write it down exactly during the process. It was mainly the ui packages, so: