gted
gted copied to clipboard
Maven/tycho build ?
Maven/tycho build
see example at https://github.com/winterstein/Eclipse-Markdown-Editor-Plugin/
I know Tycho but I don't see an advantage for gted
With Tycho anyone (knowing Maven) can build this project. CI server like travis CI can be configured to run test automatically for every commit.
Currently the way of building is exporting it from Eclipse. I don't have automatic tests that must be run and I have only very few releases per year.
But if you like to contribute - feel free to crate a pull request.