How to Target Plugin [message #211214] |
Mon, 15 March 2004 08:36 |
Eclipse User |
|
|
|
Hi,
My plugin runs for the moment only for:
-os aix -ws motif -arch ppc
So I have organize my fragment like that:
myplugin.aix_1.0.0/os/aix/ppc/libmylib.so
myplugin.aix_1.0.0/aix.jar
If I run eclipse like that : eclipse -os aix -ws motif -arch ppc ,
It does not find my native library.
So I try to move the aix.jar file in :
myplugin.aix_1.0.0/ws/motif/aix.jar
I does not work too.
My question is do I have to renmae my java package ?
Is it an Eclipse 2.1.x error ?
Note that if I put the -Djava.library.path to
myplugin.aix_1.0.0/os/aix/ppc all work fine !
What is wrong ?
|
|
|
Powered by
FUDForum. Page generated in 0.06904 seconds