mbien commented on PR #4114: URL: https://github.com/apache/netbeans/pull/4114#issuecomment-1126562855
> Yep, it seems we're using cpplite projects elsewhere through the [general ClassLoader](https://github.com/apache/netbeans/blob/6543326b16fdcb05092fbb7af86fe817a07586b3/java/java.openjdk.project/src/org/netbeans/modules/java/openjdk/project/CProjectConfigurationProviderImpl.java#L61), also [cpplite is registered in ergonomics](https://github.com/apache/netbeans/blob/master/ergonomics/ide.ergonomics/test/unit/src/org/netbeans/modules/ide/ergonomics/DynamicVerifyTest.java#L147) ergonomics isn't loaded anymore for IDE purposes (#3410), its still part of the platform though. This should be simply removed i believe otherwise it would load the module again :) -- 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
