首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 通用java应用程序启动器

通用java应用程序启动器

  • 资源大小:11.99 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java 应用程序 通用

资 源 简 介

Introduction One of the frustrations about writing Java desktop applications is the setup needed to launch the Java Virtual Machine. This is often implemented using some platform-dependent launch scripts, which their only role is to find a suitable JRE and launch it with some options. This is not optimal, since this defeats the cross-platform nature of Java. Enter Appstart, the universal cross-platform Java application launcher. What is Appstart ? Appstart is a cross-platform application launcher (is written in Java itself), that relieves you from writing another shell/batch script to launch a Java desktop application. All you have to do is: * put the appstart.jar in your application dir. You can rename it to your likings, such as run.jar, start.jar, your_app_name.jar * setup the appstart.properties file, specifying the main class to launch and other VM options (see AppstartProperties) * then put all your jars

文 件 列 表

appstart.properties
README.TXT
start.jar
VIP VIP
  • Mason 1小时前 成为了本站会员

  • 2小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

  • 52JOY... 1天前 成为了本站会员

  • Sirius 2天前 成为了本站会员

0.173967s