Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-build-dev] PDE Build outside CVS


Right now this is not possible but there is a bug report open to this effect: https://bugs.eclipse.org/bugs/show_bug.cgi?id=34757.
Gunnar provided a patch to support fetching from clearcase, but I think it can be enhanced to support other repository providers.

If you want to build against an eclipse install your set of plugins, you have to download and unzip the eclipse based yourself (I mean that this is not done by eclipse), update the build.properties of your builder to point at the the unzipped eclipse install,  then just indicate that you want to build your feature.

PaScaL



Pedersen Hans-Christian <hans-christian.pedersen@xxxxxxxxxxx>
Sent by: pde-build-dev-admin@xxxxxxxxxxx

09/14/2004 09:11 AM

Please respond to
pde-build-dev

To
"'pde-build-dev@xxxxxxxxxxx'" <pde-build-dev@xxxxxxxxxxx>
cc
Subject
[pde-build-dev] PDE Build outside CVS





Hi,

I am trying to set up a Build process using the PDE Build. However, we do not use CVS and we don't want to compile Eclipse itself i.e. we want to build against an already existing instance of Eclipse. I tried to comment out the fetch targets in the provided template scripts in the org.eclipse.pde.build_3.0.0 without luck. So my question is wether it is possible and if so how to use the PDE build without CVS?

Thanks, Hans
_______________________________________________
pde-build-dev mailing list
pde-build-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/pde-build-dev


Back to the top