Skip to content

Chocolatey package for the JCE (Unlimited Strength Java Cryptography Extension Policy Files)

License

Notifications You must be signed in to change notification settings

TobseF/jce-chocolatey-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JCE chocolatey package

Chocolatey package for the JCE (Unlimited Strength Java Cryptography Extension Policy Files)

This chocolatey package adds the JCE to latest installed Java SDK. The The JAVA_HOME environment variable has to point to the JDK. If JAVA_HOME is not set, nothing will be changed. The original files are backuped (renamed to *_old) and can be reverted at any time. This package is a perfect addion to the JDK8 package.

Install with Chocolatey

choco install jce -y

Build from source:

  1. Install Chocolatey.
  2. Open cmd with admin rights in jce package directory.
  3. Pack NuGet Package (.nupkg).
cpack
  1. Install JCE NuGet Package.
choco install jce -fdv -s . -y

###Disclaimer This is not an official project of Oracle. It`s only easy of the manual installation: It downloads the JCE from oracle.com and unpacks it to the installed JDK.

About

Chocolatey package for the JCE (Unlimited Strength Java Cryptography Extension Policy Files)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published