Skip to content

Conversation

@vvalio
Copy link

@vvalio vvalio commented Nov 16, 2024

This commit adds the Automatic-Module-Name attribute to the jar manifests of component-inspector-core, component-inspector-fx and component-inspector-swing and sets its value to componentinspector.core, componentinspector.fx and componentinspector.swing, respectively. This allows modular Java 9 projects to more easily use the library, while the library itself can stay unmodularized: modular projects that import the library simply need to add requires componentinspector.fx or requires componentinspector.swing to their module-info.java.

I hope this helps, and thank you for the amazing library!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant