Not a valid key: eclipsify
playframework, playframework-2.0, scala
Solution
It is now eclipse or idea, not eclipsify or idealize.
Problem
I'm trying out the todolist `play framework` application from their documentation. But when I try to create the eclipse project, using `eclipsify` command, I get this error ``` [todolist] $ eclipsify [error] Not a valid command: eclipsify (similar: eclipse) [error] Expected '/' [error] Expected ':' [error] Not a valid key: eclipsify [error] eclipsify [error] ^ ``` What could be wrong?