matthiasblaesing commented on pull request #2559: URL: https://github.com/apache/netbeans/pull/2559#issuecomment-733177459
To give some context: Clusters in Netbeans sources group modules and the build is defined by the set of clusters that are included. The full IDE contains all clusters, one other popular cluster "platform", which only contains the core modules to get a good basis for a swing application. If a module is not part of a cluster it is not reached by the build system and thus not included. ---------------------------------------------------------------- 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. 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
