Skip to content

Conversation

Pluies
Copy link

@Pluies Pluies commented Jun 16, 2015

Hello!

Not sure whether this is super-useful to others, but here's a little dependency to generate Eclipse-specific project files for easy import into Eclipse and benefit of the Counterclockwise integration (syntax highlighting, the built-in REPL, etc), by running lein eclipse

Feel free to ignore/close this MR if you think it doesn't gel with the goal of the project - I'm just putting it up there as it was useful to me :)

@trptcolin
Copy link
Member

I typically like to put editor-specific things like this in a more global location so all my projects have those benefits - that'd be ~/.lein/profiles.clj for this lein-eclipse plugin. Partly so I don't have to add it specifically for all of my project, and partly because that way people who don't use Eclipse don't have to depend on Eclipse-specific dependencies.

But I love the idea of making it easier for people to get up and running - I'd love us to have more wiki pages for things like this, similar to what the nitrous.io folks did here. Is that something you'd be up for documenting for Eclipse users?

@Pluies Pluies closed this Jun 23, 2015
@Pluies
Copy link
Author

Pluies commented Jun 23, 2015

Hi @trptcolin ,
Thanks for the feedback! I just created:
https://github.com/functional-koans/clojure-koans/wiki/Clojure-koans-in-Eclipse
(And researching links for that wiki page led me to discover both another, easier way of importing the project in Eclipse and a new version of the plugin I used in the first place!)
Cheers,
Florent

@trptcolin
Copy link
Member

Awesome! Thanks for the wiki, and thanks for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants