Development Ecosystem
Java Development Ecosystem
Last updated
Was this helpful?
Java Development Ecosystem
Last updated
Was this helpful?
Eclipse is the recommended Java IDE, it integrates with the other tools used, such as Maven or git.
Travis is used for Continuous Integration.
Maven is used to manage projects.
git is used for version control.
Bintray, JCenter and Maven Central are used to deploy artifacts.