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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:53:22+00:00 2026-05-28T02:53:22+00:00

I have created a Lift project ifor IDEA 11 Community Edition using an sbt-idea

  • 0

I have created a Lift project ifor IDEA 11 Community Edition using an sbt-idea plugin.
It compiles and runs well from SBT plugins SBT console, I`m also able to debug it via creating right “Remote” configuration.

But how do I create an SBT Run configuration?

I don’t want to type each time “container:start” in SBT console, I want to startup using a Run/Debug button.
I was unable to find some SBT configuration type (like there is available a “Maven” type), and when I try to add configuration based on “Application type” I cannot specify the main class.

There is also no “Scala Compilation Server” type available (I cannot see it in the list of available configuration types), so I cannot use solutions like this https://stackoverflow.com/a/6131737/705819/
Are there any specific actions that should be done for the “Scala Compilation Server” type to show up? Or does it available only in the full edition of IDEA?

UPDATE: I`m also using JRebel for my project. Without proper run configuration I have to run SBT with JRebel via VM parameters and debug via Remote configuration – so it makes me to restart debugger each time I update the code (cause Jrebel reloads the class) instead of just clicking “Debug with Jrebel” button (thanks to the Jrebel IDEA plugin). It is very annoying, please help!

  • 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-28T02:53:23+00:00Added an answer on May 28, 2026 at 2:53 am

    How much of the servlet container do you need? I would recommend to write a normal main method that starts an embedded Jetty.

    Add this to your build settings to add Jetty to the test classpath:

    libraryDependencies += "org.mortbay.jetty" % "jetty" % "6.1.22" % "test"
    

    Then take a code snippet from here to start Jetty:

    You can set up a pre-run action for this Run Configuration to run sbt package, which will create a the WAR.

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

Sidebar

Related Questions

I have created a custom dialog for Visual Studio Setup Project using the steps
I have created a new project using the Create New Project Wizard, by choosing
I have created 3 classes as following Ext.mine.TextParent - Inherting from Textfield Ext.mine.child.TextChildA -
I have created a JSP / servlets application running in Tomcat 7. It runs
I have created an android application that calls (using kSOAP library) a SOAP based
I have created a module in Magento which takes certain views from customers about
I have thrown together a small Lift application, using CRUDify, to perform basic CRUD
I would like to deserialise Scala case classes that have been serialised using lift-json.
I have created web-application using JSF 2.0 where I have checkbox to select as
Have created an android test project and currently trying to write android unit tests

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.