Guest User

Untitled

a guest
Nov 24th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. ReinstallJava[ClassPath -> "~/path_to_my_jar_files"];
  2.  
  3. ReinstallJava[ClassPath -> None];
  4. AddToClassPath["~/path_to_my_jar_files"];
  5.  
  6. ReinstallJava[CommandLine -> DIRJAVA, ClassPath -> DIRBOTA];
Add Comment
Please, Sign In to add comment