Hi Marco,
I'm sure others will have better thoughts on this, so please take this with a grain of salt. Jetbrains IntelliJ (and other IDEs) provide Remote Deployment options, and I would think Eclipse would offer something similar. I.e. write locally, and then push changes to the remote server with a keyboard chord. However, these types of connections require SSH or something similar.
I don't know if that's a helpful thought or not.Best,Bridger
PS Shameless plug from a happy user: the Jetbrains IDEs can leverage Reece Dunn's awesome XQuery plugin.
On Fri, Nov 13, 2020 at 9:50 AM Marco Lettere <m.lettere@gmail.com> wrote:
Hello all!
We are in the slightly uncomfortable condition to do some remote coding.
Means write XQ code that has to be kept on a server different from our PCs.
We don't want to slow down our very agile development workflow by
passing everytime from a Git repo ...
Has anyone here some experience with remote editing of this kind? Using
BaseX Gui is out of discussion, isn't it?
Thanks,
Marco.