Open orbitz opened 2 years ago
No, unfortunately I haven't had a look at jdt language server.
The main issue with doing this for FreeBSD ports is that network access is only permitted during the 'fetch' phase. This requires building a static offline repo that can be fetched prior to the build. Take a look at bin/build-eclipse for the approach that I took.
I've been trying to get this to build on my system, even without making a port, to get it working. I've managed to get it to build and pass all tests but I cannot run it. The discussion is linked below. You're probably quite busy but if you have any feedback for how to get going, that'd be really appreciated:
I'm trying to get jdtls by cobbling together their milestone builds with what you've done with eclipse in ports. Have you had any luck accomplishing this?