I am not an expert with mh_make, however I see a problem here. Eclipse build depends on Tycho, however Tycho build depends on both Eclipse and Tycho itself! So, two problems: (1) mh_make fails for both projects. Markus, can you explain me how were you able to build the base structure of Eclipse without mh_make? I should do the same with Tycho. (2) How to build everything? Fedora packagers were able to build just a tiny part of Tycho (a "bootstrap"), then a tiny part of Eclipse, then Tycho, and at last Eclipse. What about Debian?
Thank you! Il 18/10/2015 17:49, Markus Koschany ha scritto: > Hi, > > I have committed the initial and incomplete Debian directory for Eclipse > 4.5.1. > > https://anonscm.debian.org/cgit/pkg-java/eclipse.git/tree/?h=experimental > > I have explained in README.source how one can obtain the original > sources. I have also discovered that we need JDK 8 and Maven 3 for > building this release. mh_make didn't complete because Tycho hasn't been > packaged yet and I think this should be the first step to bring a newer > version of Eclipse to Debian. > > Fun fact: Eclipse 4.5.1 contains 553 different pom.xml files. :E > > Markus >