eclipse-embed-cdt / eclipse-plugins

The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
http://eclipse-embed-cdt.github.io/
Eclipse Public License 2.0
555 stars 129 forks source link

#397 Generate "source" features that constains "source" bundles #398

Closed ruspl-afed closed 3 years ago

ruspl-afed commented 3 years ago

Supported generation of source features and bundles.

Signed-off-by: Alexander Fedorov alexander.fedorov@arsysop.ru

ruspl-afed commented 3 years ago

the p2 repository that is build with this change will contain the source features and source bundles

ilg-ul commented 3 years ago

Here is the first successful Jenkins build:

https://ci.eclipse.org/embed-cdt/job/build-plug-ins/job/develop/24/console

The result can be tested from:

https://download.eclipse.org/embed-cdt/builds/develop/p2/

I had a small issue with the Jenkins script, which was confused by the presence of the *.source* files, but I fixed it.