GitHub Copilot
GitHub Copilot for Eclipse is the official plugin from GitHub, providing intelligent coding assistance. Enhance your development workflow on Eclipse with real-time suggestions and...
| CARVIEW |
GitHub Copilot for Eclipse is the official plugin from GitHub, providing intelligent coding assistance. Enhance your development workflow on Eclipse with real-time suggestions and...
The Eclipse Marketplace Client is a rich client solution for installing solutions listed on Eclipse Marketplace directly from an Eclipse Installation. The Eclipse community has...
Eclipse plugin to make Eclipse go fullscreen and save space Use: Menu Window/Full Screen enter full screen mode. Ctrl+ALT+Z enter or exit full screen mode in dialogs and windows...
Minimap is a plugin provides awesome way to navigate your source code.
IconPreview is a lightweight Eclipse plugin that allows you to preview image files in the Eclipse "Package Explorer" view. Now support the following image formats: png jpg/jpeg gif...
This plugin generates call to setter method value for class. Feature Generate local variable assignments from an object's getters (Generate all getter). Generate setter calls...
This plugin provides techniques to sort methods in Java-classes, aiming to increase the readability of the source code. Use To sort methods in the active Java editor: open a Java...
Builder Pattern Eclipse Plugin This project is a Eclipse plugin that automates the writing of these builders. With just two clicks you can generate all the builder code you need...
Auto Filling Java Call Arguments This plugin guesses the call parameters by the callee parameter names. Use Via Eclipse Content Assist Press Ctrl + Space (Content Assist) inside...