matthiasblaesing commented on PR #8361: URL: https://github.com/apache/netbeans/pull/8361#issuecomment-2787650427
Pushed another update: - launcher code got another update to support replacement of more variables and thus now allows to refer to the NB installation from the `netbeans_default_options` - `o.n.agent` moved from platform to `nb` cluster. Without integration it is useless in the platform. - The modules `o.n.agent` is now just a plain module, that "holds" the additional file `nb/netbeans-javaagent.jar`. The latter is the agent. - with the new option in the launcher, the agent can be referenced from configuration and is integrated that way - rebased onto current master - tested path with spaces on Linux and Windows by running the IDE from the directory `netbeans with spaces` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists