Dne So 18. srpna 2018 13:30:28, Geertjan Wielenga napsal(a): > Also, how would I build and run after git cloning > https://github.com/apache/incubator-netbeans/tree/master/platform?
There is no way to clone a subtree in Git. > > I.e., it would be great if there'd be a way to build and run the 'platform' > root folder, i.e., I'd then have a very clear unit of features for building > my platform applications on top of. # this remained unchanged and can be built as usual: nbbuild$ ant build-platform # or nbbuild$ ant -Dcluster.config=php build > [email protected]> wrote: > > My key concern is now how can someone else take, for example, all the php > > modules, and create a pull request to put them all into a root php folder? I know, I should write a wiki page howto. -jt --------------------------------------------------------------------- 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
