My personal Oomph setups for Eclipse.
The setup for Java development is in the file com.marcandregoyette.eclipse.java.setup. It also includes plugins for JavaScript and TypeScript development.
It is based on the Eclipse for Java EE Developers product, but without the following features:
- Cloud Foundry plugins. I don't use Cloud Foundry.
- Mylin plugins. I don't use Mylin. Mylin will still be required because of other plugins, but I prefer to not list Mylin as a requirement.
Code complemention and documentation framework.
Links:
Git integration for Eclipse.
Links:
Support for ANSI colors in Eclipse console.
Links:
Installed Software:
- Ansi Console
Gradle support for Eclipse.
Links:
Installed Software:
- Buildship: Eclipse Plug-ins for Gradle
A plugin to manage Docker images and containers.
Links:
Installed Software:
- Docker Tooling
A plugin for Java code coverage that uses JaCoCo.
Links:
Installed Software:
- EclEmma Java Code Coverage
A static code analyzer for Java, JavaScript and PHP.
Links:
Installed Software:
- SonarLint for Eclipse
- SonarLint for Eclipse Java Configuration Helper