kotlin-community-tools / kotlin-language-server

MIT License
19 stars 4 forks source link

refactor: Use JetBrains release repository for FernFlower dependency #14

Open AlexandrosAlexiou opened 1 week ago

AlexandrosAlexiou commented 1 week ago

This PR introduces the capability to fetch the FernFlower package from the JetBrains repository since they distribute it as a separate package, rather than including it in the git repository as a jar file.

Advantages: