To import a leiningen project in the Eclipse IDE add the eclipse leiningen plugin in the project.clj as dev-dependency. When you now invoke the command "lein help" there is a new task called eclipse. Invoke the leiningen task eclipse via "lein eclipse". The eclipse leiningen tasks creates the eclipse projects files ".project" and ".classpath". Now you can import the project in the eclipse IDE, the
