Open jasondavies opened 4 years ago
[error] ergo-mixer-web/java-client-generated/src/main/java/org/ergoplatform/restapi/client/WalletTransaction.java:27:1: cannot find symbol [error] symbol: class Generated [error] location: package javax.annotation [error] javax.annotation.Generated
I'm using OpenJDK 11 on Linux. I tried using OpenJDK 8 but it didn't seem to solve the issue.
Update: I tried on a clean install of OpenJDK 8 and that seemed to work.
I'm using OpenJDK 11 on Linux. I tried using OpenJDK 8 but it didn't seem to solve the issue.