| 
| JNI in RCP [message #465604] | Tue, 03 April 2007 01:40  |  | 
| Eclipse User  |  |  |  |  | Hi, 
 I have a problem with loading some DLL files in my RCP application.
 
 My RCP application contains several different plugins. One of them uses JNI
 and depends on several DLL files. When I run the product from Eclipse IDE
 everything works fine with modifying the java.library.path-value in the
 launch configuration and adding the dll files to the PATH variable in the
 project properties.
 
 But when I export my product I get several problems:
 
 - How to add the java.library.path-value to the config.ini without needing
 the absolute path of the DLL location???
 
 - How to add the path of the DLL location to System-variable PATH without
 having to start Eclipse via a .bat file???
 
 Please excuse my fragmentary knowledge of JNI, my task is to combine the RCP
 application with the classes using JNI.
 
 Thanks in advance!
 
 Greetz,
 Carsten
 |  |  |  | 
|  | 
|  | 
|  | 
|  | 
Powered by 
FUDForum. Page generated in 0.04379 seconds