java - windows 10 properly installing JAR files for JVM -


i entirely new java please refer me similar question if duplicate. did not see answer specific problem.

i working environment , running maven

the error came across

[project name] requires high-encryption jar files installed jvm used build project. 

so went http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html. java cryptography extension.

i downloaded extension , and compressed it. @ point expecting able past **high-encryption ** error blocking me.

enter image description here

unfortunately, still getting same error above. not sure else need working. insight appreciated.

with maven, use pom.xml file fetch dependencies.


Comments