c4ev3 / EV3-Eclipse-Plugin

Create C/C++ EV3 projects and upload them, right out of Eclipse.
http://c4ev3.github.io
5 stars 6 forks source link

Implement requested changes for th-ab #8

Closed dnlmlr closed 4 years ago

dnlmlr commented 5 years ago

I implemented a bunch of changes that were requested by the lab team at the th-ab technical university. A brief overview:

dnlmlr commented 5 years ago

I would suggest to put the compiled version into a release.

de.h-ab.ev3plugin_1.7.2.201908011455.jar.zip

a3f commented 4 years ago

I would suggest to put the compiled version into a release.

I just had AppVeyor build the installers for a v2020.01.0 release that contains this plugin. The plugin is not built by CI, but it would be cool if that can be added if you are looking for something to hone your Continuous Integration skills :))