Skip to main content



      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 09:02
Eclipse UserFriend
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: Thu Jul 17 04:03:58 EDT 2025

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

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

Back to the top