Initial resolution of errors in Leiningen configuration to eclipse

Source: Internet
Author: User

First on the Internet to search for a foreign site of the same problem solution:

Http://stackoverflow.com/questions/21886271/exception-when-launching-new-project-with-lein-new

    • Is you using Lein 2.3.x+? If not try Lein upgrade
    • is running Lein REPL in the proper directory?
    • Does Lein Deps succeed in downloading everything it needs?
    • Does Lein version work (Ie:is Leiningen completely broken) if it does isn't work, delete ~/.lein and run it again.

Find their Leiningen version is 2.0.0, so go to the official website releases found the latest 2.5 then download: https://github.com/technomancy/leiningen/releases

Then find the solution that Leiningen is configured with the external tool in Eclipse's run: http://blog.csdn.net/xiejianming/article/details/6950630

But I use absolute address when I configure location and working directory, and I must write "new ${project_name}" When I configure arguments, otherwise I will report the previous error.

The following tips are available after run:

Generating a project called Jim-cloud-server based on the ' default ' template.
The default template is intended for library projects, not applications.
To see other templates (apps, plugin, etc), try ' lein help new '.

This should not be a configuration problem, so the issue of Leiningen configuration to eclipse was initially resolved.

Initial resolution of errors in Leiningen configuration to eclipse

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.