Ruby development tools combining the powers of the Eclipse IDE and the Solargraph language server!
Left: syntax highlighting, completions, docs, code outline, references, diagnostics and more! Middle: bundle install on Gemfile. Right: debugger with interactive console.
bundle install
on Gemfiles and gem build
on gemspec filesCheck out what's new in the latest releases!
You can install the plugin via the Eclipse Marketplace, or simply drag the following button to your running Eclipse window:
Alternatively, head to the update site and follow the instructions listed there.
Once installed, the plugin will simply kick in when opening any Ruby file in Eclipse; there is no Ruby-specific project type or perspective.
This plugin requires Java 11 or more recent.
The aim is to provide support for all Eclipse releases that are at up to two years old. Versions older than that may be dropped at any point without notice. That being said, the plugin should currently still work with Eclipse versions as old as 2019-03 (4.11).
yard gems
in a terminal).Found a problem or need some help? Simply open an issue!
Find the project useful or interesting? Star the repository by clicking on the icon on the top right of this page!
Want to make this plugin better, faster, stronger? Contributions are more than welcome, open a pull request and share your code!
Setting up your own working copy of the project is easy:
File
-> Import...
-> General
-> Existing Projects into Workspace
.Select root directory
field, indicate the location where you checked out the eclipse-solargraph repository.Search for nested projects
is enabled, select all projects in the Projects
field and click Finish
.eclipse-solargraph-target-platform.target
and click Set as Active Target Platform
.Run As
-> Eclipse Application
, or you can export a plugin archive file by selecting Export
-> Deployable plug-ins and fragments
.Eclipse Solargraph licensed under Eclipse Public License - v 2.0.
The following projects are used by this plugin: