Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[oomph-dev] How can I use Oomph Version Management for versioning my plugins ?

Hi,

http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.emf.cdo.releng.version.doc%2Fhtml%2Fguide%2FUnderstanding.html


At this link it tells about Version Management Tool, 

"Unfortunately there's nothing to help manage the micro segment, also referred to as the service segment; its correct management is quite complex. This is where the Version Management Tool, also referred to as the version manager, helps fill the void."

I want to version the plugins in manifest file by the help of eclipse. I learned there is Eclipse PDE API Tooling but it helps for only exported packages at Runtime tab of plugins. How do you version the plugins in eclipse 'by hand' or do you use Eclipse PDE API Tools like tool?

Do you have any idea about this tool and how to deal with service segment ? How is this done in eclipse plugins ?

How can I use Oomph Version Management for versioning my plugins ?

ilke

Back to the top