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

8
LINES

< > BotCompany Repo | #1005576 // javaCompile_overInternalBot - compile to jar using class CompilerBot

JavaX fragment (include)

static File javaCompile_overInternalBot(S src) {
  ret javaCompile_overInternalBot(src, "");
}

// returns path to jar
static synchronized File javaCompile_overInternalBot(S src, S dehlibs) {
  ret CompilerBot.compile(src, dehlibs);
}

Author comment

Began life as a copy of #1005448

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005576
Snippet name: javaCompile_overInternalBot - compile to jar using class CompilerBot
Eternal ID of this version: #1005576/1
Text MD5: f63623a77a5f0705c774a6418a23328e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-28 14:25:54
Source code size: 243 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 520 / 546
Referenced in: [show references]