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.
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.