This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class Eclim < Formula | |
| desc "Eclim provides the ability to access Eclipse code editing features via the command line or favorite editor (eg. VIM)" | |
| homepage "http://eclim.org/index.html" | |
| url "http://sourceforge.net/projects/eclim/files/eclim/2.4.1/eclim_2.4.1.jar", :using => :nounzip | |
| sha256 "289ba3643a1193edfc68bf042043f4847995733eecb23e2077f49f39c51a1527" | |
| head "git://github.com/ervandew/eclim.git" | |
| #keg_only "..." |
NewerOlder