T
T
Tim32017-10-28 22:17:19
linux
Tim3, 2017-10-28 22:17:19

Preparing a server for JAVA development?

Good evening!
Please tell me, I want to write a simple site in java and maven for example.
There is a machine nearby, on which virtual machines are spinning. Can you tell me if you can prepare a virtual machine for development? And what is required for this?
ps
I would like to have a ready-made machine (a ready-made environment for developing web applications in java, not complex ones).
Are there any IDEs? Which can be configured for dedicated project compilation?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Cheremisin, 2017-10-28
@Tim3

Why do you need to develop remotely? Develop locally and go into production on a remote site. And yes, you can prepare a virtual machine with everything you need, connect to it remotely via VNC / SPICE or RDP. You can also connect via ssh via X-window.
Put whatever you like on the Win or Ubuntu/Debian/Fedora virtual machine. Connect to Windows via Remote Desktop (RDP). To Linux - through ssh -X [email protected] eclipse, if you yourself are sitting on Windows, then install xming www.straightrunning.com/XmingNotes on Windows and connect to the remote machine through it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question