如何在Eclipse中设置SplashScreen? [英] How to set SplashScreen in Eclipse?

查看:178
本文介绍了如何在Eclipse中设置SplashScreen?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序将在启动主窗口之前加载splashScreen。如何设置在Eclipse中运行的splashScreen?有一个地方将splash:splashScreen.png放在NetBeans中,以便应用程序以SplashScreen开头。任何类似的东西在Eclipse>

My App would load a splashScreen before launching the main window. How do you set the splashScreen running in Eclipse? There was a place to put the "splash:splashScreen.png" in NetBeans so that the App would start with the SplashScreen. Anything like that in Eclipse>

推荐答案

这个链接说明了如何添加你的闪屏与netbeans -

This link explains best how to add your splashscreen with netbeans -

http://wiki.netbeans.org/Splash_Screen_Beginner_Tutorial

对于Eclipse,只需在调试/运行配置面板中将-splash:path / to / image添加到VM参数。

For Eclipse just add the -splash:path/to/image to VM arguments in the Debug/Run configurations panel.

这篇关于如何在Eclipse中设置SplashScreen?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆