On 3/25/25 21:33, Matthias Bläsing wrote: > Hi, > > Am Dienstag, dem 25.03.2025 um 19:44 +0000 schrieb Eirik Bakke: >>> The quicker fix might just be to look at making the launcher JAVA_HOME >>> aware, and show a better message about setting that? >> Yes, that's also an improvement! > as part of the agent idea to fix the clipboard problem, the launcher > needs to be modified.
lets try to avoid this is possible. The agent itself needs to be able to turn itself off anyway. If we want to enable it in the zip and not only via specific installers, it should be possible to configure it with the launch config file in a platform independent manner without baking the flags it into the windows launcher binaries. the last win launcher release was motivated alone due to the need to remove a JVM option - lets not keep adding temporary options if avoidable. -mbien > I locally have a version, that: > > - scans registry (retain old behavior) > - checks JAVA_HOME > - checks PATH > > The latter two are added. Seems to work, give me a bit, I'll try to get > it out in the next days. > > Greetings > > Matthias > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org > For additional commands, e-mail: dev-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists