Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Headless PDE build, missing required plug-ins!
Headless PDE build, missing required plug-ins! [message #604679] Mon, 15 February 2010 14:02
Matthias Kohles is currently offline Matthias KohlesFriend
Messages: 71
Registered: July 2009
Member
Hey there,

i'm trying to build a rcp application by using the headless pde scripts (eclipse 3.5.1), but i'm running in some problems.

Every time i start the build, i receive those "Some inter-plug-in dependencies have not been satisfied" messages. The strange thing is that the build will not abort or fail, it just continues with no compilation errors???

For example, i have this snippet of the error message.

java] [eclipse.buildScript] Bundle org.eclipse.emf.nl_de:
[java] [eclipse.buildScript] Host plug-in org.eclipse.emf_0.0.0 has not been found.
[java] [eclipse.buildScript] Bundle org.eclipse.emf.nl_es:
[java] [eclipse.buildScript] Host plug-in org.eclipse.emf_0.0.0 has not been found.
[java] [eclipse.buildScript] Bundle org.eclipse.emf.nl_fr:
[java] [eclipse.buildScript] Host plug-in org.eclipse.emf_0.0.0 has not been found.
[java] [eclipse.buildScript] Bundle org.eclipse.emf.nl_it:
[java] [eclipse.buildScript] Host plug-in org.eclipse.emf_0.0.0 has not been found.
[java] [eclipse.buildScript] Bundle org.eclipse.emf.nl_nl:
[java] [eclipse.buildScript] Host plug-in org.eclipse.emf_0.0.0 has not been found.
[java] [eclipse.buildScript] Bundle org.eclipse.emf.nl_no:
[java] [eclipse.buildScript] Host plug-in org.eclipse.emf_0.0.0 has not been found.
[java] [eclipse.buildScript] Bundle org.eclipse.emf.nl_pt_BR:
[java] [eclipse.buildScript] Host plug-in org.eclipse.emf_0.0.0 has not been found.


However, those plugins are in my baselocation which is set in build.properties. Does anyone have an idea or solution for solving this problem?

thanks in advance

best regards

Matthias
Previous Topic:Headless PDE build, missing required plug-ins!
Next Topic:Cleanest way to allow plugin version ranges
Goto Forum:
  


Current Time: Tue Apr 16 20:40:16 GMT 2024

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

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

Back to the top