de-jcup / eclipse-jenkins-editor

Jenkins Editor - A eclipse plugin to edit "Jenkinsfile" files
https://marketplace.eclipse.org/content/jenkins-editor
Apache License 2.0
45 stars 5 forks source link

Make Jenkinseditor independent from EGradle installation #62

Closed de-jcup closed 5 years ago

de-jcup commented 5 years ago

Currently there is always the problem that upgrading EGradle plugin parts will have influence to Jenkinseditor.

To prevent this, we will provide egradle main plugin as a library + additional the dependencies. So we have no plugin dependency any longer but use egradle just as a library!

This will make compatibility and stability much better!

de-jcup commented 5 years ago

see also https://github.com/de-jcup/egradle/wiki/FAQ#upgrade-problems-when-having-jenkins-editor-installed