Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Require bundle has upper version requirement of 4.0, 0?

Hello,

I often see something like:

Require-Bundle:
...
 org.eclipse.ui.views;bundle-version="[3.3.100,4.0.0)",

I.e, upper bound of 4.0.0.

Is the idea here so that if there is API breakage in dependent plugin, the plugin will stop compiling, or is there other reasoning for this?

Thank you.

---
Leo Ufimtsev | Software Engineer @ Red Hat
Email: Leonidas@xxxxxxxxxx
Phone: +1 647-467-3353
IRC:  freenode # swt 
Twitter: @LeoUfimtsev

Back to the top