我创建了一个带有交互式启动画面的RCP应用程序,用于登录我的系统。我在Mac上构建它,应用程序运行完美,但是当我为Windows创建新的产品配置并运行应用程序时,它启动时没有启动,控制台中也没有出现错误。splashhandler代码如下/***ThesplashscreencontrollerfortheRCPapplication.Thishasbeenmodifiedtoalsoactasaloginscreenforthe*application.Failuretocorrectlyauthenticateresultsintheapplicationtermination.*