This question is more to do with the eclipse than programming. But any programmer who has used eclipse should have some inputs for me. Here is my requirement:
- I have eclipse (with EPIC) installed on my Windows 7 PC. I do not have any perl binary running on windows PC neither I am intending to install one.
- I have perl and necessary modules installed on a remote Linux box.
- So, my question is, Can I use the eclipse on my windows 7 PC to write/execute/debug perl programs on the remote Linux box ?
I have already been through below articles:
http://www.epic-ide.org/guide/ch06s02.php#N10812
Run Eclipse EPIC Perl Plugin on Remote Project/Files
But I am not able to interpret the information given in above links correctly. In other words, it is not working for me or my use case is different than what is described in those links.
So, is it feasible to configure eclipse per my requirement as described above? If Yes, then could please provide me the guidance on how to achieve it. If not, then is there any other workaounrd to achieve the same. I am pretty sure some one must have come accross similar situation.
Thanks