Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Eclipse/CDT policy on native libraries?

Hello,

What is the Eclipse/CDT policy for using native libraries?

Suppose I want to contribute code to CDT that makes use of a native
library (interfaced using JNI/JNA/SWIG/Bridj/ffi etc.).

Can such contribution be accepted?

Let's assume the library in question
  1) is cross-platform and works on all platforms that Eclipse works on
  2) is licensed under a permissive open-source license

Thanks,
Nate
 		 	   		  

Back to the top