How to enable java 8 in Maven Project
April 04, 2018If you don't create java 8 as your default JAVA_HOME directories, you need to download java 8 and config that again. In maven, here the code to activate java 8 for your Maven Module.
Code :
---------------------
The key is at here
Code :
________________
0 komentar