| Author |
Format of Bundle-Version: in Eclipse Plugin Project
|
Joshua Antony
Ranch Hand
Joined: Jun 05, 2006
Posts: 254
|
|
I am working on an Eclipse RCP Application. Until now we had the version entries in the MANIFEST.MF file of the plugins constituting the application as Bundle-Version: 7.0.2.(build number). Due to a requirement, when I changed the versioning concept such that the version in the Manifest of the plugins will be as Bundle-Version: 7.1.0.3.(build number) , I get error while building those plugin projects. Just browsed to some sites regarding the same problem, am getting the feeling that Bundle-Version: 7.1.0.3.24566 format is illegal, I think Bundle-Version should contain only 4 parts and not 5 , Please let me know if this is the case
|
SCJP,SCWCD, Into ATG now!
|
 |
 |
|
|
subject: Format of Bundle-Version: in Eclipse Plugin Project
|
|
|