Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » know Project or Plugin for Remote execution ?(Saltstack, ssh, Ansible, puppet)
icon3.gif  know Project or Plugin for Remote execution ? [message #1733373] Thu, 26 May 2016 20:47
Sean Yi is currently offline Sean YiFriend
Messages: 1
Registered: May 2016
Junior Member
Hello?

I am thinking the structure of development environment using VM.

What I want to this is ,

Eclipse is running in local. While tomcat, other relevant services are running in VM. But Compiling source code step, deploying step are happened in local (it can do in same way in VM by lunching ant or maven - but in this step, it is optional).

Projects (source etc) are being shared between local and VM. So I think theoretically web server system can work with both resources in VM.

To do that :

I think that some extra layer is needed between eclipse's lunching system (run configuration stuff ..) to actual running file system. It also works with X debug.

Simply it received parameters ( java parameters, library location.. translated by project variables.. ) given by lunching command then translate it to remote execution command using ssh or Saltstack so on.. then receives and store pid in Eclipse.

If there aren't existed, I am thinking I should develop it..

Anyone know similar project or plugin ? (please do not replay RSE ...)


Previous Topic:How to install "Pascal Plugin for Eclipse"?
Next Topic:php-Eclipse corrupted on restart
Goto Forum:
  


Current Time: Thu Sep 19 17:34:31 GMT 2024

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

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

Back to the top