Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Export Eclipse RCP Product problem
Export Eclipse RCP Product problem [message #998134] Wed, 09 January 2013 12:31 Go to next message
Slawek L is currently offline Slawek LFriend
Messages: 21
Registered: May 2012
Junior Member
Hi, I'm developing my own eclipse plug-in. I configured target platform, and created product configuration (*.product). Everything is working fine. A few times a week I exported new product. Now my colleague will work too on this plugin. I gave him target platform, and he can run application. But when he try export product eclipse shows error:
Processing inclusion from feature org.eclipse.pde.container.feature: Bundle org.eclipse.jdt.compiler.apt.nl_pl_3.7.0.v20111128043401 failed to resolve.:
	Host plug-in org.eclipse.jdt.compiler.apt_0.0.0 has not been found.

How fix it?

Re: Export Eclipse RCP Product problem [message #998557 is a reply to message #998134] Thu, 10 January 2013 08:34 Go to previous messageGo to next message
Sumit Singh is currently offline Sumit SinghFriend
Messages: 141
Registered: October 2012
Location: Bangalore
Senior Member


  • Delete the .metadata directory from your workspace and restart
  • Ensure that your workspace and projects have all the necessary permissions, try 777 for now.
Re: Export Eclipse RCP Product problem [message #1014223 is a reply to message #998557] Mon, 25 February 2013 11:53 Go to previous message
Linus Luotsinen is currently offline Linus LuotsinenFriend
Messages: 1
Registered: February 2013
Location: Stockholm
Junior Member
I recently had this problem. It was solved by providing additional meta-data to all platform-specific features in my project. Follow these steps:

1) Open the feature.xml amd select the Overview tab.
2) Add supported environments information.
3) Open the Plug-ins tab.
4) For all fragments add Operating Systems, architecture, etc.

Previous Topic:[PDE build] Headless feature where all bundles are already built fails
Next Topic:[CNF] Empty view menu in navigator after changing target platform to 4.2.1
Goto Forum:
  


Current Time: Fri Apr 26 12:23:09 GMT 2024

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

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

Back to the top