[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] DLL file placement

I am trying to use the javax.comm package within Eclipse.
I need to place a win32com.dll file in windows system directory for the
Java API to use it. 
The program ran fine in windows console mode. 
I run the same programs within Eclipse but the program failed.
I suspect Eclipse cannot locate the .dll file. 
Where do you place this kind of files within Eclipse?
Thanks,
Wai