How can use native library in my Eclipse Plug-in project [message #1783117] |
Thu, 08 March 2018 00:35 |
Eclipse User |
|
|
|
Hi!
I am a beginer of Eclipse Plug-in. In my plug-in project, I have to call a tool named Scilab-6.0.1.
I can call it successfully in a normal Java Project. However, when it comes to Plug-in Project, it did not succeed. I have add three jars related to call scilab in Runtime>Classpath.
You can see my steps.docx in attachments, and know the problem clearly.
But for execution, the path to the native library libjavasci.dll and to its dependencies must be added in the PATH environment variable. All the needed libraries are in the "bin" folder.
How can I add native library in my Plug-in project?
I have read http://http://wiki.eclipse.org/Eclipse_Plug-in_Development_FAQ#How_do_I_include_native_libraries_in_my_bundle.3F
But I am still not clear, and the also see here in the page, I cannot open it in my computer.
Is there any simple examples or explict plug-in tutorial about native library?
Attachment: Steps.docx
(Size: 1.20MB, Downloaded 279 times)
|
|
|
Powered by
FUDForum. Page generated in 0.03281 seconds