Is it possible to instruct javac to generate a ModuleMainClass attribute via a module declaration? I can't find the appropriate syntax in the JLS. If there is no way to get javac to generate the attribute, what is the reason for that?
- ModuleMainClass attribute via module-info.java Florian Weimer
- Re: ModuleMainClass attribute via module-info.java Remi Forax
- Re: ModuleMainClass attribute via module-info.java Gunnar Morling
- Re: ModuleMainClass attribute via module-info.ja... Jendrik Johannes