Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Headless build for macosx cocoa x86_64
Headless build for macosx cocoa x86_64 [message #58778] Tue, 28 April 2009 23:48
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Tried to build a product for Mac OSX + Cocoa + x86_64 with a headless
build in Eclipse 3.5M6 on Windows.

If I add "macosx, cocoa, x86" to the "configs", I get a proper "test.app"
folder that can be run fine (with Java 5).

If I replace this with "macosx, cocoa, x86_64", I get an empty (expect for
a .ini file) "Eclipse.app" folder that (obviously) can't be launched.

If I add both "macosx, cocoa, x86" and "macosx, cocoa, x86_64", latter
build ends up with a proper test.app folder, but it is missing
org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.0.0.v2009 0306-1900 in
the plugins folder (even though this folder is available in the target
platform).

Has anyone else got this to work?
Previous Topic:Product Export - bundle fails to resolve
Next Topic:Headless build for macosx cocoa x86_64
Goto Forum:
  


Current Time: Wed Apr 24 19:59:44 GMT 2024

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

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

Back to the top