1 | static void liveWire_java(S javaSrc) ctex { |
2 | File jar = CompilerBot.compile(javaSrc); |
3 | assertTrue(jar.getAbsolutePath(), jar.isFile()); |
4 | |
5 | // load it! |
6 | call(myClassLoader(), "addURL", jar.toURI().toURL()); |
7 | } |
Began life as a copy of #1008732
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1011402 |
Snippet name: | liveWire_java |
Eternal ID of this version: | #1011402/2 |
Text MD5: | 2a2827682c1c382e0814e7bb0478b7a1 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-28 23:30:45 |
Source code size: | 218 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 455 / 502 |
Version history: | 1 change(s) |
Referenced in: | [show references] |