This question is more about eclipse than programming. But any programmer who used eclipse should have some source data for me. Here is my requirement:
- I have eclipse (with EPIC) installed on my Windows 7 PC. I donβt have any perl binary running on a Windows PC, nor am I going to install it.
- I have perl and the necessary modules installed in a remote Linux box.
- So my question is: Can I use eclipse on my Windows 7 PC before writing / executing / debugging perl programs in a remote Linux box ?
I already went through the articles:
http://www.epic-ide.org/guide/ch06s02.php#N10812
Run the Eclipse EPIC Perl Plugin on the remote project / files
But I can not correctly interpret the information provided in the links above. In other words, it does not work for me, or my use case is different from what is described in these links.
So, is it possible to configure eclipse to my requirement as described above? If so, could you please give me guidance on how to achieve it. If not, is there any other workaounrd to achieve the same. I'm sure someone must have faced a similar situation.
thanks
source share