Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1033328 // makeJarExecutable - synonym of makeManifestWithMainClass

JavaX fragment (include)

svoid makeJarExecutable(ZipOutputStream outZip, S mainClass) {
  makeManifestWithMainClass(outZip, mainClass);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033328
Snippet name: makeJarExecutable - synonym of makeManifestWithMainClass
Eternal ID of this version: #1033328/1
Text MD5: 46da827bb27632a41871ce04d160d609
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-23 04:43:47
Source code size: 112 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 79 / 103
Referenced in: [show references]