Skip to content

project/eclipse.pde/-/eclipse.pdePR1763/0.0

Project: Eclipse PDE

Basic Information

PDE and BND teams has concluded to work together more closely and share code: https://bnd.discourse.group/t/announcement-bnd-and-pde-cooperation/372

As part of this initiative, we migrated some code here: https://github.com/eclipse-pde/eclipse.pde/pull/1763

According to the license the code is Apache License, Version 2.0 or the Eclipse Public License 2.0, so we choose EPL2 and included the code with recovered headers in this commit: https://github.com/eclipse-pde/eclipse.pde/pull/1763/commits/82bba54e1a6c956d312c9b7af7a5a7aecbbce6fc

and authored any changes on top of it

The full changeset can be viewed here: https://github.com/eclipse-pde/eclipse.pde/pull/1763/commits

@rahulmohang as you reviewed the last PRs for BND code import as well, can you probably take a look here as well? Thanks in advance and have a nice weekend!

Edited by Christoph Laeubrich