Hello Monks,

This question is more to do with eclipse EPIC plug-in than perl programming. But any perl 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 article:

http://www.epic-ide.org/guide/ch06s02.php#N10812

But I am not able to interpret the information given in above link correctly. In other words, it is not working for me or my use case is different than what is described in that link.

So, is it feasible to configure eclipse per my requirement as described above? If Yes, then could you 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 before.

Many Thanks.


In reply to Eclipse Perl Remote Execution by slayedbylucifer

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.