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:

Last updated