Thanks for all your help everyone.

Unfortunately it will be a long time before I will switch over completely to Linux. It's not the acclimatisation thing, Linux is easy to use and I'm pretty familiar with Unix too, but it's just not practically feasible to use a different environment from the world around me. Essential pieces of software don't work or take more time than I have to configure. Shame.

What I currently do is use putty to SSH in and then edit files with nano (I'll never understand how people can bare vi/vim/emacs - so unintuitive!). Or I use Filezilla to SFTP in and then edit files in place using a native editor.

I was hoping there would be a more intuitive solution. I see that both Eclipse+EPIC and Komodo support remote debugging, although I haven't got either to work yet and I don't really understand the concept.

I think what I want ideally is to have a proper fully fledged IDE running on my windows desktop that nonetheless can browse files and run and debug everything as if it was running on my Unix server, but maybe this is just impossible?

Robin.


In reply to Re^2: IDE on Windows to edit Perl files on my unix server? by nottRobin
in thread IDE on Windows to edit Perl files on my unix server? by nottRobin

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.