You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.
i download libsocket-can-java and i compile but when i go to the dist folder and run "java -jar libsocket-can-java.jar" i get a error invalid or corrupted jar file!what is the problem?
how can i run this?
The text was updated successfully, but these errors were encountered:
What was your intention? libsocket-can-java.jar is just a library. You need your own class, that will just use libsocket-can-java.jar. See src.test/de/entropia/can/CanSocketTest.java for example.
i download libsocket-can-java and i compile but when i go to the dist folder and run "java -jar libsocket-can-java.jar" i get a error invalid or corrupted jar file!what is the problem?
how can i run this?
The text was updated successfully, but these errors were encountered: