Download Intellij IDEA https://www.youtube.com/watch?v=2hNNWzdxlRg Download IntelliJ IDEA Install Intellij IDEA https://www.youtube.com/watch?v=EO023KXJATs Install Intellij IDEA
Simple Java 11 Maven Project with Intellij IDEA
In this post we are going to create a simple Hello World in Java11 using maven and Intellij IDEA. We are also going to deal with the compilation error "Error: java: error: release version 5 not supported" and the compilation warning "File encoding has not been set, using platform encoding UTF-8" Video https://youtu.be/H3valiUGQck Create the... Continue Reading →
Intellij IDEA: maven clean install
Video https://youtu.be/salVwXHpIFQ Quick Steps View -> Tool Windows -> Maven ProjectOpens your projects in a sub-windowClick on the arrow next to your projectClick on LifecycleClick on cleanClick on the green (play) buttonClick on installClick on the green (play) button Source Code https://github.com/skills421/HelloWorld Latest Updates For latest updates check out Simple Java 11 Maven Project with... Continue Reading →
Java IDEs
Spring Tool Suite (STS) http://spring.io/tools Eclipse http://www.eclipse.org Netbeans https://netbeans.org Intellij Idea http://www.jetbrains.com/idea/