< prev index next >

doc/panama_jextract.md

Print this page
*** 666,11 ***
      }
  }
  
  ```
  
! ### Compiling and running the libgit2 sample
  
  ```sh
  
  java -Dforeign.restricted=permit \
     --add-modules jdk.incubator.foreign \
--- 666,11 ---
      }
  }
  
  ```
  
! ### Compiling and running the sqlite3 sample
  
  ```sh
  
  java -Dforeign.restricted=permit \
     --add-modules jdk.incubator.foreign \
< prev index next >