Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to make eclipse find dll in plugin?
How to make eclipse find dll in plugin? [message #441420] Sun, 15 August 2004 04:41 Go to next message
Eclipse UserFriend
Originally posted by: stubma.163.com

Hi,
I create a plugin and this plugin has some DLLs in its directory, what need
I do to let eclipse find these DLLs?

Thanks

Stubma
Re: How to make eclipse find dll in plugin? [message #441538 is a reply to message #441420] Mon, 16 August 2004 21:13 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
You should ask this question on:

news://news.eclipse.org/eclipse.platform

For SWT, we place the dll in a location that is known to eclipse namely:

plugins/org.eclipse.swt.win32/os/win32/x86

You might be able to place the dll in:

plugins/my.plugin.name/os/win32/x86


"stubma" <stubma@163.com> wrote in message news:cfmp5o$p90$1@eclipse.org...
> Hi,
> I create a plugin and this plugin has some DLLs in its directory, what
need
> I do to let eclipse find these DLLs?
>
> Thanks
>
> Stubma
>
>
Previous Topic:Unsolvable problem: TreeViewer and hove?
Next Topic:Buttons on Form Section Title Bars?
Goto Forum:
  


Current Time: Fri Apr 19 18:15:03 GMT 2024

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

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

Back to the top