"include/LightGBM/vscode:/vscode.git/clone" did not exist on "fe77eac5e7c95b46085bc78a527809493c9046d6"
  1. 16 Mar, 2019 1 commit
  2. 25 Aug, 2018 1 commit
  3. 31 Jan, 2018 1 commit
    • Ilya Matiach's avatar
      Adding SWIG Java wrappers to LightGBM (#1223) · 6d58decf
      Ilya Matiach authored
      * Adding Java wrappers to LightGBM by updating CMakeLists and adding SWIG file
      
      * Set SWIG generation to OFF by default
      
      * Added -package option to SWIG_FLAGS
      
      * Fixed jar structure to have class files in proper location
      
      * removed link with OpenMP flags
      6d58decf