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

13
LINES

< > BotCompany Repo | #1031241 // Smarty [runner for IDEA project]

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 1177K of libraries. Click here for Pure Java version (31879L/244K).

!7

//mainClassName SmartyMain
set flag NoMainMethod.
!include #1031104

p {
  File mainJar = getMainJarLocation();
  File unpackDir = newFile(mainDir(), "code");
  programID = #1031123;
  ret if standalone_start(new S[0], "Smarty", null, mainJar, unpackDir, programID());
  smartyMain();
}

Author comment

Began life as a copy of #1031236

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031241
Snippet name: Smarty [runner for IDEA project]
Eternal ID of this version: #1031241/3
Text MD5: a1545526646034e32aa5227200a9f09c
Transpilation MD5: 971f47ea5c137975d9c0e3f8054faf3b
Author: stefan
Category: javax / smarty
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-05-24 20:43:35
Source code size: 304 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 117 / 543
Version history: 2 change(s)
Referenced in: [show references]