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

8
LINES

< > BotCompany Repo | #1005448 // javaCompile_overBot - compile to jar using compiler bot

JavaX fragment (include)

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

// returns path to jar
static synchronized File javaCompile_overBot(S src, S dehlibs) {
  ret new File(assertNotNull(matchOK(sendQuietly("Compiler Bot", "Please compile this Java text: * with libraries *", src, dehlibs))));
}

Author comment

Began life as a copy of #1003840

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: #1005448
Snippet name: javaCompile_overBot - compile to jar using compiler bot
Eternal ID of this version: #1005448/1
Text MD5: fc5934cfb225431221d9255953ab6cab
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-19 13:21:22
Source code size: 314 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 444 / 464
Referenced in: [show references]