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
How are we supposed to install JNAerator ?
I just went to the maven home page and created the pom.xml from the XML displayed on the maven home page. http://search.maven.org/#artifactdetails|com.nativelibs4java|jnaerator|0.12|jar
Then I put the pom.xml in a folder and run mvn install.
Then when I run java -jar jnaerator-0.12-shaded.jar
it says :
Error: Could not find or load main class com.ochafik.lang.jnaerator.JNAerator
The text was updated successfully, but these errors were encountered:
How are we supposed to install JNAerator ?
I just went to the maven home page and created the pom.xml from the XML displayed on the maven home page.
http://search.maven.org/#artifactdetails|com.nativelibs4java|jnaerator|0.12|jar
Then I put the pom.xml in a folder and run mvn install.
Then when I run java -jar jnaerator-0.12-shaded.jar
it says :
Error: Could not find or load main class com.ochafik.lang.jnaerator.JNAerator
The text was updated successfully, but these errors were encountered: