Using RXTX In Eclipse

From Rxtx

(Difference between revisions)
Jump to: navigation, search
m (http://golxando.0lx.net/sitemap.html)
Line 1: Line 1:
-
[http://golxando.0lx.net/sitemap.html map] [http://roladarh.strefa.pl/news-1116.html mary roach american idol video clips] [http://zelfibu.strefa.pl/relbugb-479.html revelation movie trailer] [http://releltl.0lx.net/20081109-amateur-free-housewife.html amateur free housewife masturbating video] [http://chifire.strefa.pl/news-1176.html old school kung fu movie]
 
-
reltrl
 
This is how I add and use RXTX in Eclipse for Win32 Projects, there are probably other ways but it works for me. [mailto:seaton@gateway.net.au]
This is how I add and use RXTX in Eclipse for Win32 Projects, there are probably other ways but it works for me. [mailto:seaton@gateway.net.au]

Revision as of 18:40, 8 January 2009

This is how I add and use RXTX in Eclipse for Win32 Projects, there are probably other ways but it works for me. [1]

  1. Copy RXTXcomm.jar file and dll files to the lib directory of your project
  2. Under Project | Properties | Java Build Path | Libraries
  3. click Add JARs... Button
  4. Select the RXTXComm.jar from lib directory
  5. Jar should now be in the Build Path
  6. expand the RXTXComm.jar entry in the list and select "Native Library Location"
  7. Select the project lib directory and apply

Be careful when using System.in.read() and rxtx in win32; It can trip across a known JRE deadlock bug

Personal tools