Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Releng Questions

Hi all,
Our release/build engineer left and left broken pde builds behind. I've been tasked with switching the builds all over to maven/tycho and I've been looking at the CDT pom.xml stuff for reference. I can get the features and plugins to build, but I'm getting stumped on building an actual Eclipse product with a launcher. I know that one of the options for downloading at eclipse.org is the CDT ide, so I was wondering if someone could give me a brief idea of how that gets built. From what I can see, all of CDT is built through Tycho, so I'm hoping that CDT platform is as well. If it is, could someone point me to where that pom lives? I can't find a .product file in the CDT code base, so I'm guessing it's somewhere else. I've poked into Eclipse's Hudson, but haven't really found it there. If someone who helped with the CDT releng effort could just point me to the files, I'd appreciate it very much.
Thanks,
Jason

Back to the top