Skip to content

Commit

Permalink
Updating dependencies to compile nicer in Eclipse.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuehmer committed Apr 21, 2012
1 parent 51c19c6 commit 8d7c6b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,15 @@ lib/
modules/
public/crud
public/securesocial*
public/secure
securesocial*
secure
target/
tmp/
conf/application.conf
conf/crud
conf/securesocial*
conf/secure
*.class
*.jar
*.log
Expand Down
3 changes: 2 additions & 1 deletion conf/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

require:
- play -> crud
- play -> securesocial 0.2.4
- play -> secure
- play -> securesocial

0 comments on commit 8d7c6b4

Please sign in to comment.