GithubHelp home page GithubHelp logo

retronym / idea-sbt-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luontola/idea-sbt-plugin

4.0 3.0 1.0 2.17 MB

IntelliJ IDEA plugin for integration with SBT (Simple Build Tool) in order to compile Scala projects easily and quickly.

Home Page: http://plugins.intellij.net/plugin/?idea&id=5007

License: Apache License 2.0

Java 99.92% JavaScript 0.08%

idea-sbt-plugin's Introduction

Go to the "Before launch" options of a Run Configuration, uncheck
"Make" and choose "Run SBT Action / test-compile" to compile the
project with SBT. Or then use the SBT Console tool window to enter SBT
commands directly.

This plugin does not generate or synchronize your IDEA project
structure from the SBT build configuration. The sbt-idea-plugin
(http://github.com/mpeltonen/sbt-idea-plugin), a plugin for SBT,
rather than for IDEA, serves this purpose. These two projects are
complementary, and do not conflict with each other.

Alternatively you can rely on IDEA's Maven integration, so that both
SBT and IDEA find the dependencies from Maven's POM files. But beware
that SBT/Ivy does not support the relativePath element for parent POMs
(https://issues.apache.org/jira/browse/IVY-1173), which can cause
issues with multi-module projects.

idea-sbt-plugin's People

Contributors

luontola avatar retronym avatar ijuma avatar

Stargazers

 avatar yuanhong avatar  avatar Attila Babo avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.