matthiasblaesing commented on pull request #3677: URL: https://github.com/apache/netbeans/pull/3677#issuecomment-1052398397
The provider implementation can be found in ([BuildInDiffProvider.java](https://github.com/apache/netbeans/blob/master/ide/diff/src/org/netbeans/modules/diff/builtin/provider/BuiltInDiffProvider.java)): https://github.com/apache/netbeans/blob/ee2ceb2cbdad2ef5c05691c02116f31ea345a7ab/ide/diff/src/org/netbeans/modules/diff/builtin/provider/BuiltInDiffProvider.java#L69-L75 the `BuiltInDiffProvider.java` is made available via the layer file: https://github.com/apache/netbeans/blob/ee2ceb2cbdad2ef5c05691c02116f31ea345a7ab/ide/diff/src/org/netbeans/modules/diff/mf-layer.xml#L69-L77 -- 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
