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

6
LINES

< > BotCompany Repo | #1004006 // Compile all java files in current directory to "classes"

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (2167L/14K/50K).

!7

p {
  set(getJavaX(), "javaTarget", "1.6");
  print(compileWholeDir(new File("."), new File("classes")));
}

Author comment

Began life as a copy of #1003939

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004006
Snippet name: Compile all java files in current directory to "classes"
Eternal ID of this version: #1004006/2
Text MD5: bab42376f1ad4599ae6fe7352454b522
Transpilation MD5: 9602bfd0291caaf3aeb820e13480573c
Author: stefan
Category: javax / talking robots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-06 00:36:35
Source code size: 116 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 520 / 566
Version history: 1 change(s)
Referenced in: [show references]