ccw-ide / ccw

Counterclockwise is an Eclipse plugin helping developers write Clojure code
https://github.com/laurentpetit/ccw/wiki/GoogleCodeHome
Eclipse Public License 1.0
220 stars 50 forks source link

create a leiningen project from a "normal" clojure project, without manually adding a project.clj to the project? #522

Open laurentpetit opened 9 years ago

laurentpetit commented 9 years ago

Original issue 481 created by laurentpetit on 2012-12-10T21:51:37.000Z:

Currently the option "Convert to Leiningen Project" doesn't appear in the Configure menu on a clojure project without project.clj. I think it should. I expect CCW to create a default project.clj with some basic settings, if the user hasn't provided one yet, when selecting "convert to leiningen".

What should happen to the already added dependencies (like clojure.jar and clojure-src.jar), should they be ignored?

laurentpetit commented 9 years ago

Comment #1 originally posted by laurentpetit on 2012-12-10T22:05:00.000Z:

My take :

laurentpetit commented 9 years ago

Comment #2 originally posted by laurentpetit on 2012-12-10T22:12:04.000Z:

laurentpetit commented 9 years ago

Comment #3 originally posted by laurentpetit on 2012-12-10T22:23:38.000Z:

<empty>

laurentpetit commented 9 years ago

Comment #4 originally posted by laurentpetit on 2014-05-22T09:32:17.000Z:

<empty>