Editors |
|
Include/exclude bundles directly from the target definition view |
It is now possible to include and exclude a bundle directly from the Target Definition view. You should check the Show location content button, select a bundle and then the Remove button turns into an Exclude action.
|
API Tools |
|
Warning for missing bundle in API baseline |
In Preferences > Plug-in Development > API Baselines, there is a new option to warn about missing bundle from the API baseline.
|
Improved text for exported packages in the editor |
The text for Exported Packages was improved and the reference to the strict mode was removed, as Equinox does not support this mode since a while.
|
API Enhancements |
|
New advanced editing capabilities for custom target platforms |
The API for adding custom Target-Platform-Locations was refactored and the existing implementation was cleaned up to support more advanced editing capabilities.
This was done by merging the functionality of the previous interfaces All methods for editing a target location now use a TreePath, so it's possible to also edit child items. Additionally, the new API offers the following new capabilities:
|