IDE
Java IDE
Eclipse
Eclipse is the recommended Java IDE.
There are many versions and packages. Usually the "Eclipse IDE for Java EE Developers" package is enough, but it may require installing plugins for specific projects, for example when working with a project which uses React.
Code Style
Eclipse supports XML configuration for its code style formatter.
The following files are set for recommended configurations:
Java code style, a mix of various standards.
Last updated
Was this helpful?