Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » PDE Builder: Copy eclipsec.exe to root folder
PDE Builder: Copy eclipsec.exe to root folder [message #19384] Fri, 05 September 2008 10:44 Go to next message
Eclipse UserFriend
Hi,

a question for the pde build cracks:

I am building a RCP application via product build (www.eclipse.org/mat).
How can I make the PDE build copy the eclipsec.exe into the root folder of
the application. It is doing it fine for the eclipse.exe, but not for the
command line version.


I guess I have to add something along these lines to my
<feature>/build.properties. But what exactly?

root.win32.win32.x86=file:../org.eclipse.equinox.executable/ bin/win32/win32/x86/eclipsec.exe


Andreas.
Re: PDE Builder: Copy eclipsec.exe to root folder [message #19433 is a reply to message #19384] Fri, 05 September 2008 10:55 Go to previous message
Eclipse UserFriend
Originally posted by: zx.code9.com

Andreas Buchen wrote:
> Hi,
>
> a question for the pde build cracks:
>
> I am building a RCP application via product build (www.eclipse.org/mat).
> How can I make the PDE build copy the eclipsec.exe into the root folder
> of the application. It is doing it fine for the eclipse.exe, but not for
> the command line version.
>
>
> I guess I have to add something along these lines to my
> <feature>/build.properties. But what exactly?
>
> root.win32.win32.x86=file:../org.eclipse.equinox.executable/ bin/win32/win32/x86/eclipsec.exe

You may want to follow this bug and follow some of the advice in it:

185207: Option to include eclipsec.exe when exporting an rcp application
https://bugs.eclipse.org/bugs/show_bug.cgi?id=185207

Cheers,

~ Chris
Re: PDE Builder: Copy eclipsec.exe to root folder [message #578545 is a reply to message #19384] Fri, 05 September 2008 10:55 Go to previous message
Eclipse UserFriend
Andreas Buchen wrote:
> Hi,
>
> a question for the pde build cracks:
>
> I am building a RCP application via product build (www.eclipse.org/mat).
> How can I make the PDE build copy the eclipsec.exe into the root folder
> of the application. It is doing it fine for the eclipse.exe, but not for
> the command line version.
>
>
> I guess I have to add something along these lines to my
> <feature>/build.properties. But what exactly?
>
> root.win32.win32.x86=file:../org.eclipse.equinox.executable/ bin/win32/win32/x86/eclipsec.exe

You may want to follow this bug and follow some of the advice in it:

185207: Option to include eclipsec.exe when exporting an rcp application
https://bugs.eclipse.org/bugs/show_bug.cgi?id=185207

Cheers,

~ Chris
Previous Topic:PDE Builder: Copy eclipsec.exe to root folder
Next Topic:[P2] Problem creating repository with .product when exporting for multiple platforms
Goto Forum:
  


Current Time: Sun May 11 20:27:55 EDT 2025

Powered by FUDForum. Page generated in 0.03455 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top