Serial port 'Error inside Serial.ports() in exported' - Solution
in
Integration and Hardware
•
2 years ago
Hi - Struck the "Error inside Serial.ports()" when running a jar exported from Eclipse on Windows.
This post has the problem too:
- My fault was, that rxtxserial.dll was missing from windows\system32
(see how to install here
http://www.arduino.cc/playground/Interfacing/Java )
But since rxtxserial.dll was included in my Eclipse project, running in Eclipse didn't produce the error.
Wish I could post the solution to the old forum, that would have helped me a lot..
Kind regards
Christian