Hi Laszlo, Would org.netbeans.api.java.source.SourceUtils.parseModuleName (in module java.source.base) work for you?
Jan On Mon, Jul 20, 2020 at 11:18 PM Laszlo Kishalmi <[email protected]> wrote: > Dear all, > > I might need some information (module name) out of module-info.java > inside NetBeans. It might be used in some Gradle Java project queries. > > Any hint on what would be the easiest way to get this info? Do we have a > convenience API dealing with Java Modularity? > > -- > > Laszlo Kishalmi > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
