1.4 libs: java.lang.NoClassDefFoundError: com/pi4j/component/relay/Relay #82
-
I use the Pi4J libraries to control 2 relays on a PiFace Digital board. Up till version 1.3 everything worked fine. I downloaded the 1.4 libs (pi4-distribution) from https://search.maven.org/search?q=com.pi4j and replaced the 1.3 libs with ones in the 1.4 zip. I use JDK 11. 1.4 gives me following exception at startup: Any hints what I'm doing wrong? Tx, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This issue was answered in this issue ticket: |
Beta Was this translation helpful? Give feedback.
This issue was answered in this issue ticket:
Pi4J/pi4j-v1#533