[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Headless build with 3.3 (europa)

The executables are in the org.eclipse.equinox.executable feature, which is in the Delta Pack.

You're right that the Delta Pack allows you to cross-compile from within the IDE, but as far as I know it's required for all headless builds (cross-compiled or not).

--- Patrick
patrick@xxxxxxxxxxxxxxxxx

On 2007-07-04 02:32:25 -0500, gbourel@xxxxxx said:

Patrick Paulin wrote :
Make sure you're building against a target that includes the RCP Delta Pack.

Eclipse IDE wrote :
To export the product to multiple platforms :
1. Install the RCP delta pack in the target platform.

As I don't export for multiple platforms, I assume the delta pack isn't needed. Am I right ?




--- Patrick
patrick@xxxxxxxxxxxxxxxxx

On 2007-07-03 04:28:51 -0500, gbourel@xxxxxx said:

Hi,

I had problems with headless builds so :

to test the 3.3 headless build I generated the mail template plug-in, and I tried to build it outside the IDE.
I followed the "Building an RCP application from a product configuration file" found there http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.pde.doc.user/guide/tasks/pde_product_build.htm

Every

thing

seems Ok (Build successful) but no binary (.exe as I use windows xp) is generated.


Any ideas ?


Guillaume.