lkishalmi commented on issue #1403: [NETBEANS-1802] Basic infrastructure to load a project with a Project Type URL: https://github.com/apache/netbeans/pull/1403#issuecomment-547687293 Well, it is hard to say. It requires some dedication and coordination. Right now we have a ProjectFactory2 interface to implemented by project providers, but most projects do not even implement ProjectFactory correctly. This is easily fixable for Maven and Gradle projects, but the others needs some serious attention.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- 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
