GitHub user smithtonson created a discussion: Is it possible to create a VCS plugin module?
I've been trying to create a plug-in module for the JJ VCS, but after digging through the Git and Mercurial code, it looks like a lot of the functionality needed may not be exported. Versioning Utils and Versioning core are both internal-only and used extensively in the Git and Hg code. VCSSystemProvider also seems to not be exported for use. Is it even possible to build a VCS plugin without all these libraries available for use in modules? GitHub link: https://github.com/apache/netbeans/discussions/8890 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [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
