Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline installer for jenkins editor plugin #54

Closed
de-jcup opened this issue Jan 12, 2019 · 0 comments
Closed

Offline installer for jenkins editor plugin #54

de-jcup opened this issue Jan 12, 2019 · 0 comments
Labels
support A support issue

Comments

@de-jcup
Copy link
Owner

de-jcup commented Jan 12, 2019

At
https://marketplace.eclipse.org/comment/5885#comment-5885
a user wanted to have an offline installer for jenkins editor.

I had the same issue with bash editor a while ago - see
de-jcup/eclipse-bash-editor#110

At de-jcup/eclipse-bash-editor#110 a template for a local update site was added. This template can be reused for jenkins editor as well.
The only thing to change: replace the content of bash editor parts with corresponding stuff from
https://dl.bintray.com/de-jcup/jenkinseditor/
instead of
https://dl.bintray.com/de-jcup/basheditor/

Look into the template documentation (README.md) for details. Do the update tasks but replace https://dl.bintray.com/de-jcup/basheditor/
with
https://dl.bintray.com/de-jcup/jenkinseditor/
and of course the dedicated versions of jenkins editor.

If there are problems, please add a comment here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support A support issue
Projects
None yet
Development

No branches or pull requests

1 participant