3 Star 22 Fork 20

King/AutomationTestSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
打包Exe.bat 529 Bytes
一键复制 编辑 原始数据 按行查看 历史
@echo off
xcopy /y %~dp0\src\main\resources %~dp0\Config\src\main\resources /e
xcopy /y %~dp0\Config %~dp0\target\jfx\app /e
echo 文件拷贝成功!
md %~dp0\AutomationTestSystem\bundles
start %~dp0\AutomationTestSystem\bundles
echo 【目录打开成功,别关闭,程序生成中...】
echo 开始执行打包EXE程序操作!
javafxpackager -deploy -native exe -srcdir target\jfx\app -outdir AutomationTestSystem -name AutomationTestSystem -outfile AutomationTestSystem -appclass AutomationTestSystem.StartClient
echo 打包EXE程序成功!
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/hagyao520/AutomationTestSystem.git
git@gitee.com:hagyao520/AutomationTestSystem.git
hagyao520
AutomationTestSystem
AutomationTestSystem
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385