java - replicatorg eclipse building -


i need change parts in ui of replicatorg opensource project 3d printers (see http://replicat.org). downloaded source codes github , opened new project on eclipse using build.xml in replicatorg. when try run on eclipse have message on console:

java.lang.unsatisfiedlinkerror: no rxtxserial in java.library.path thrown while loading gnu.io.rxtxcommdriver 

exception in thread awt-eventqueue-0 java.lang.unsatisfiedlinkerror: no rxtxserial in java.library.path. looked on net seems related rxtx not figure out. can me? thank much...


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -