Skip to content

Commit

Permalink
JEE version of Eclipse
Browse files Browse the repository at this point in the history
This is useful to have for Java devs.
  • Loading branch information
amaltson committed Dec 6, 2013
1 parent 5cdf628 commit 8ad8d0f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/eclipse-jee.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
class EclipseJee < Cask
url 'http://download.eclipse.org/technology/epp/downloads/release/kepler/SR1/eclipse-jee-kepler-SR1-macosx-cocoa-x86_64.tar.gz'
homepage 'http://eclipse.org'
version '4.3.1'
sha1 'eda969782c5de49b54fa1dacb5d59e7dd1be29a0'
link 'eclipse/Eclipse.app'
end

0 comments on commit 8ad8d0f

Please sign in to comment.