Fork of Perforce Eclipse plug-ins (https://swarm.workshop.perforce.com/projects/perforce-software-p4eclipse/)
Run Maven to build an updatesite
cd src/3.7/build/p4eclipse_parent
mvn clean package -P p4update
The results will be in:
src/3.7/build/p4eclipse_updatesite/target/p4eclipse-updatesite-***-site.zip
Unarchive the new updatesite zip file onto an empty directory (i.e. p4-eclipse-plugin):
$ unzip p4eclipse-updatesite-***-site.zip
Install from the new updatesite directory:
Version note: Eclipse Photon (4.8) is required for the 2018.1 build.