Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to Target Plugin
How to Target Plugin [message #211214] Mon, 15 March 2004 08:36
Eclipse UserFriend
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 ?
Previous Topic:Exception launching the Eclipse Platform
Next Topic:Any way to create a view without the title bar?
Goto Forum:
  


Current Time: Tue Jun 10 00:14:31 EDT 2025

Powered by FUDForum. Page generated in 0.06904 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top