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 8367997
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T13:17:18+00:00 2026-06-09T13:17:18+00:00

What techniques that people have found useful using Clojure, Scala, JRuby, build tools, etc.

  • 0

What techniques that people have found useful using Clojure, Scala, JRuby, build tools, etc. to retrofit a Java project with a REPL to quickly experiment?

I often need to work with plain old Java projects (POJO projects?) and miss having a REPL. Other SO questions address this topic, but these are several years old and the responses are dated.

I’ll start by contributing a few techniques that I’ve used to solve this problem.

  • 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-06-09T13:17:19+00:00Added an answer on June 9, 2026 at 1:17 pm

    If the project uses Maven, the gmaven plugin and accompanying mvn groovy:shell is helpful, although getting it configured correctly can be challenging.

    For those projects not using Maven, a common pattern is to include dependencies in a lib folder and manage them manually. For these, I’ve used groovy:

    groovysh -cp `echo lib/*.jar | sed 's/ /:/g'`
    

    …or clojure:

    java -cp /usr/local/Cellar/clojure/1.3.0/clojure-1.3.0.jar:`echo lib/*.jar | sed 's/ /:/g'` clojure.main
    

    The default Clojure wrapper can also be enhanced with rlwrap.

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

Sidebar

Related Questions

In SEO there are a few techniques that have been flagged that need to
I was wondering how/if people have worked around db schema changes that would otherwise
Lots of BAWs (big ass-websites) are using data storage and retrieval techniques that rely
The usual case. I have a simple app that will allow people to upload
How are you instrumenting your UI's? In the past I've read that people have
What techniques are people using to utilize multiple processors/cores when running a TwistedWeb server?
So I understand the basic techniques that are used in branch prediction for pipelined
I realize that keywords and descriptions are old-school SEO techniques and many search engines
I'm doing a project that use image processing techniques to identify different objects and
What techniques are available to profile services running in WebMethods Integration Server? That is,

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.