Page 1 of 1

Bitbucket Plugin

Posted: Fri Apr 22, 2016 3:58 pm
by DanielCDS
En: It is a plugin for Bitbucket git? that will do the same things as SourceTree does? If not how to make one.

Ro: Exista un plugin pentru Bitbucket? sau se poate realiza unul cu aceleasi specificatii ca si SourceTree?

Re: Bitbucket Plugin

Posted: Fri Apr 22, 2016 4:04 pm
by Radu
Hi Daniel,

As far as I know there is no bitbucket plugin for Oxygen.
Oxygen has support for plugins and lots of Java based API so the possibility to implement such a plugin is feasible.
The most versatile Oxygen plugin type allows you to add custom toolbars, views and menus to Oxygen:

https://www.oxygenxml.com/doc/versions/ ... lugin.html

our SDK is Maven-based and can be found here:

https://www.oxygenxml.com/oxygen_sdk.html

Regards,
Radu

Re: Bitbucket Plugin

Posted: Fri Apr 22, 2016 4:15 pm
by DanielCDS
EN: Thanks Radu for the quick answer. Probably i will try to make a plugin or continue to use the SourceTree application.

Ro. Multumesc pentru raspuns.

Re: Bitbucket Plugin

Posted: Mon Aug 21, 2017 9:16 am
by Radu
Hi,

Just to update this post, we rolled out the first version of the Oxygen XML add-on which adds a Git repository view:

https://github.com/oxygenxml/Oxygen-Git ... ort-plugin

So if you want to try it and report possible encountered problems, you can add issues on the GitHub project or report them here.

Regards,
Radu