I follow Developer setup.
I download 8.0.2, add as a netbeaans platform to nb8.2 and appears as nb802.
I unzip tmc-netbeans-master.zip and open as a netbeans project in 8.2.
/tmp/tmc-netbeans-master/build.xml:7: The following error occurred while executing this line:
/tmp/tmc-netbeans-master/nbproject/build-impl.xml:42: Cannot find NetBeans build harness.
Check that nbplatform.nb82.netbeans.dest.dir and nbplatform.nb82.harness.dir are defined.
On a developer machine these are normally defined in /home/francesc/.netbeans/8.2/build.properties=/home/francesc/.netbeans/8.2/build.properties
but for automated builds you should pass these properties to Ant explicitly.
You may instead download the harness and platform: -Dbootstrap.url=.../tasks.jar -Dautoupdate.catalog.url=.../updates.xml