CryptoTool

From wiki.my-d.org
Revision as of 12:58, 24 November 2020 by Ralf.hauser (talk | contribs) (README)
Jump to: navigation, search

FAQ

t.b.d

  • [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project CryptoTool: Fatal error compiling: invalid target release: 11
hauser@hauservm:~/git/e2efatclient$ echo $JAVA_HOME 
/usr/lib/jvm/curr
hauser@hauservm:~/git/e2efatclient$ export JAVA_HOME=/usr/lib/jvm/jdk-11

README

 git clone https://hauser@git.my-d.org/e2e/e2efatclient.git
install maven from apache
install 7z.dll
then in cygwin, do "mvn clean install"

Links

Back to Projects