Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Export and Running RCP Prduct with Native DLLs(Export Succesfull - Run Configuration Fails)
icon9.gif  Export and Running RCP Prduct with Native DLLs [message #1012383] Thu, 21 February 2013 13:08
Philipp M. Fischer is currently offline Philipp M. FischerFriend
Messages: 67
Registered: November 2010
Location: Germany
Member
Hi all,

I am currently working on including some native DLLs to my eclipse RCP. These dlls are quite unique and i want to ship them with my exported product build (maven tycho product build).

I found a good example in the internet that explains how to handle the DLLs in combination with a RCP feature. Following this example they get perfectly installed into my RCP Application's root directory and they are well exxecuted. So thanks for that Smile

but now using the run configuration from within eclipse, it looks like the dlls do not get deployed. My code fails on loading the dlls and tells me that the dlls could not be found in in java.library.path Sad

Does anyone have a good clue on how to get both the export and the run configuration perfectly working?

Cheers

Phil
Previous Topic:Hide perspective using xml ?
Next Topic:Refresh TreeViewer after open file action
Goto Forum:
  


Current Time: Tue Sep 24 12:17:45 GMT 2024

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

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

Back to the top