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

3
LINES

< > BotCompany Repo | #1005579 // clearCompilerCache - clear all cached .jars [TODO: they might be in use]

JavaX fragment (include)

static L<File> clearCompilerCache() {
  ret deleteAllFilesWithSuffix(getCacheProgramDir("Compilations"), ".jar");
}

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: #1005579
Snippet name: clearCompilerCache - clear all cached .jars [TODO: they might be in use]
Eternal ID of this version: #1005579/2
Text MD5: 780cfdb7fa76bc6ffa99d10cfc950971
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-23 04:59:05
Source code size: 117 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 527 / 534
Version history: 1 change(s)
Referenced in: [show references]