Using RXTX In Eclipse

From Rxtx

(Difference between revisions)
Jump to: navigation, search
(Using RXTX in Eclipse)
Line 1: Line 1:
-
This is how I add and use RXTX in Eclipse for Win32 Projects, there are probably otherways 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]
# Copy RXTXcomm.jar file and dll files to the lib directory of your project
# Copy RXTXcomm.jar file and dll files to the lib directory of your project

Revision as of 01:43, 15 March 2006

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
Personal tools