Hi All,

We have made the changes to move the Error log view from PDE to Platform.
If there are no objections today then we are going to release the
platform/platform releng and PDE code tomorrow morning.

Please reply on the bug. Not by mail.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=50517

Changes:

PDE (https://git.eclipse.org/r/#/c/134915/)
* Removed the view from the PDE feature
* (Re)moved the view code (to platform)
* Removed the entry in the PDE pom.xml

Platform.releng (https://git.eclipse.org/r/#/c/134920/)
* Added the bundle to the platform feature

Platform.ui (https://git.eclipse.org/r/#/c/134918/)
* Added the view code
* Changed the view's pom.xml to use the correct parent
* Bumped the last segment of the version number
* Added the module to the bundles' pom

General remarks
* The view is self-contained which means that it takes care of itself
like additions to
  the view registry, perspective extensions, translations etc.
* Any unknown outside references (e.g. people wanting to show the view
in program code,
  extensions to the view menu, etc..) should already be done with the
view id. Therefore,
  the view id does not change but will be kept in the pde domain:
org.eclipse.pde.runtime.LogView

Best regards,

Wim
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Reply via email to