Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Eclipse Product Export Wizard Error
Eclipse Product Export Wizard Error [message #1005591] Sat, 26 January 2013 21:38 Go to next message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hello,

I am trying to export a product based on a generated emf model editor. The product launches fine from the IDE, but the Eclipse Export Wizard fails with this error:

Problem: failed to create task or type apitooling.apigeneration
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.

Am I missing a tooling plugin?

I am using Kempler M4
Build id: 20121220-1030

Thanks for your help!

greetings
Christoph
Re: Eclipse Product Export Wizard Error [message #1006040 is a reply to message #1005591] Tue, 29 January 2013 15:45 Go to previous messageGo to next message
Curtis Windatt is currently offline Curtis WindattFriend
Messages: 166
Registered: July 2009
Senior Member
That task comes from the org.eclipse.pde.api.tools bundle. You should have it if you have PDE installed. Launching doesn't require the bundle to be built so this task won't be run. Are you using API Tools features in your bundle? Are the API Tools preference pages available?
Re: Eclipse Product Export Wizard Error [message #1006076 is a reply to message #1006040] Tue, 29 January 2013 18:08 Go to previous message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hi Curtis

thanks for your help. I downloaded the RCP package and it works with that. I guess PDE is not installed in the Java Developer package.

Greetings
Christoph
Previous Topic:Fetch pre-built/source plugins using map file
Next Topic:Help needed to monitor close event
Goto Forum:
  


Current Time: Thu Apr 25 14:14:11 GMT 2024

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

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

Back to the top