GoogleContainerTools / jib

🏗 Build container images for your Java applications.
Apache License 2.0
13.65k stars 1.44k forks source link

Plugin does not expose element properties and consequently IDEs can't provide code completion/assistance #3655

Open behrangsa opened 2 years ago

behrangsa commented 2 years ago

Please see here: https://youtrack.jetbrains.com/issue/IDEA-293673/IDEA-does-not-provide-auto-completion-for-Jib-s-properties-e-g-c#focus=Comments-27-6059779.0-0.

mpeddada1 commented 2 years ago

HI @behrangsa, thank you for filing this request! To summarize the link referenced in the issue, it seems like the properties aren't being exposed in the plugin.xml file of the plugin's jar (which is used for code completion in the IDE)? We can keep this issue open as a feature request.