Skip to content

A leiningen plugin to create Eclipse project descriptor files.

Notifications You must be signed in to change notification settings

netmelody/lein2-eclipse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein2-eclipse

lein2-eclipse is a Leiningen2 plugin that automates the generation of Eclipse project setup.

It provides the eclipse command to generate .project and .classpath files.

Usage

To use lein2-eclipse, add it as a plugin to your project.clj file or your global profile:

:plugins [[lein2-eclipse "2.0.0"]]

When this is set, you can use the lein eclipse command to generate project files.

About

A leiningen plugin to create Eclipse project descriptor files.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%