vvalio
Results
2
issues of
vvalio
### Is your feature request related to a problem? Please describe. It would ease the development process and make it more comfortable if vite-style commands were supported within the console...
Enhancement
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...