Domanda

I have a remote machine running Ubuntu, where a node.js environment is setup. I want to develop a node.js application using eclipse on my local machine with the dev environment on the remote machine. What is the way to configure the same in Eclipse?

È stato utile?

Soluzione

Look at standard Eclipse Remote System Explorer http://marketplace.eclipse.org/content/remote-system-explorer-ssh-telnet-ftp-and-dstore-protocols

It will be just like remote console and file manager. Though it has some integration e.g. extension to all wizard to create project on remote system, I have not tried. Create an issue if you want to discuss further https://github.com/Nodeclipse/nodeclipse-1/issues/

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top