CryptoTool: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Ralf.hauser (talk | contribs) |
Ralf.hauser (talk | contribs) |
||
| Line 12: | Line 12: | ||
git clone https://hauser@git.my-d.org/e2e/e2efatclient.git |
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 = |
= Links = |
||
Revision as of 11:58, 24 November 2020
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