[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: How to fetch GEF and build using command line?

If you want the GEF source loaded in an Eclipse Workspace, you can just 
download the GEF SDK, and tell the PDE to import those plug-in as src 
projects.  The PDE will rebuild the GEF projects as they appear in CVS, with 
the exception of compiler settings, etc.

Doesn't RedHat already provide the same RPM you are trying to create?  Maybe 
not...

Last choice is to use our build scripts, which are as similar as possible to 
the platform build. We use the releng basebuilder.

"Matt Ryan" <mryan@xxxxxxxxxx> wrote in message 
news:d36699a9b8c8eb8a6a620d3089c591d8$1@xxxxxxxxxxxxxxxxxx
> Hello,
>
> I am working on creating an RPM for GEF for SUSE Linux.  I'm having 
> trouble figuring out a) which module(s) need to be checked out prior to 
> starting a build, and b) which script(s) I invoke in order to build the 
> checked out source code.  I need to be able to do this from the command 
> line, not from within Eclipse.
>
> Can someone point me to a resource, or help me out with this?  Thanks
>
>