Feb 23, 2024 3:57:09 PM Thomas Dumont
Required tools installation
Here are required tools with links to their installation page.
Build tools
All this tools are mandatory
- JDK1.8 : The Java Development Kit 1.8
- Maven 3.x : The build tool
- Ant : The build utils
- GIT : The source control manager
IDE
One of this IDE
- NetBeans : see Tips for Netbeans users
- IntelliJ : see Tips for IntelliJ users
- Eclipse : see Tips for Eclipse users
DBMS
One of this DBMS
- MySQL 5.x
- MariaDB 10.x Prefered for dev and small projects
- PosgreSQL Prefered for large projects
Web Server
One of this Web Server