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)

1  
static File javaCompile_overInternalBot(S src) {
2  
  ret javaCompile_overInternalBot(src, "");
3  
}
4  
5  
// returns path to jar
6  
static synchronized File javaCompile_overInternalBot(S src, S dehlibs) {
7  
  ret CompilerBot.compile(src, dehlibs);
8  
}

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: 525 / 554
Referenced in: [show references]