Libraryless. Click here for Pure Java version (1386L/9K/33K).
1 | !752 |
2 | |
3 | static S snippetID = ""; |
4 | |
5 | p { |
6 | if (args.length != 0) snippetID = smartJoin(args); |
7 | thread { // because slte must be called in non-awt thread |
8 | S line = slte("Snippet to run plus arguments", snippetID + " "); |
9 | if (line == null) |
10 | print("abort"); |
11 | else { |
12 | print("Running: " + line); |
13 | nohupJavax(line); |
14 | } |
15 | } |
16 | } |
Began life as a copy of #1000914
download show line numbers debug dex old transpilations
Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, liwcxgsjrgqn, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1000917 |
Snippet name: | Swing: Run snippet with arguments |
Eternal ID of this version: | #1000917/1 |
Text MD5: | f13885c5525bd0e0ab3b9fb8a153c61b |
Transpilation MD5: | 0b0307b0613c83a9226a73795a5709f9 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-07-23 21:02:20 |
Source code size: | 358 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 688 / 810 |
Referenced in: | [show references] |