Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 406690 - Error exporting product for macos using delta pack
Summary: Error exporting product for macos using delta pack
Status: CLOSED DUPLICATE of bug 402343
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.3   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-26 13:06 EDT by Cole Markham CLA
Modified: 2013-04-26 13:14 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cole Markham CLA 2013-04-26 13:06:39 EDT
1. Create target platform based on Kepler M6 including the delta packs for RCP and SWT.
2. Create RCP application with feature-based product configuration file.
3. Export product configuration using PDE UI.
 a. Do not select "Generate Metadata Repository"
 b. Select "Export for Multiple Platforms"
 c. Choose macosx (x86) and/or (x86_64)
4. Export fails with the following error:
<workspace path>.metadata/.plugins/org.eclipse.pde.core/temp/org.eclipse.pde.container.feature/assemble.org.eclipse.pde.container.feature.macosx.cocoa.x86.xml:97: java.io.FileNotFoundException: cannot find launcher root (Eclipse.app or Launcher.app)
java.io.FileNotFoundException: cannot find launcher root (Eclipse.app or Launcher.app)

Possibly related to bug 344135. As suggested in that bug, if I select "Generate Metadata Repository" it works as expected. Without that, it doesn't work for me whether I export to Directory or Archive file.

Development Environment:
Linux x86_64
Eclipse for RCP/RAP Developers Kepler M6 Linux.gtk.x86_64
Comment 1 Curtis Windatt CLA 2013-04-26 13:14:20 EDT

*** This bug has been marked as a duplicate of bug 402343 ***