Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6586977
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:51:33+00:00 2026-05-25T16:51:33+00:00

Say I want to play with a some clojure library, but inside the REPL

  • 0

Say I want to play with a some clojure library, but inside the REPL from Intellij Idea. How do I start that REPL prepared? Or for that matter, how I load that library anyway, even after the start?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T16:51:34+00:00Added an answer on May 25, 2026 at 4:51 pm

    With IntelliJ, library directories inside the project can be included in the Java classpath that’s used when starting the REPL. These can then be used in the REPL through Clojure’s “use” or “require”.

    The easiest way to get the libraries into the project is through Leiningen and IntelliJ’s Leiningen plug-in. Leiningen is a build and dependency management tool for Clojure.

    Download and install Leiningen. Install IntelliJ’s Leiningen plugin. Open IntelliJ’s setting screen and under IDE Settings > Leiningen, enter the path to the Leiningen executable.

    From the IntelliJ project window, create a Clojure file named project.clj in the root. Edit this file using the Leiningen syntax to define the libraries that project depends on. Use the Leiningen library name from the library entry at clojars.org (the main clojure library repository), or the project’s webpage.

    From the Leiningen plug-in menu, add (+ icon) the project.clj. Now in the Leiningen plugin screen, click the project name to open it’s tree, choose the “deps” option, and click the “play” icon from the menu. This will make Leiningen download the libraries, and place them in the correct (/lib) folder of the project.

    Now rightclick the project name in the project windows, choose Open Module Settings > Modules > Dependencies > Add > Library > Name (Enter name) > Attach Jar Directories (Choose /lib)

    Then start the REPL, load the library with “use” or “require” and you’re all set.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Say I want to get the HTML of http://www.google.com as a String using some
Say I want to have a method that takes any kind of number, is
Say I want to manipulate some files on a floppy drive or a USB
say I want to scaffold generate university but university should eventually be related to
In my Application I want to use the AudioTrack class to play back some
Basically , I get a url from webserver.I want to play a movie file
First of all, I want to say sorry for this very big question, but
Let's say I would want to use the frameScript method to add some stop
I need some help. I want to create one tournament. Let's say I have
Say, I have a variable rv which has some numerical value. Now, I want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.