Skip to main content

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

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


Back to the top