SbtEclipse does not include sbt related jars, build.scala thus shows a lot of unresolved type errors
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 712
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
Sbt eclipse doesn't include sbt jars in generated eclipse dependencies, so editing of build.scala shows red warning squiggles everywhere for sbt related types.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reproducing Eclipse generation for a project whose build.scala uses sbt types, then inspect the generated Eclipse dependencies; done means the relevant sbt jars are included and the unresolved type warnings are gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100