[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] DLL file placement
|
- From: waiyung@xxxxxx (wai)
- Date: Wed, 21 Jul 2004 02:13:10 +0000 (UTC)
- Newsgroups: eclipse.platform
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
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