sbt-eclipse
Eclipse configurator
Creates Eclipse project definitions for Scala projects
Plugin for sbt to create Eclipse project definitions
716 stars
50 watching
168 forks
Language: Scala
last commit: 6 days ago sbtsbt-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
jetbrains/sbt-ide-settings | A plugin for configuring IDE settings in Scala projects. | 62 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
sbt/sbt-assembly | Automates the creation of a single JAR file containing all project dependencies and a main class. | 1,951 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
sbt/sbt-release | A plugin for the build tool sbt that automates the process of releasing and managing software versions. | 647 |
sbt/sbt-header | Creates or updates file headers, such as copyright notices | 186 |
sbt/sbt-site | Generates static website content from project documentation and source code | 174 |
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
sbt/sbt-unidoc | A tool for generating unified API documentation across multiple projects in a single build. | 124 |
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
spray/sbt-revolver | A plugin for SBT enabling fast development turnaround in Scala applications | 850 |
sbt/sbt-ci-release | Automates releases to Sonatype and Maven Central from GitHub Actions using SBT | 286 |
sbt-doctest/sbt-doctest | Plugin for sbt that generates tests from examples in ScalaDoc. | 182 |