Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-build-dev] Getting the correct releng version

Hi Susan

I do not know if you saw this but it did help me in figuring out the
releng stuff:

http://wiki.eclipse.org/index.php/Platform-releng

-H

On 1/20/06, Foster, Susan B <susan.b.foster@xxxxxxxxx> wrote:
> Hi,
>
> I am creating an automated build for an RCP project.  I have the build
> working using the Eclipse IDE as my base.  I thought it would be a good
> idea to use org.eclipse.releng.basebuilder instead because it is
> smaller.  I did an export from cvs specifying the R3_1_1 tag
>
> cvs -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/eclipse export -r
> R3_1_1 org.eclipse.releng.basebuilder
>
> When I look in the plugins directory, none of the plugins are version
> 3.1.1, they are 3.1.0 and lower.  I don't understand what I need to do
> to get the 3.1.1 version.  Also, I'm not sure if I really need releng.
> Could I just "strip down" Eclipse 3.1.1 on my own?
>
> Thanks for the help
>
> Susan Foster
> _______________________________________________
> pde-build-dev mailing list
> pde-build-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/pde-build-dev
>


Back to the top