On Mon, 17 Oct 2022 at 10:02, Mathieu Bastian <[email protected]> wrote: > This gives you the application name and version: > > NbBundle.getBundle("org.netbeans.core.startup.Bundle").getString("currentVersion") >
There is also NbBundle::getBranding It's unclear from the question exactly what is being looked for. What was the old API using and how? Best wishes, Neil --------------------------------------------------------------------- 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
