Ross ROSS = Recommend OSS · open-source software intelligence for agents

mpeltonen/sbt-idea

A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files observed · 2026-08-28

github.com/mpeltonen/sbt-idea · Scala · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6085
  • days_rel: n/a
  • days_push: 3171
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1064 stars · 144 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An sbt plugin that generates IntelliJ IDEA project files (.ipr/.iml) from sbt project definitions. It handles multi-project dependencies, source/javadoc classifiers, and configurable exclusions.

Use cases

  • generate IntelliJ IDEA project files from an sbt build
  • open a Scala sbt project in IntelliJ IDEA
  • create IDEA project files for multi-module sbt projects
  • attach dependency sources and javadocs to an IDEA project
  • exclude folders like .idea from generated project files

When to choose

  • you use sbt 0.12/0.13 and want IDEA project files generated from your build
  • you maintain a legacy Scala codebase that still relies on .ipr/.iml project files

When to avoid

  • you use modern sbt 1.x, where IntelliJ's built-in sbt/BSP import works without this plugin
  • you use Metals, VS Code, or other editors instead of IntelliJ IDEA
  • you need an actively maintained plugin

Facets

plugin · maturity abandoned

build-tool developer-tools configuration-management developer-tools version-control programming-languages jvm cross-platform sbt-plugin intellij-idea project-files scala ide-integration

1 source

Member repositories

RepositoryRoleHealth v2
mpeltonen/sbt-ideamain32

For agents

markdown · JSON · MCP: product_card(name="mpeltonen/sbt-idea")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem