0

Is is possible to use JNI4Net on linux ubuntu. I see not specific download seciton for linux. I have found this example with use of JNI with out third party library JNI4Net.

I would like to simplify my life with this library.

I am trying to expose .net libraries to java.

eomeroff
  • 9,599
  • 30
  • 97
  • 138

2 Answers2

1

Mono/Linux is not yet supported in jni4net. Sorry.

Pavel Savara
  • 3,427
  • 1
  • 30
  • 35
0

Only Windows 32 and 64 bits are supported for now.

eomeroff
  • 9,599
  • 30
  • 97
  • 138