In the compilation of eclipse source base. I have "An API baseline has not been set ..." error.
I tried to add API Baseline, but I don't know how to make or add it.
What's the API Baseline is for, and how can I add or make one?
I try to answer the "What's the API Baseline is for, ..." part of the question.
API Baseline is a concept from PDE Tools / API Tools. They are intended to help you maintain plugins that others can use. They help you create compatible API versions.
If you develop a plugin just for your personal use and are not interested to maintain a compatible API, you can follow the advices to disable the warnings.
When you develop plugins for a community, e. g. the eclipse plugins themselves, it is essential that you keep API incompatibilities to a minimum. Then you will follow the advice and set the baseline to 4.2 when you develop for 4.3. The API tools will help you make 4.3 an enjoyment for all current 4.2 users.
Please note, that the API Tools are for the developers of the plugins that will be used by others. They are not addressed at the users of those plugins.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With