You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced a projectRoot command in CLI and UI universe definition for adding projects recursively.
You don't have to list all projects anymore. The following example will add all Maven projects
recursively found inside the folder workspace/projects:
projectRoot workspace/projects
Now supporting POM version inheritance when updating references.
Introduced support for plug-in based product files.
Improved bundle manifest parser.
Fixed preference page for setting default qualifiers.
Improved initial project selection in update version wizard.