neilcsmith-net commented on issue #4242: URL: https://github.com/apache/netbeans/issues/4242#issuecomment-2104232956
I'm working with migrating a complex platform application to Maven and NB21 now, and this is working fine. You cannot just copy the configuration from the IDE. The IDE and platform use different keys. All the platform keys are without `netbeans` prefix. eg. `default_userdir`, `default_cachedir`, `default_options`, `jdkhome` and `extra_clusters`. Do not use the `JAVA_TOOL_OPTIONS` suggestion! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
