Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Eclipse Product Export Wizard Error
Eclipse Product Export Wizard Error [message #1005591] Sat, 26 January 2013 16:38 Go to next message
Eclipse UserFriend
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 10:45 Go to previous messageGo to next message
Eclipse UserFriend
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 13:08 Go to previous message
Eclipse UserFriend
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: Tue Jul 22 19:33:19 EDT 2025

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

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

Back to the top