netbeans
netbeans copied to clipboard
Support automatic recognition of external Maven components in GUI Designer
Description
In Maven projects, NetBeans GUI Designer does not automatically detect external components added as dependencies in the pom.xml. Unlike IntelliJ IDEA, which registers these components in the palette automatically, NetBeans requires manual steps to use third-party libraries in forms.
Use case/motivation
Suggested improvement: Allow the GUI Designer to recognize and register external Maven dependencies automatically, similar to IntelliJ IDEA’s behavior
Related issues
No response
Are you willing to submit a pull request?
No