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

4
LINES

< > BotCompany Repo | #1016056 // makeManifestWithMainClass

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4522L/25K).

svoid makeManifestWithMainClass(ZipOutputStream outZip, S mainClass) ctex {
  outZip.putNextEntry(new ZipEntry(manifestPathInJar()));
  outZip.write(toUtf8(manifestTextForMainClass(mainClass)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016056
Snippet name: makeManifestWithMainClass
Eternal ID of this version: #1016056/3
Text MD5: 0acfdcd4a209ed9f130087e485466bdf
Transpilation MD5: ae336e2c8cd8bf905c1fdd178837f2b6
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-23 04:50:15
Source code size: 199 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 407 / 495
Version history: 2 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1033329 - manifestPathInJar
#1033330 - manifestTextForMainClass
#1033485 - graphAsPolygon
#1034028 - Gazelle22_ImageToRegions (BufferedImage -> BWIntegralImage -> regions)
#1034373 - aic_testSkipSameSizeShorteningsParam