Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » version numbers incorrect when building with p2 and PDE
version numbers incorrect when building with p2 and PDE [message #605728] Mon, 03 May 2010 17:52
Tamar Cohen is currently offline Tamar CohenFriend
Messages: 103
Registered: July 2009
Senior Member
I have been following all the various tutorials online for how to set up a PDE based P2 build system for my RCP. I have made a local project based on Andrew Niefer's cloud example. I am having fatal problems with version numbers not getting updated / plugins not being found.

My RCP is a plugin-based RCP and I have made sure the order of the plugins is useful in the .product file as this seems to matter for the PDE build. I did not have the version #'s specified in the .product file; even if I do specify them I get the same errors.

I have added all the jars from plugins into my classpath for the build; I'm building in the same JRE that I'm running in.

errors occur in eclipse.generateFeature
and are
Missing required plugin bla.bla.bla_0.0.0

I have p2.gathering set to true.

Can anyone shed some light on this for me please?

thanks much

Tamar
Previous Topic:Creating files in a project folder
Next Topic:version numbers incorrect when building with p2 and PDE
Goto Forum:
  


Current Time: Tue Mar 19 10:00:13 GMT 2024

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

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

Back to the top