Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [vtp-dev] how to build VTP from source code

Trip Gilman <trip@...> writes:

> 
> Here's a quick cheat sheet:
> 
> 1) Download the RCP/Plugin Developer Eclipse package
> 2) Install Buckminster into Eclipse
> 3) Checkout the Releng/trunk/org.eclipse.vtp.releng.buckminster project
> from the VTP SVN
> 4) Open the vtp_4.0.0.cquery and click Resolve and Materialize.  This will
> pull down all the dependencies and source projects you need
> 5) Right-click on the org.eclipse.vtp.releng.p2site project and select
> Buckminster->Invoke ActionÅ 
> 6) Select p2.site from the dialog and select the buckminster.properties
> file located in that same project.  This will build all the plugins and
> create a p2 update site that can be used to install them
> 
> Trip Gilman
> 
> On 6/1/12 10:24 AM, "szabolcs jozsa" <szabolcs.jozsa@...> wrote:
> 
> >Hi VTP Developers,
> >
> >I installed and played around a little with VTP, and I'd like to build it
> >from source code.
> >Is there any description how to do it ?
> >I could check out the sources, but I could not find out how to proceed.
> >
> >Thanks in advance for your help,
> >Szabolcs
> >_______________________________________________
> >vtp-dev mailing list
> >vtp-dev@...
> >https://dev.eclipse.org/mailman/listinfo/vtp-dev
> 
> 

Hi Trip,

I'm also trying to build VTP following your steps and ran into the following
errors at step 4:  http://pastebin.com/Axw6MCMS

Before this step I did a clean install of Eclipse 3.7 RCP package, installed
Subversive and its optional plugins, then installed Buckminster, before pulling
down the buckminster project from SVN.

Any thoughts on what might be wrong?

Many thanks,
Kevin Smith




Back to the top