Welcome to Eclim on GitHub
August 3, 2024 ยท View on GitHub
.. Copyright (C) 2005 - 2012 Eric Van Dewoestine
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Welcome to Eclim on GitHub
.. note::
(Aug. 03, 2024)
Eclim has reached its end of life. The Language Server Protocol (LSP) and the various implementations are mature enough that eclim has become unnecessary.
It has been a great run (nearly 20yrs!) and I'm grateful for everyone that helped out, from bug reports to patches, it's been awesome.
.. _overview:
================== Overview
The primary goal of eclim is to bring Eclipse_ functionality to the Vim_ editor.
- For more details, please visit eclim.org_.
- If you have any questions, you can post them to the
eclim user mailing list_. - If you would like to report a bug or feature request, feel free to create a new issue_ here on github.
.. _other_editors:
====================== Emacs / TextMate Users
Be sure to check out the eclim clients being developed for your editor of choice:
Emacs client_TextMate client_
.. _license:
================== License
Eclim is released under the GPLv3_.
.. _eclim.org: http://eclim.org .. _eclim user mailing list: http://groups.google.com/group/eclim-user .. _issue: http://github.com/ervandew/eclim/issues .. _eclipse: http://eclipse.org .. _vim: http://www.vim.org .. _gplv3: http://www.gnu.org/licenses/gpl-3.0-standalone.html .. _Emacs client: https://github.com/emacs-eclim/emacs-eclim .. _TextMate client: http://github.com/JulianEberius/Eclim.tmbundle