You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
287 B
8 lines
287 B
11 years ago
|
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
|