Is there anywhere a quick list of the instructions for checking out and building WTP and/or its various parts?
$ git clone https://git.eclipse.org/r/jeetools/webtools.javaee $ cd webtools.javaee $ mvn clean install doesn't seem quite sufficient. In particular it looks like multiple repos need to be checked out first because they reference each other, and I can't find any instructions as to exactly which ones are required. -- Elliotte Rusty Harold [email protected] _______________________________________________ wtp-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/wtp-dev
