Fazecast / jSerialComm

Platform-independent serial port access for Java
GNU Lesser General Public License v3.0
1.34k stars 287 forks source link

I cannot use terminate the program on the arm board #396

Closed jstxwuyu closed 2 years ago

jstxwuyu commented 2 years ago

When I package the program into a jar package, I cannot use ctrl-c to terminate the program using java -jar on the command line on the arm board, but it works fine on windows

hedgecrw commented 2 years ago

Ah yes, I see the problem. Please try the following test version:

https://www.dropbox.com/t/v3rdyMg9raRlRkzm

jstxwuyu commented 2 years ago

Thank you so much, problem solved

hedgecrw commented 2 years ago

Great, closing as resolved with today's release of v2.9.0.