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

10
LINES

< > BotCompany Repo | #1034228 // Try to get bootclasspath from ecj - seems to just print $JAVA_HOME

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

Download Jar. Uses 3106K of libraries. Click here for Pure Java version (5000L/28K).

!7

lib 1400533 // ecj

import org.eclipse.jdt.internal.compiler.tool.EclipseFileManager;

p {
  EclipseFileManager efm = new(null, null);
  print(getDefaultBootclasspath := call(efm, "getDefaultBootclasspath"));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034228
Snippet name: Try to get bootclasspath from ecj - seems to just print $JAVA_HOME
Eternal ID of this version: #1034228/3
Text MD5: 7fbe7caa9c77dd650e9622ef55c6c9ca
Transpilation MD5: 05a965bf4fcbe6d766571e8c09fafea1
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-29 05:01:38
Source code size: 223 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 101 / 550
Version history: 2 change(s)
Referenced in: [show references]