# mpeltonen/sbt-idea

A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files

Repository: https://github.com/mpeltonen/sbt-idea
Canonical: https://ross.abutalabs.com/products/sbt-idea
Language: Scala
License: NOASSERTION
License Family: other
Last push: 2017-12-27T14:58:03+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6085, "days_push": 3171, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1064, forks 144 (observed 2026-08-28T04:03:26.638804+00:00)

## What it is
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
- artifact type: plugin
- maturity: abandoned
- function: build-tool, developer-tools, configuration-management
- domain: developer-tools, version-control, programming-languages
- platform: jvm, cross-platform
- tags: sbt-plugin, intellij-idea, project-files, scala, ide-integration

## Member repositories
- mpeltonen/sbt-idea (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:26.638804+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:56:05.541523+00:00, confidence not recorded.
  - readme: https://github.com/mpeltonen/sbt-idea (fetched 2026-08-28T04:03:26.638804+00:00, sha d5e33e89973c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
