[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[News.eclipse.technology.packaging] Re: Getting the org.eclipse.releng.eclipse.builder code
|
Hi Derek,
your questions don't belong to this newsgroup, maybe eclipse.platform.pde or
eclipse.newcomer would be a better place to ask. But anyway, see my answers
below.
Derek wrote:
> Hello,
> How do I get the org.eclipse.releng.eclipse.builder code from CVS? I
> login in using /cvrroot/eclipse. Next for the remote-> checkout
> settings, I see jdt, jdt-core, ..., pde, platform. However there is none
> that points to releng.
/cvsroot/eclipse contains a module org.eclipse.releng. This is probably what
you are looking for.
> Also how does eclipse get build. Is it command line using ant or using
> the Eclipse itself?
Eclipse uses PDE build which generates Ant scripts. Maybe these links are
helpful:
http://www.eclipse.org/articles/Article-PDE-Automation/automation.html
http://www.eclipse.org/eclipse/platform-releng/index.php
> I've signed up for platform-releng-dev, but there's no email to allow
> me to get into the newsgroup:
> https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
Sometimes it takes some time. You didn't get a mail response asking for
confirmation?
Regards,
Markus