gradle / gradle/gradle-plugin-analyzer
Identify compiler used to build plugin
Open
- Dominant language
- Java
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We could try and identify what source / compiler was used to compile the plugin:
- plain old Java
- Kotlin
- dynamic Groovy
- static Groovy
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue proposes identifying whether a plugin was built with plain Java, Kotlin, dynamic Groovy, or static Groovy. No files, tests, or entry points are named, so first inspect the analyzer's existing bytecode-analysis flow and determine what evidence it exposes. Done means there is a defined and testable way to distinguish the listed cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, java, kotlin
- Domain
- compilers, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100