Is there any documentation readily available? The links in the document
below are not easy to follow
https://www.eclipse.org/eclipse/development/porting/eclipse_4_12_porting_guide.html
Gintas
On Sat, 14 Sep 2019 at 09:20, Aleksandar Kurtakov
wrote:
> On Fri, Sep 13, 2019 at 4:17 PM Tim Astle
On Fri, Sep 13, 2019 at 4:17 PM Tim Astle wrote:
> Ah, thanks Aleksandar.
>
> Has this work started? Just wondering what branch I should be on if I
> choose to play around.
>
This has been done already in the 2019-06 release .
>
> Tim
>
> On Fri, Sep 13, 2019 at 9:59 AM Aleksandar Kurtakov
>
Tim,
I don't use Eclipse nor do I have experience building Eclipse plugins.
The IvyDE project is in maintenance mode and hasn't seen much activity.
If you are interested in helping fix some of the issues, then "master"
branch is the right branch to work against. You can raise a PR and if
it's some
Ah, thanks Aleksandar.
Has this work started? Just wondering what branch I should be on if I
choose to play around.
Tim
On Fri, Sep 13, 2019 at 9:59 AM Aleksandar Kurtakov wrote:
>
> On Fri, Sep 13, 2019 at 3:55 PM Tim Astle wrote:
>
> > I have the latest version of Eclipse, and unfortunately
On Fri, Sep 13, 2019 at 3:55 PM Tim Astle wrote:
> I have the latest version of Eclipse, and unfortunately there isn't a
> version of IvyDE that works with it.
>
> I'm not sure if there will be a version made available, so I attempted
> to build it myself following this document:
>
> https://gith