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

4
LINES

< > BotCompany Repo | #1033330 // manifestTextForMainClass

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

Libraryless. Click here for Pure Java version (29L/1K).

sS manifestTextForMainClass(S mainClass) {
  ret "Manifest-Version: 1.0\n" +
    "Main-Class: " + mainClass + "\n\n";
}

Author comment

Began life as a copy of #1016056

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033330
Snippet name: manifestTextForMainClass
Eternal ID of this version: #1033330/2
Text MD5: 8ee6a6590d885cd60db6e3df943287da
Transpilation MD5: 7a1305838c8935dc3cf722c434dea076
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:49:47
Source code size: 122 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 90 / 132
Version history: 1 change(s)
Referenced in: [show references]