Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 20:13 Go to next message
Ioan Popa is currently offline Ioan PopaFriend
Messages: 3
Registered: January 2024
Junior Member
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 08:59 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33264
Registered: July 2009
Senior Member
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.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Java remote development [message #1863262 is a reply to message #1863261] Sat, 20 January 2024 09:04 Go to previous messageGo to next message
Ioan Popa is currently offline Ioan PopaFriend
Messages: 3
Registered: January 2024
Junior Member
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 10:39 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33264
Registered: July 2009
Senior Member
Generally the companies I know all provide their developers with sufficiently powerful machines that they can develop on their own machine.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Java remote development [message #1863264 is a reply to message #1863263] Sat, 20 January 2024 11:09 Go to previous messageGo to next message
Ioan Popa is currently offline Ioan PopaFriend
Messages: 3
Registered: January 2024
Junior Member
Thank you.
Re: Java remote development [message #1863265 is a reply to message #1863264] Sat, 20 January 2024 15:45 Go to previous message
Eitan Rosenberg is currently offline Eitan RosenbergFriend
Messages: 149
Registered: October 2018
Senior Member
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: Tue Jan 21 09:36:59 GMT 2025

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

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

Back to the top