sdedic opened a new issue, #5999: URL: https://github.com/apache/netbeans/issues/5999
### Description Toolchains may be used by a project; in case of e.g. apache Cocoon, if there's no toolchains definition, the project compilation fails. NB IDE could check for user toolchains.xml file and if missing provide its own generated on-the-fly based on JDK that NB executes on. This would not affect user machine setup and only activate in cases the user does not define any tools. NB IDE could also attempt to synchronize its configured Java platforms with the user toolchains.xml ### Use case/motivation This feature would allow to compile more projects 'out of the box' on a clean machine. Manipulating with platforms would also configure machine's Maven build environment. ### Related issues #5978 ### Are you willing to submit a pull request? Yes -- 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
