Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gyrex-dev] How to build gyrex locally?

Am 08.11.2012 02:46, schrieb iihero:
> This time I just used "runInEclipse" target in juno-rcp (eclipse4.2) to 
> build gyrex.
> All the source code is the latest from the git repository.

So you only need the "releng" project. All source code will be cloned as
part of the build process. It won't use the source code in your workspace.

> Could not retrieve feature.xml or build.properties for feature 
> org.eclipse.gyrex.features.master.

So it seems that it failed to clone the feature. I think it's because of
the missing Git Fetch Factory for PDE. That one has to be installed
separately into your Eclipse.

It can be installed from here:
http://download.eclipse.org/egit/pde/updates-nightly/

I'll add it to the build.

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/


Back to the top