Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Build quickstart

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
elharo@xxxxxxxxxxx


Back to the top