Doctor icon indicating copy to clipboard operation
Doctor copied to clipboard

Adding config option to define the module name if unnamed module

Open Goldmensch opened this issue 3 years ago • 0 comments

Some < java 9 projects have an AUTOMATIC-MODULE-NAME property defined in some way. Due to the high number of possible ways it's very difficult to find it automatically, so a simple config option is the best way to solve this for now.

Goldmensch avatar Feb 08 '23 19:02 Goldmensch