简体   繁体   中英

Add folder to my .app on Mac OS X

I have a java application and want to create a .app for it using the jar bundler on a Mac, but my problem is that I have some of my resources in a folder and the jar bundler only allows me to add files or resources and not folders. So if anyone has any solutions please share it here. Otherwise i would have to keep all my resources in a single folder and change the code accordingly.

我在这个链接的帮助下得到了我的问题的解决方案http://www.centerkey.com/mac/java/使用jar bundler捆绑了jar文件,我不得不将我的其他资源文件的目标更改为当前文件夹拿着我的.app文件

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM