Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Java remote development(Remote development of Java applications hosted on Linux from a Windows 10 environment )
Java remote development [message #1863258] Fri, 19 January 2024 15:13 Go to next message
Eclipse UserFriend
Hello everybody.

Does Eclipse running on Windows 10 allow development on a remote Linux host? The remote host has its own Java environment and Java projects and is accessible only via SSH (it is headless). The Windows machine does not have Java.

VSCode allows this for developing Node.js applications remotely. It also allows this for Java. Nevertheless, I wish to use an IDE that is more common in the Java world.

Thank you.
Re: Java remote development [message #1863261 is a reply to message #1863258] Sat, 20 January 2024 03:59 Go to previous messageGo to next message
Eclipse UserFriend
No, I don't think JDT can support something like that. It does support remote debug, but the host debugger needs Java. Of course Eclipse itself needs Java just to run.
Re: Java remote development [message #1863262 is a reply to message #1863261] Sat, 20 January 2024 04:04 Go to previous messageGo to next message
Eclipse UserFriend
Thank you.

From what I know, there is only so much a developer machine can do and I imagine that projects get developed remotely with the code running on capable servers.

Would you know how companies set up their Java-based workflows for large projects?
Re: Java remote development [message #1863263 is a reply to message #1863262] Sat, 20 January 2024 05:39 Go to previous messageGo to next message
Eclipse UserFriend
Generally the companies I know all provide their developers with sufficiently powerful machines that they can develop on their own machine.
Re: Java remote development [message #1863264 is a reply to message #1863263] Sat, 20 January 2024 06:09 Go to previous messageGo to next message
Eclipse UserFriend
Thank you.
Re: Java remote development [message #1863265 is a reply to message #1863264] Sat, 20 January 2024 10:45 Go to previous message
Eclipse UserFriend
Have you considered using "remote desktop"? You can install Eclipse on the remote Linux host and access it from your local Windows 10 machine.

Do a search for "Best Tools to Access Remote Linux Desktops."
Previous Topic:Configuration error
Next Topic:Noob Java programming in VS Code
Goto Forum:
  


Current Time: Sat Nov 08 14:54:56 EST 2025

Powered by FUDForum. Page generated in 0.13358 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top