Integrate stubgenj somehow
- Dominant language
- Python
- Stars
- 534
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
Autocompletion in IDEs via static analysis is awesome. But pyimagej supports dynamically importing any Java class from any Maven artifact. It would be fantastic to add a mechanism, which is as convenient as possible, to generate, for whichever artifact(s) you have imported via jgo, the stubs that go with it. And then point the IDE at it.
@elevans and @hinerm and I are pretty sure we don't want to publish pregenerated stubs for anything, because there is too much, and it changes too often.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing how pyimagej uses jgo to import Java classes from Maven artifacts, then investigate how stubgenj could generate stubs for those imported artifacts. The result should provide a convenient mechanism to generate the relevant stubs and a way to point an IDE at them; no specific files or tests are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100