Skip to content

Commit

Permalink
use eclipse
Browse files Browse the repository at this point in the history
  • Loading branch information
Ji Zhang committed Feb 12, 2013
1 parent 9ec7c9e commit 2a6e929
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ pom.xml.asc
.lein-repl-history

/out*

/.settings
/.classpath
/.project
1 change: 1 addition & 0 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.4.0"]
[clojure-hadoop "1.4.1"]]
:plugins [[lein2-eclipse "2.0.0"]]
:aot [cia-hadoop.wordcount5])

0 comments on commit 2a6e929

Please sign in to comment.